Kimundi / owning-ref-rsLinks
A library for creating references that carry their owner with them.
☆383Updated 2 years ago
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:
- Fowler–Noll–Vo hash function☆354Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- Generic array types in Rust☆431Updated last month
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆398Updated 3 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A Rust implementation of the xxHash algorithm.☆423Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Manual segmented stacks for Rust☆331Updated this week
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Fast numeric to- and from-string conversion routines.☆345Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- A rust-macro which makes errors easy to write☆337Updated last year
- Intrusive collections for Rust☆479Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- rust stackful generator library☆358Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago