matthieu-m / static-rcLinks
Compile-time reference counting
☆456Updated 5 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.☆484Updated last year
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Count lines of LLVM IR per generic function☆477Updated 3 weeks ago
- Manual segmented stacks for Rust☆323Updated 3 weeks ago
- Library for snippet annotations☆338Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- ☆497Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Compact inlined strings for Rust.☆533Updated 2 years ago
- Small, fast, synchronization primitives☆251Updated last year
- The arena, a fast but limited type of allocator☆560Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- Experiments with structured concurrency in Rust☆390Updated last year
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- rust stackful generator library☆350Updated 3 weeks ago
- Intrusive collections for Rust☆471Updated last year
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆217Updated 6 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆186Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 2 weeks ago