matthieu-m / ghost-cellLinks
An implementation of Joshua Yanovski's Ghost Cell paper.
☆469Updated 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☆450Updated last month
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Fast floating point to string conversion☆641Updated last month
- Reflection via DWARF.☆296Updated 2 years ago
- Compact inlined strings for Rust.☆523Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- ☆489Updated 7 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Slab allocator for Rust☆793Updated last week
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Safe cross-platform linker shenanigans☆747Updated last week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- Intrusive collections for Rust☆454Updated 9 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Spin-based synchronization primitives☆536Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Module initialization/global constructor functions for Rust☆869Updated last month