matthieu-m / static-rc
Compile-time reference counting
☆441Updated last year
Alternatives and similar repositories for static-rc:
Users that are interested in static-rc are comparing it to the libraries listed below
- An implementation of Joshua Yanovski's Ghost Cell paper.☆457Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Stackless generators on stable Rust.☆450Updated 2 years ago
- Reflection via DWARF.☆296Updated last year
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆404Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Experiments with structured concurrency in Rust☆347Updated 6 months ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Compact inlined strings for Rust.☆521Updated last year
- Manual segmented stacks for Rust☆298Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Capability-oriented version of the Rust standard library☆673Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆571Updated last month
- Fast floating point to string conversion☆622Updated this week
- Safe cross-platform linker shenanigans☆696Updated this week
- Library for snippet annotations☆302Updated this week
- Support crate for rustc's self-profiling feature☆341Updated last week
- ☆463Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- safe bindings to io-uring☆662Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Small, fast, synchronization primitives☆241Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week