gnzlbg / slice_dequeLinks
A contiguous-in-memory double-ended queue that derefs into a slice
☆155Updated 3 years ago
Alternatives and similar repositories for slice_deque
Users that are interested in slice_deque are comparing it to the libraries listed below
Sorting:
- Procedural macros in expression position☆203Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- ☆124Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- offsetof for Rust☆227Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- generators☆208Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- String interning for Rust☆199Updated last week
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- skiplist☆142Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A simple bitset container for Rust☆142Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago