Kimundi / owning-ref-rs
A library for creating references that carry their owner with them.
☆365Updated 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
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- Generic array types in Rust☆407Updated last month
- Faster, more compact implementation of std::Cow☆342Updated last year
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Compact string type for zero-copy parsing☆251Updated last year
- A compiler plugin to insert flame calls☆377Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Backtraces in Rust☆560Updated last week
- Compile time numbers in Rust.☆528Updated this week
- Stackless generators on stable Rust.☆449Updated 2 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Fast numeric to- and from-string conversion routines.☆317Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Manual segmented stacks for Rust☆298Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Allocators in Rust☆311Updated 4 years ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago