Manishearth / rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
☆992Updated 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
- A parser combinator library for Rust☆1,313Updated last month
- Compile time static maps for Rust☆1,899Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,507Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,319Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,889Updated this week
- A fast bump allocation arena for Rust☆1,585Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆667Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated last week
- A dynasm-like tool for rust.☆743Updated this week
- The arena, a fast but limited type of allocator☆531Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,213Updated last year
- Defines the Rust borrow checker.☆1,399Updated 8 months ago
- PEG parser combinators using operator overloading without macros.☆510Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,895Updated this week
- A crate for managing memory bit by bit☆1,260Updated 6 months ago
- Slotmap data structure for Rust☆1,183Updated 11 months ago
- a parser and lexer generator as a Rust procedural macro☆410Updated 8 months ago
- Incremental garbage collection from safe Rust☆618Updated this week
- Slab allocator for Rust☆743Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,351Updated this week
- Rust persistent data structures☆1,390Updated last week
- Rust quasi-quoting☆1,376Updated this week
- A collection of numeric types and traits for Rust.☆1,105Updated last month
- Assorted immutable collection datatypes for Rust☆1,515Updated 6 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,003Updated 5 months ago
- A multiprocess drop-in replacement for Rust channels☆920Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,059Updated last week
- Macros for all your token pasting needs☆1,039Updated 4 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,283Updated last month