Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,040Updated 2 weeks 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,334Updated 7 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,553Updated last month
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- A dynasm-like tool for rust.☆790Updated last week
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- JIT compiler and runtime for a toy language, using Cranelift☆700Updated 4 months ago
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,546Updated last year
- Rust persistent data structures☆1,537Updated 5 months ago
- Rust grammar tool libraries and binaries☆554Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆553Updated last year
- Slab allocator for Rust☆836Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,376Updated last week
- Incremental garbage collection from safe Rust☆763Updated last month
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Slotmap data structure for Rust☆1,230Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,054Updated 11 months ago
- An intrusive flamegraph profiling tool for rust.☆721Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- historical archive of rust pre-publication development☆691Updated 9 months ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 2 weeks ago