Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,056Updated 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,347Updated 10 months ago
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,572Updated 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)☆765Updated this week
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- A dynasm-like tool for rust.☆802Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆718Updated last month
- The arena, a fast but limited type of allocator☆571Updated last year
- Slab allocator for Rust☆855Updated last month
- Compile time static maps for Rust☆2,070Updated 2 months ago
- A fast bump allocation arena for Rust☆2,010Updated last week
- Assorted immutable collection datatypes for Rust☆1,560Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust persistent data structures☆1,638Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- Incremental garbage collection from safe Rust☆784Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,405Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,069Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- Rust quasi-quoting☆1,503Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Macros for all your token pasting needs☆1,067Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- A collection of numeric types and traits for Rust.☆1,185Updated 10 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week