Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,052Updated 3 months ago
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,344Updated 10 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,569Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆712Updated 3 weeks ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A dynasm-like tool for rust.☆800Updated 2 months ago
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- A fast bump allocation arena for Rust☆1,974Updated last month
- Compile time static maps for Rust☆2,061Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- The arena, a fast but limited type of allocator☆569Updated last year
- Slab allocator for Rust☆853Updated 3 weeks ago
- Slotmap data structure for Rust☆1,257Updated last year
- Rust quasi-quoting☆1,491Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,400Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated last week
- An intrusive flamegraph profiling tool for rust.☆727Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,065Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆685Updated 2 years ago
- Incremental garbage collection from safe Rust☆781Updated 4 months ago
- Rust persistent data structures☆1,627Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,179Updated 10 months ago
- Assorted immutable collection datatypes for Rust☆1,557Updated last year
- A multiprocess drop-in replacement for Rust channels☆1,046Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Rust grammar tool libraries and binaries☆565Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week