Kimundi / owning-ref-rsLinks
A library for creating references that carry their owner with them.
☆377Updated last year
Alternatives and similar repositories for owning-ref-rs
Users that are interested in owning-ref-rs are comparing it to the libraries listed below
Sorting:
- Generic array types in Rust☆415Updated 6 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆393Updated 3 years ago
- Intrusive collections for Rust☆464Updated last year
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- An extraction of the compiletest utility from the Rust compiler☆227Updated 3 weeks ago
- A rust-macro which makes errors easy to write☆336Updated last year
- rust stackful generator library☆347Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Compile time numbers in Rust.☆560Updated 3 months ago
- The arena, a fast but limited type of allocator☆553Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆305Updated last month