matthieu-m / ghost-cellLinks
An implementation of Joshua Yanovski's Ghost Cell paper.
☆499Updated 2 years ago
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 8 months ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- ☆501Updated 3 months ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- The arena, a fast but limited type of allocator☆576Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆724Updated 2 weeks ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Intrusive collections for Rust☆487Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- Experiments with structured concurrency in Rust☆410Updated last year
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Fast floating point to string conversion☆690Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Library for snippet annotations☆481Updated last week
- Safe cross-platform linker shenanigans☆832Updated this week
- Rust method delegation with less boilerplate☆511Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- Execute Rust code carefully, with extra checking along the way☆476Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month