Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,033Updated last week
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,331Updated 5 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,539Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- Defines the Rust borrow checker.☆1,476Updated last month
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆755Updated 2 months ago
- A dynasm-like tool for rust.☆779Updated 2 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆695Updated 3 months ago
- A fast bump allocation arena for Rust☆1,815Updated last month
- Compile time static maps for Rust☆1,961Updated 3 weeks ago
- Rust persistent data structures☆1,516Updated 3 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,365Updated last month
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- Rust quasi-quoting☆1,435Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,399Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,048Updated 10 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Rust grammar tool libraries and binaries☆549Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,509Updated 2 weeks ago
- Slab allocator for Rust☆805Updated last month
- Assorted immutable collection datatypes for Rust☆1,538Updated 11 months ago
- Slotmap data structure for Rust☆1,218Updated last year
- historical archive of rust pre-publication development☆690Updated 7 months ago
- LLVM tutorial in Rust language☆1,207Updated last year
- A multiprocess drop-in replacement for Rust channels☆981Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago