andreacorbellini / rust-circular-bufferLinks
Circular buffer implementation in Rust
☆34Updated last month
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 9 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Include your assets statically into your application with a strict structure☆90Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆119Updated 9 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- An implementation of bzip2 in pure rust☆62Updated last month
- Build-time configure scripts for Rust☆66Updated 10 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Progress reporting abstraction for Rust☆64Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- 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…☆96Updated last month
- An alternate Cargo registry using static files☆133Updated 2 weeks ago
- Library facilitating safe pinned initialization☆62Updated last week
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- A more compact help renderer for clap terminal applications☆89Updated 2 months ago
- An alternative rust async runtime.☆56Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A sinless derive helper☆75Updated 4 months ago