matthieu-m / ghost-cellLinks
An implementation of Joshua Yanovski's Ghost Cell paper.
☆479Updated 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☆452Updated last month
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Safe cross-platform linker shenanigans☆755Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- ☆490Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Fast floating point to string conversion☆644Updated last month
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Execute Rust code carefully, with extra checking along the way☆430Updated last week
- Intrusive collections for Rust☆454Updated 10 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Compact inlined strings for Rust.☆526Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Module initialization/global constructor functions for Rust☆875Updated last month
- Library for snippet annotations☆319Updated last week
- in-place allocation-reusing queues for Rust☆375Updated last year
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month