andreacorbellini / rust-circular-bufferLinks
Circular buffer implementation in Rust
☆36Updated 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:
- Obsessively tiny error derive macro☆87Updated 10 months ago
- An implementation of bzip2 in pure rust☆62Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- 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☆95Updated 9 months ago
- A more powerful replacement for standard macros☆39Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Detect unused pub methods in a Rust workspace☆42Updated 9 months ago
- Include your assets statically into your application with a strict structure☆92Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆68Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆44Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Humansize - A flexible crate for humanizing file sizes☆120Updated 11 months ago
- An alternate Cargo registry using static files☆134Updated last month
- 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…☆97Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆105Updated last month
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Imitate the documentation build that docs.rs would do☆63Updated 3 weeks ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆73Updated last week