matthieu-m / static-rc
Compile-time reference counting
☆445Updated 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.☆466Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Compact inlined strings for Rust.☆524Updated last year
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Manual segmented stacks for Rust☆306Updated last week
- Library for snippet annotations☆312Updated this week
- ☆481Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Intrusive collections for Rust☆447Updated 8 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated this week
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Array of Struct to Struct of Array helpers in Rust☆434Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Safe cross-platform linker shenanigans☆724Updated last month
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago