Nicholas-Baron's Stars
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
fish-shell/fish-shell
The user-friendly command line shell.
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
PyO3/pyo3
Rust bindings for the Python interpreter
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
SerenityOS/jakt
The Jakt Programming Language
linuxmint/timeshift
System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
tlaplus/tlaplus
TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
model-checking/kani
Kani Rust Verifier
jfecher/ante
A safe, easy systems language
rust-lang/polonius
Defines the Rust borrow checker.
elonlit/Genesis
God's actual programming language.
codemix/deprank
Use PageRank to find the most important files in your codebase.
minirust/minirust
A precise specification for "Rust lite / MIR plus"
R-O-C-K-E-T/Factorio-SAT
Enhancing the Factorio experience with SAT solvers
brandtbucher/specialist
Visualize CPython's specializing, adaptive interpreter. :fire:
sourcefrog/cargo-mutants
:zombie: Inject bugs and see if your tests catch them!
mgaudet/CompilerJobs
A listing of compiler, language and runtime teams for people looking for jobs in this area
jichu4n/basic_wm
An example basic X11 window manager.
PacktPublishing/Learn-LLVM-12
Learn LLVM 12, published by Packt
voxelize/voxelize
:mushroom: Build your own voxel games with Voxelize! Multiplayer, optimized, highly customizable full stack library.
sloganking/codevis
Turns your code into one large image
RocketRace/setver
Setaceous Versioning, the revolutionary new way to maintain software
bus1/r-linux
Capability-based Linux Runtime
MarcusGrass/pgwm
A minimal tiling x11 window manager
pacak/hackerman
Cargo hack manager
al8n/memmapix-rs
cross-platform Rust API for memory mapped IO
mikecrowe/clang-tidy-fmt
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
jonchisko/GameOfLife
A simple Conway's Game of Life implementation with Rust and Bevy.