Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,021Updated last month
Alternatives and similar repositories for rust-gc
Users that are interested in rust-gc are comparing it to the libraries listed below
Sorting:
- A parser combinator library for Rust☆1,327Updated 5 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,942Updated 3 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,534Updated last month
- A fast bump allocation arena for Rust☆1,789Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Rust quasi-quoting☆1,430Updated last month
- Compile time static maps for Rust☆1,947Updated this week
- Defines the Rust borrow checker.☆1,455Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,064Updated this week
- Slab allocator for Rust☆795Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 3 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,356Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,485Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆751Updated last month
- Slotmap data structure for Rust☆1,207Updated last year
- An intrusive flamegraph profiling tool for rust.☆717Updated last year
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A collection of numeric types and traits for Rust.☆1,128Updated 5 months ago
- Rust persistent data structures☆1,507Updated 2 months ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- Assorted immutable collection datatypes for Rust☆1,534Updated 10 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,040Updated 9 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆690Updated 2 months ago
- Cranelift based backend for rustc☆1,811Updated this week
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Error management☆1,421Updated 5 years ago
- SIMD for humans☆1,579Updated last year
- Rust grammar tool libraries and binaries☆548Updated last week
- A multiprocess drop-in replacement for Rust channels☆975Updated 2 weeks ago