withoutboats / shifgrethorLinks
garbage collection
☆323Updated 6 years ago
Alternatives and similar repositories for shifgrethor
Users that are interested in shifgrethor are comparing it to the libraries listed below
Sorting:
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Generic array types in Rust☆418Updated 6 months ago
- A JIT experiment in Rust☆140Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Easily hotswap functions in running executables☆142Updated 7 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Configurable, extensible, interactive line reader☆191Updated 5 years ago
- Compile time numbers in Rust.☆562Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- Allocators in Rust☆316Updated 5 years ago
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- String interning for Rust☆205Updated last week
- A crate with indexed arenas with small memory footprint☆78Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- The arena, a fast but limited type of allocator☆553Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆527Updated 4 years ago