udoprog / fixed-vec-deque
A fixed-size, zero-allocation circular buffer for Rust
☆15Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for fixed-vec-deque
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- ☆40Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆28Updated last year
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- Compact sets in rust☆53Updated 3 weeks ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- ☆24Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Dynamic structured values for Rust☆27Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- A library for generating Graphviz DOT language files for graphs.☆73Updated last year
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Typed any map for rust☆64Updated 2 months ago
- A fast Rust line reader☆22Updated 5 years ago
- An ordered multimap.☆20Updated this week
- ☆100Updated 7 months ago
- Make any value Sync but only available on its original thread☆37Updated last year