claytonwramsey / dumpster
Cycle-tracking garbage collector library for Rust
☆176Updated 2 months ago
Alternatives and similar repositories for dumpster:
Users that are interested in dumpster are comparing it to the libraries listed below
- A garbage collection library for Rust with zero unsafe code☆108Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- "A very small syn"☆201Updated last month
- Rust String Libraries by mcyoung☆174Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- A concurrent, append-only vector.☆150Updated last month
- Müsli is a flexible and efficient serialization framework☆382Updated this week
- Reflection via DWARF.☆297Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated this week
- A fast, concurrent string interner☆149Updated 7 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Incremental garbage collection from safe Rust☆634Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- Compact, clone-on-write vector and string.☆228Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Small, fast, synchronization primitives☆244Updated 6 months ago
- ☆471Updated 4 months ago
- A Vec That Has a Smaller size_of☆134Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated last month
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆223Updated 4 months ago
- Library for snippet annotations☆308Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- A Rust code linter☆211Updated 9 months ago
- Compile-time reference counting☆441Updated last year
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago