matthieu-m / ghost-cellLinks
An implementation of Joshua Yanovski's Ghost Cell paper.
☆482Updated last year
Alternatives and similar repositories for ghost-cell
Users that are interested in ghost-cell are comparing it to the libraries listed below
Sorting:
- Compile-time reference counting☆457Updated 3 months ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- ☆494Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Fast floating point to string conversion☆650Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Intrusive collections for Rust☆464Updated last year
- Safe cross-platform linker shenanigans☆775Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- The arena, a fast but limited type of allocator☆553Updated last year
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Library for snippet annotations☆332Updated last week
- in-place allocation-reusing queues for Rust☆380Updated last year
- Compact inlined strings for Rust.☆530Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆447Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- A set of alternative `derive` attributes for Rust☆448Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Rust method delegation with less boilerplate☆495Updated last month