Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,057Updated 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,352Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,579Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,980Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- JIT compiler and runtime for a toy language, using Cranelift☆723Updated 2 months ago
- A dynasm-like tool for rust.☆816Updated last month
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Rust persistent data structures☆1,660Updated 2 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- Assorted immutable collection datatypes for Rust☆1,567Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,073Updated last year
- Incremental garbage collection from safe Rust☆801Updated last month
- The arena, a fast but limited type of allocator☆575Updated last year
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Slab allocator for Rust☆866Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- A collection of numeric types and traits for Rust.☆1,195Updated last year
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A multiprocess drop-in replacement for Rust channels☆1,078Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,409Updated 3 weeks ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Rust quasi-quoting☆1,519Updated last week
- Slotmap data structure for Rust☆1,281Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- LLVM tutorial in Rust language☆1,228Updated last year