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:
- Procedural macros in expression position☆203Updated 2 years ago
- Generic array types in Rust☆418Updated 6 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- rust stackful generator library☆349Updated this week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- The arena, a fast but limited type of allocator☆557Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated last month
- Intrusive collections for Rust☆467Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- A small utility to compare Rust micro-benchmarks.☆360Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- A rust-macro which makes errors easy to write☆336Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- Fast generic radix trie implemented in Rust☆208Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago