Kimundi / owning-ref-rsLinks
A library for creating references that carry their owner with them.
☆376Updated 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
- Fowler–Noll–Vo hash function☆347Updated last year
- Generic array types in Rust☆416Updated 5 months ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Intrusive collections for Rust☆458Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- rust stackful generator library☆342Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- The arena, a fast but limited type of allocator☆552Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆333Updated 6 months ago
- Compact string type for zero-copy parsing☆260Updated last year
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Compile time numbers in Rust.☆557Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆279Updated last week