matthieu-m / static-rcLinks
Compile-time reference counting
☆458Updated 3 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.☆480Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Count lines of LLVM IR per generic function☆468Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Compact inlined strings for Rust.☆528Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Library for snippet annotations☆327Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Intrusive collections for Rust☆458Updated 11 months ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Support crate for rustc's self-profiling feature☆367Updated last month
- rust stackful generator library☆342Updated last month
- Delegation of trait implementations via procedural macros☆271Updated last year
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- ☆493Updated 9 months ago
- Easy code duplicate with substitution for Rust☆246Updated last week