Kimundi / owning-ref-rs
A library for creating references that carry their owner with them.
☆371Updated 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
- Generic Atomic<T> type for Rust☆232Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Faster, more compact implementation of std::Cow☆346Updated last year
- Generic array types in Rust☆407Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Compact string type for zero-copy parsing☆255Updated last year
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Compile time numbers in Rust.☆543Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- A compiler plugin to insert flame calls☆382Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- Fast numeric to- and from-string conversion routines.☆322Updated 2 months ago
- Intrusive collections for Rust☆444Updated 7 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆388Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago