matthieu-m / static-rcLinks
Compile-time reference counting
☆455Updated 8 months ago
Alternatives and similar repositories for static-rc
Users that are interested in static-rc are comparing it to the libraries listed below
Sorting:
- An implementation of Joshua Yanovski's Ghost Cell paper.☆495Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Count lines of LLVM IR per generic function☆495Updated last month
- The arena, a fast but limited type of allocator☆575Updated last year
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Manual segmented stacks for Rust☆332Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- ☆501Updated 2 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Fast floating point to string conversion☆688Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆348Updated last month
- Library for snippet annotations☆481Updated last week
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆689Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week