matthieu-m / ghost-cellLinks
An implementation of Joshua Yanovski's Ghost Cell paper.
☆484Updated 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☆456Updated 5 months ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Count lines of LLVM IR per generic function☆481Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- ☆501Updated this week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Intrusive collections for Rust☆470Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆797Updated last week
- Experiments with structured concurrency in Rust☆392Updated last year
- Compile time numbers in Rust.☆569Updated last week
- The arena, a fast but limited type of allocator☆566Updated last year
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- Execute Rust code carefully, with extra checking along the way☆453Updated 2 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆218Updated 6 years ago
- Library for snippet annotations☆447Updated last week
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago