matthieu-m / static-rc
Compile-time reference counting
☆442Updated last year
Alternatives and similar repositories for static-rc:
Users that are interested in static-rc are comparing it to the libraries listed below
- An implementation of Joshua Yanovski's Ghost Cell paper.☆458Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Experiments with structured concurrency in Rust☆351Updated 8 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- ☆478Updated 5 months ago
- Count lines of LLVM IR per generic function☆437Updated 2 months ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- Easy self-referential struct generation for Rust.☆594Updated 2 months ago
- Compact inlined strings for Rust.☆522Updated last year
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 7 months ago
- Library for snippet annotations☆309Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆676Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- Faster, more compact implementation of std::Cow☆346Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Manual segmented stacks for Rust☆301Updated last week
- A minimal `syn` syntax tree pretty-printer☆676Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆360Updated last week
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Small, fast, synchronization primitives☆244Updated 6 months ago
- Fast floating point to string conversion☆628Updated 3 weeks ago