matthieu-m / static-rcLinks
Compile-time reference counting
☆457Updated 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.☆499Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 5 years ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- The arena, a fast but limited type of allocator☆576Updated last year
- Manual segmented stacks for Rust☆334Updated this week
- Small, fast, synchronization primitives☆254Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- ☆501Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Library for snippet annotations☆481Updated last week
- Easy self-referential struct generation for Rust.☆691Updated last year
- Intrusive collections for Rust☆487Updated last month
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆350Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated 2 weeks ago
- rust stackful generator library☆361Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Super-fast float parser in Rust (now part of Rust core)☆289Updated 3 years ago