matthieu-m / static-rcLinks
Compile-time reference counting
☆450Updated 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.☆469Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Just, really the littlest Vec you could need. So smol.☆695Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Stackless generators on stable Rust.☆462Updated 2 years ago
- Count lines of LLVM IR per generic function☆452Updated 4 months ago
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Compact inlined strings for Rust.☆523Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Rust doesn't have exceptions☆633Updated 4 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆224Updated 4 years ago
- ☆489Updated 7 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Fast floating point to string conversion☆640Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Intrusive collections for Rust☆454Updated 9 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Compile time numbers in Rust.☆547Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated last week