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☆253Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- A JIT experiment in Rust☆140Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Easily hotswap functions in running executables☆142Updated 7 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Allocators in Rust☆316Updated 5 years ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Manual segmented stacks for Rust☆323Updated this week
- Generic array types in Rust☆426Updated last week
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Compile time numbers in Rust.☆566Updated 3 weeks ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- PEG parser combinators using operator overloading without macros.☆521Updated 9 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- String interning for Rust☆205Updated last month
- The arena, a fast but limited type of allocator☆562Updated last year
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- rust stackful generator library☆351Updated last month