matthieu-m / static-rcLinks
Compile-time reference counting
☆458Updated 2 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.☆480Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- Count lines of LLVM IR per generic function☆465Updated 2 weeks ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Compact inlined strings for Rust.☆526Updated last year
- Small, fast, synchronization primitives☆245Updated 10 months ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- Library for snippet annotations☆325Updated this week
- 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
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Experiments with structured concurrency in Rust☆374Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- ☆493Updated 9 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- Safe cross-platform linker shenanigans☆769Updated this week
- rust stackful generator library☆342Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆184Updated 4 years ago