matthieu-m / ghost-cellLinks
An implementation of Joshua Yanovski's Ghost Cell paper.
☆483Updated 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 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- ☆495Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆475Updated last month
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Intrusive collections for Rust☆467Updated last year
- Safe cross-platform linker shenanigans☆786Updated this week
- The arena, a fast but limited type of allocator☆557Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Reflection via DWARF.☆297Updated 2 years 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
- in-place allocation-reusing queues for Rust☆382Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆448Updated last month
- Experiments with structured concurrency in Rust☆385Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Library for snippet annotations☆333Updated 2 weeks ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Compile time numbers in Rust.☆562Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago