matthieu-m / static-rcLinks
Compile-time reference counting
☆455Updated 7 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.☆493Updated last year
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Compact inlined strings for Rust.☆538Updated 2 years ago
- 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
- Manual segmented stacks for Rust☆331Updated this week
- Reflection via DWARF.☆298Updated 2 years ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Library for snippet annotations☆475Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆573Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- ☆501Updated 2 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Easy self-referential struct generation for Rust.☆682Updated last year
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆222Updated 6 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Experiments with structured concurrency in Rust☆404Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- A fast and safe implementation of stackful coroutines in Rust☆342Updated last month