Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,052Updated 2 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,340Updated 9 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,560Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A dynasm-like tool for rust.☆797Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- PEG parser combinators using operator overloading without macros.☆521Updated 9 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,394Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- Rust persistent data structures☆1,612Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- The arena, a fast but limited type of allocator☆566Updated last year
- Incremental garbage collection from safe Rust☆774Updated 3 months ago
- Assorted immutable collection datatypes for Rust☆1,553Updated last year
- JIT compiler and runtime for a toy language, using Cranelift☆708Updated 6 months ago
- Rust quasi-quoting☆1,482Updated last week
- Slab allocator for Rust☆848Updated 3 months ago
- Macros for all your token pasting needs☆1,064Updated last year
- Compile time static maps for Rust☆2,039Updated last month
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A collection of numeric types and traits for Rust.☆1,172Updated 9 months ago
- Slotmap data structure for Rust☆1,250Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,382Updated last week
- historical archive of rust pre-publication development☆697Updated 11 months ago
- Rust grammar tool libraries and binaries☆563Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,356Updated last year
- Forum for discussion about what unsafe code can and can't do☆714Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago