matthieu-m / static-rcLinks
Compile-time reference counting
☆452Updated last month
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.☆479Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Stackless generators on stable Rust.☆464Updated 3 years ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Compact inlined strings for Rust.☆526Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Library for snippet annotations☆319Updated last week
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- ☆490Updated 8 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- rust stackful generator library☆335Updated last week
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- Safe cross-platform linker shenanigans☆755Updated last month
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago