matthieu-m / static-rcLinks
Compile-time reference counting
☆456Updated 6 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.☆492Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Compact inlined strings for Rust.☆536Updated 2 years ago
- Count lines of LLVM IR per generic function☆483Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- ☆501Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- The arena, a fast but limited type of allocator☆569Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Library for snippet annotations☆458Updated last week
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Fast floating point to string conversion☆670Updated last week
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- Safe cross-platform linker shenanigans☆804Updated last week
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆220Updated 6 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆394Updated last year
- Easy function multiversioning for Rust☆249Updated 11 months ago