A circular buffer with fixed capacity (Rust).
☆108Jan 14, 2024Updated 2 years ago
Alternatives and similar repositories for arraydeque
Users that are interested in arraydeque are comparing it to the libraries listed below
Sorting:
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Jul 2, 2025Updated 8 months ago
- A minimum preemptive OS on Cortex-M3 (specially on blue-pill board) written in Rust.☆34Jul 25, 2019Updated 6 years ago
- Just like `Cell` but with volatile read / write operations☆18Aug 2, 2023Updated 2 years ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆43Feb 10, 2024Updated 2 years ago
- markdown article☆13May 24, 2018Updated 7 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆54Oct 26, 2019Updated 6 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Rust bindings to google's cpuprofiler☆128Jan 7, 2020Updated 6 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year
- Differentiable Rust Graphs (neural network library)☆16Oct 26, 2018Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆187Jan 8, 2026Updated 2 months ago
- Rust auto-completion and hyperclick provider for the atom editor, using racer as back-end.☆11Jan 25, 2019Updated 7 years ago
- Keymini, a minimalist ergonomic keyboard.☆22Mar 10, 2026Updated last week
- Logging scopes for slog-rs☆14Jan 14, 2026Updated 2 months ago
- Safe wrapper for initializing arrays☆75Dec 1, 2022Updated 3 years ago
- Tools for analyzing how the Rust ecosystem is using the language☆12Jan 21, 2015Updated 11 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Feb 16, 2026Updated last month
- A simple platform agnostic rotary encoder library☆32Feb 11, 2025Updated last year
- ☆24Dec 17, 2019Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Apr 21, 2025Updated 11 months ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- Coroutine demo for Rust☆15Jun 21, 2015Updated 10 years ago
- Awesome embedded projects by the Rust community!☆96Feb 28, 2026Updated 3 weeks ago
- Is it easy to draw a line?☆14Sep 25, 2020Updated 5 years ago
- measures and prints wall time in rust for given scope☆18Dec 9, 2024Updated last year
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- A simple Rust library for efficiently solving ODEs without cloning☆12Jun 26, 2019Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- Provides macros and type definitions for using shared-bus in an RTIC application☆17Jul 3, 2024Updated last year
- ☆17Jun 10, 2020Updated 5 years ago
- Comparing Rust crate function speeds☆16Jan 11, 2019Updated 7 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Rust Bindings to Android log Library☆18Mar 4, 2025Updated last year
- Like a cell, but make lifetimes dynamic instead of ownership☆21Jul 14, 2022Updated 3 years ago
- Universal Stepper Motor Interface☆114Oct 15, 2024Updated last year
- Mirror of gitlab project☆24Jun 23, 2019Updated 6 years ago
- ☆10Dec 3, 2022Updated 3 years ago