2-day current streak·11-day longest streak
-
parking_lot ★ PINNED
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Rust ★ 3.4k 3d agoExplain → -
hashbrown ★ PINNED ⑂
Rust port of Google's SwissTable hash map
Rust ★ 60 2mo agoExplain → -
intrusive-rs ★ PINNED
Intrusive collections for Rust
Rust ★ 524 15h agoExplain → -
asyncplusplus ★ PINNED
Async++ concurrency framework for C++11
C++ ★ 1.4k 1y agoExplain → -
thread_local-rs ★ PINNED
Per-object thread-local storage for Rust
Rust ★ 366 3mo agoExplain → -
atomic-rs ★ PINNED
Generic Atomic<T> type for Rust
Rust ★ 247 8mo agoExplain → -
corosensei
A fast and safe implementation of stackful coroutines in Rust
Rust ★ 380 19d agoExplain → -
brie-tree
SIMD-optimized B+ Tree implementation that uses integer keys
Rust ★ 95 11mo agoExplain → -
seqlock
A reader-writer lock that provides extremely fast read access without starving writers
Rust ★ 89 2y agoExplain → -
a-tale-of-binary-translation
Simple RISC-V emulator presented at Rust Nation 2023
Rust ★ 67 3y agoExplain → -
minicov
Code coverage support for Rust `no_std` and embedded programs
C ★ 64 6mo agoExplain → -
regalloc3
New register allocator designed as a successor to regalloc2
Rust ★ 61 7mo agoExplain → -
mini-backtrace
Backtrace support for Rust `no_std` and embedded programs.
C++ ★ 48 3y agoExplain → -
cstr_core
Implementation of CStr and CString for no_std environments
Rust ★ 41 3y agoExplain → -
naked-function
Proc macro implementation of #[naked]
Rust ★ 33 3y agoExplain → -
tremfusion
Tremfusion mod for Tremulous
C ★ 21 10y agoExplain → -
hashmap_core ▣
Implementation of HashMap and HashSet for no_std environments
Rust ★ 19 6y agoExplain → -
rfcs ⑂
RFCs for changes to Rust
★ 13 14d agoExplain → -
cbeardy
A markov chain generator written in C.
C ★ 7 16y agoExplain → -
regalloc2 ⑂
A new register allocator
Rust ★ 3 5mo agoExplain → -
rangetree
No description.
Rust ★ 3 3y agoExplain → -
wasmtime ⑂
Standalone JIT-style runtime for WebAssembly, using Cranelift
★ 1 11mo agoExplain → -
nix ⑂
Rust friendly bindings to *nix APIs
★ 1 5y agoExplain → -
format ⑂
Lightweight printf-compatible format processing library
C ★ 1 10y agoExplain → -
memoffset ⑂
offsetof for Rust
Rust ★ 1 6y agoExplain → -
libfringe ⑂
a Rust library implementing safe, lightweight context switches, without relying on kernel services
Rust ★ 1 8y agoExplain → -
rustfest-perf-workshop ⑂
Example code for the Rustfest 2018 Fastware workshop
Rust ★ 1 8y agoExplain → -
minirust ⑂
A precise specification for "Rust lite / MIR plus"
★ 0 2mo agoExplain → -
rust-project-goals ⑂
Rust Project Goals tracker
★ 0 4mo agoExplain → -
governance ⑂
Documents related to Bytecode Alliance governance and process
★ 0 11mo agoExplain → -
unvanquished-engine
New engine that was supposed to be for the Unvanquished project. Now abandonned.
C++ ★ 0 13y agoExplain → -
google-summer-of-code ⑂
Rust project ideas for Google Summer of Code
★ 0 1y agoExplain → -
meetings ⑂
No description.
★ 0 1y agoExplain → -
llm.c ⑂
LLM training in simple, raw C/CUDA
★ 0 1y agoExplain → -
blog.rust-lang.org ⑂
Home of the Rust and Inside Rust blogs
★ 0 2y agoExplain → -
cretonne ⑂
Cretonne code generator
Rust ★ 0 7y agoExplain → -
ratatui ⑂
Rust library that's all about cooking up terminal user interfaces (TUIs)
★ 0 2y agoExplain → -
opensbi ⑂
RISC-V Open Source Supervisor Binary Interface
★ 0 2y agoExplain → -
ctest2 ⑂
Automatic testing of FFI bindings for Rust
★ 0 3y agoExplain → -
jemallocator ⑂
Rust allocator using jemalloc as a backend
★ 0 3y agoExplain → -
reference ⑂
The Rust Reference
★ 0 4mo agoExplain → -
rustc-perf ⑂
Website for graphing performance of rustc
★ 0 4y agoExplain → -
backtrace-rs ⑂
Backtraces in Rust
★ 0 3y agoExplain → -
object ⑂
A unified interface for reading and writing object file formats
★ 0 3y agoExplain → -
rust ⑂
A safe, concurrent, practical language.
Rust ★ 0 2d agoExplain → -
libm ⑂
A port of MUSL's libm to Rust.
★ 0 2y agoExplain → -
linux ⑂
Linux kernel source tree
C ★ 0 5y agoExplain → -
pyo3 ⑂
Rust bindings for the Python interpreter
★ 0 4y agoExplain → -
rust-by-example ⑂
Learn Rust with examples (Live code editor included)
★ 0 4y agoExplain → -
crates-build-env ⑂
Build environment for third-party Rust crates
★ 0 4y agoExplain → -
rustc-dev-guide ⑂
A guide to how rustc works and how to contribute to it.
★ 0 4y agoExplain → -
book ⑂
The Rust Programming Language
★ 0 4y agoExplain → -
WASI ⑂
WebAssembly System Interface
★ 0 4y agoExplain → -
cargo-asm ⑂
cargo subcommand showing the assembly or llvm-ir generated for Rust code
★ 0 4y agoExplain → -
failure ⑂
Error management
Rust ★ 0 7y agoExplain → -
std-dev-guide ⑂
Guide for standard library developers
★ 0 2y agoExplain → -
homu ⑂
A bot that integrates with GitHub and your favorite continuous integration service
★ 0 4y agoExplain → -
Waybar ⑂
Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
★ 0 4y agoExplain → -
trusted-programming.github.io ⑂
No description.
★ 0 3y agoExplain → -
num-derive ⑂
Procedural macros to derive numeric traits in Rust
★ 0 5y agoExplain → -
aHash ⑂
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
★ 0 2y agoExplain → -
parse-display ⑂
Procedural macro to implement Display and FromStr using common settings.
★ 0 5y agoExplain → -
plugin-ssh-term-helper ⑂
Fish function that overloads the ssh command to set a conservative $TERM value
★ 0 5y agoExplain → -
plugin-ssh ⑂
ssh conservative $TERM value helper.
★ 0 7y agoExplain → -
highfive ⑂
Github hooks to provide an encouraging atmosphere for new contributors
★ 0 3y agoExplain → -
dlmalloc-rs ⑂
dlmalloc ported into Rust
★ 0 6y agoExplain → -
bumpalo ⑂
A fast bump allocation arena for Rust
★ 0 6y agoExplain → -
llvm-project ⑂
Rust-specific fork of LLVM.
★ 0 3y agoExplain → -
project-ffi-unwind ⑂
No description.
★ 0 6y agoExplain → -
stdarch ⑂
Rust's standard library vendor-specific APIs and run-time feature detection
★ 0 1mo agoExplain → -
scopeguard ⑂
Rust crate for a convenient RAII scope guard.
Rust ★ 0 6y agoExplain → -
project-inline-asm ⑂
Home for the Inline Assembly project group
★ 0 6y agoExplain → -
team ⑂
Rust teams structure
★ 0 12d agoExplain → -
log ⑂
Logging implementation for Rust
Rust ★ 0 8y agoExplain → -
rustc-builtins ⑂
[WIP] Porting `compiler-rt` intrinsics to Rust
Rust ★ 0 1y agoExplain → -
constrandom ⑂
Macro to generate random constants in Rust https://xkcd.com/221/
Rust ★ 0 6y agoExplain → -
llvmint ⑂
No description.
Rust ★ 0 9y agoExplain → -
simdty ⑂
No description.
Rust ★ 0 7y agoExplain → -
rand ⑂
A Rust library for random number generation.
Rust ★ 0 7y agoExplain → -
rustfmt ⑂
Format Rust code
Rust ★ 0 10y agoExplain → -
arrayvec ⑂
A vector with a fixed capacity. (Rust)
Rust ★ 0 7y agoExplain → -
flat_hash_map ⑂
A very fast hashtable
C++ ★ 0 8y agoExplain → -
bitflags ⑂
No description.
Rust ★ 0 8y agoExplain → -
scroll_derive ⑂
Macros 1.1 implementing #[derive(Pread, Pwrite)]
Rust ★ 0 8y agoExplain → -
rust-smallvec ⑂
"Small vector" optimization for Rust: store up to a small number of items on the stack
Rust ★ 0 8y agoExplain → -
goblin ⑂
An impish, cross-platform binary parsing crate, written in Rust
Rust ★ 0 8y agoExplain → -
crossbeam-skiplist ⑂
Concurrent skip list
Rust ★ 0 8y agoExplain → -
crossbeam-utils ⑂
Utilities for concurrent programming
Rust ★ 0 8y agoExplain → -
crossbeam-epoch ⑂
Epoch-based garbage collection
Rust ★ 0 8y agoExplain → -
syscall.rs ⑂
Raw system calls for Rust
Rust ★ 0 8y agoExplain → -
cty ⑂
Type aliases to C types like c_int for use with bindgen
Rust ★ 0 8y agoExplain → -
rust-memchr ⑂
Exposes a safe interface to libc's memchr in Rust.
Rust ★ 0 8y agoExplain → -
capstone-rs ⑂
No description.
Rust ★ 0 5y agoExplain → -
benchmarks ⑂
Some benchmarks of different languages
C++ ★ 0 9y agoExplain → -
libvalgrind_request ⑂
Rust wrapper for Valgrind client requests
Rust ★ 0 9y agoExplain → -
deque ⑂
A (mostly) lock-free concurrent work-stealing deque in Rust.
Rust ★ 0 10y agoExplain → -
compare ⑂
Experimental comparators for collections to be generic over
Rust ★ 0 9y agoExplain → -
libc ⑂
Raw bindings to platform APIs for Rust
Rust ★ 0 3y agoExplain → -
regex ⑂
No description.
Rust ★ 0 10y agoExplain → -
thread-id ⑂
Get a unique thread ID in Rust
Rust ★ 0 10y agoExplain → -
cargo ⑂
The Rust package manager
Rust ★ 0 2y agoExplain → -
rayon ⑂
Rayon: A data parallelism library for Rust
Rust ★ 0 10y agoExplain → -
dotfiles ⑂
My Dotfiles. A real mess and not really for public consumption.
Shell ★ 0 12y agoExplain → -
callcatcher ⑂
find unused code by collecting methods defined but not called or referenced
Python ★ 0 12y agoExplain →
No repos match these filters.