matthieu-m / static-rc
Compile-time reference counting
☆437Updated last year
Related projects ⓘ
Alternatives and complementary repositories for static-rc
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Compact inlined strings for Rust.☆504Updated last year
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Reflection via DWARF.☆293Updated last year
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆180Updated 3 years ago
- Count lines of LLVM IR per generic function☆414Updated this week
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Fast floating point to string conversion☆607Updated last week
- Safe cross-platform linker shenanigans☆653Updated last week
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Small, fast, synchronization primitives☆240Updated 2 months ago
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- ☆447Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Manual segmented stacks for Rust☆291Updated last week
- A mortifying serialization library for Rust☆322Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago