matthieu-m / static-rcLinks
Compile-time reference counting
☆457Updated 8 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.☆499Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Library for snippet annotations☆481Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Manual segmented stacks for Rust☆334Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- The arena, a fast but limited type of allocator☆576Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- ☆501Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- rust stackful generator library☆361Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆410Updated last year