andreacorbellini / rust-circular-bufferLinks
Circular buffer implementation in Rust
☆37Updated 3 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:
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- The quickest way to override dependencies with Cargo☆68Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- 🐱concat! with support for const variables and expressions☆46Updated last month
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Include your assets statically into your application with a strict structure☆93Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆68Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated last week
- A more powerful replacement for standard macros☆39Updated last year
- An implementation of bzip2 in pure rust☆63Updated 3 months ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Humansize - A flexible crate for humanizing file sizes☆120Updated 11 months ago
- dylo generates "consumer" versions of your "module" crates.☆31Updated 8 months ago
- State machine pattern for Rust☆29Updated last year