matthieu-m / static-rcLinks
Compile-time reference counting
☆447Updated 2 weeks 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.☆468Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Compact inlined strings for Rust.☆524Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Library for snippet annotations☆315Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Easy self-referential struct generation for Rust.☆613Updated 4 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Manual segmented stacks for Rust☆306Updated last month
- Array of Struct to Struct of Array helpers in Rust☆442Updated last month
- ☆487Updated 7 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago