matthieu-m / static-rcLinks
Compile-time reference counting
☆456Updated 5 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.☆484Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Count lines of LLVM IR per generic function☆481Updated last month
- Compact inlined strings for Rust.☆534Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- ☆501Updated this week
- Small, fast, synchronization primitives☆252Updated last year
- The arena, a fast but limited type of allocator☆566Updated last year
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆218Updated 6 years ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Easy code duplicate with substitution for Rust☆249Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- Library for snippet annotations☆447Updated last week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago