claytonwramsey / dumpster
Cycle-tracking garbage collector library for Rust
☆178Updated 2 months ago
Alternatives and similar repositories for dumpster:
Users that are interested in dumpster are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Rust String Libraries by mcyoung☆179Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Müsli is a flexible and efficient serialization framework☆385Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- Compact, clone-on-write vector and string.☆252Updated last week
- "A very small syn"☆202Updated 2 months ago
- A concurrent, append-only vector.☆153Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆676Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated last month
- ☆479Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated last week
- in-place allocation-reusing queues for Rust☆364Updated 10 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 2 weeks ago
- Arena type inspired by generational-arena☆214Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆227Updated 5 months ago
- Compile-time reference counting☆442Updated last year
- Comparison of Rust string types☆143Updated last month
- Immutable strings, in Rust.☆245Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- A minimal async executor that lets you block on a future☆579Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆190Updated 2 weeks ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago