gnzlbg / slice_deque
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
- Generic Atomic<T> type for Rust☆232Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- String interning for Rust☆199Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Utilities for pinning☆97Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- generators☆205Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- skiplist☆141Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆124Updated 2 years ago
- GLL parsing framework.☆137Updated last year