Kimundi / owning-ref-rs
A library for creating references that carry their owner with them.
☆362Updated last year
Related projects ⓘ
Alternatives and complementary repositories for owning-ref-rs
- Procedural macros in expression position☆203Updated last year
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Generic array types in Rust☆405Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- A compiler plugin to insert flame calls☆379Updated last year
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- Intrusive collections for Rust☆413Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Compact string type for zero-copy parsing☆250Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Fast, ergonomic metrics for Rust☆338Updated last month
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- A rust-macro which makes errors easy to write☆335Updated 7 months ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- rust stackful generator library☆310Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Compile time numbers in Rust.☆518Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Allocators in Rust☆311Updated 4 years ago