Kimundi / owning-ref-rsLinks
A library for creating references that carry their owner with them.
☆375Updated 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:
- Fowler–Noll–Vo hash function☆346Updated last year
- Generic array types in Rust☆414Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Compact string type for zero-copy parsing☆259Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Intrusive collections for Rust☆454Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- A small utility to compare Rust micro-benchmarks.☆358Updated 10 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- A rust-macro which makes errors easy to write☆336Updated last year
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- Compile time numbers in Rust.☆551Updated last month
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- rust stackful generator library☆335Updated last week