andreacorbellini / rust-circular-bufferLinks
Circular buffer implementation in Rust
☆36Updated 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:
- Obsessively tiny error derive macro☆86Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- An implementation of bzip2 in pure rust☆65Updated 4 months ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Humansize - A flexible crate for humanizing file sizes☆121Updated last year
- dylo generates "consumer" versions of your "module" crates.☆31Updated this week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- An alternative rust async runtime.☆59Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A sinless derive helper☆78Updated last month
- Progress reporting abstraction for Rust☆64Updated last year