andreacorbellini / rust-circular-bufferLinks
Circular buffer implementation in Rust
☆37Updated 4 months ago
Alternatives and similar repositories for rust-circular-buffer
Users that are interested in rust-circular-buffer are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Obsessively tiny error derive macro☆86Updated 11 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆75Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- The quickest way to override dependencies with Cargo☆81Updated last week
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated last month
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- A sinless derive helper☆78Updated last month
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- A more compact help renderer for clap terminal applications☆90Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- RPC / IPC over SHM, for Rust - good for plugins and such☆79Updated last week
- Trait implementation generator macro☆30Updated last month