matthieu-m / static-rcLinks
Compile-time reference counting
☆455Updated 7 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.☆492Updated last year
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Compact inlined strings for Rust.☆537Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Count lines of LLVM IR per generic function☆487Updated this week
- Small, fast, synchronization primitives☆254Updated last year
- 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
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- The arena, a fast but limited type of allocator☆571Updated last year
- Fast floating point to string conversion☆678Updated this week
- ☆501Updated last month
- Delegation of trait implementations via procedural macros☆280Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- rust stackful generator library☆357Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Experiments with structured concurrency in Rust☆401Updated last year