matthieu-m / static-rcLinks
Compile-time reference counting
☆457Updated 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.☆482Updated last year
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Library for snippet annotations☆332Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Compact inlined strings for Rust.☆530Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Small, fast, synchronization primitives☆250Updated 11 months ago
- ☆494Updated 10 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- 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
- Experiments with structured concurrency in Rust☆385Updated last year
- The arena, a fast but limited type of allocator☆553Updated last year
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- Intrusive collections for Rust☆464Updated last year
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week