Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,048Updated 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,335Updated 8 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,959Updated last month
- Defines the Rust borrow checker.☆1,504Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Compile time static maps for Rust☆2,017Updated last month
- A dynasm-like tool for rust.☆793Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- Rust persistent data structures☆1,550Updated 5 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust quasi-quoting☆1,467Updated this week
- Slab allocator for Rust☆842Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆706Updated 5 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Assorted immutable collection datatypes for Rust☆1,549Updated last year
- The arena, a fast but limited type of allocator☆557Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated last week
- Slotmap data structure for Rust☆1,237Updated last year
- historical archive of rust pre-publication development☆693Updated 10 months ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- A multiprocess drop-in replacement for Rust channels☆1,017Updated this week
- A collection of numeric types and traits for Rust.☆1,160Updated 8 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,384Updated last month
- A crate for managing memory bit by bit☆1,335Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,374Updated last week
- LLVM tutorial in Rust language☆1,214Updated last year