andreacorbellini / rust-circular-buffer
Circular buffer implementation in Rust
β30Updated 2 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:
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMapβ44Updated 8 months ago
- π±concat! with support for const variables and expressionsβ41Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence indexβ43Updated last month
- Imitate the documentation build that docs.rs would doβ50Updated 3 months ago
- Obsessively tiny error derive macroβ86Updated 3 months ago
- A primitive for writing structural search and replace programs for rustβ31Updated 10 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.β56Updated last month
- Serde-based replacement for #[derive(Debug)]β68Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.β71Updated 2 weeks ago
- Use winit like the async runtime you've always wantedβ50Updated 11 months ago
- horrible serde macro stuffβ39Updated last year
- The quickest way to override dependencies with Cargoβ60Updated this week
- Strongly typed vector math with glamβ28Updated last week
- Add documentation to function arguments in Rustβ46Updated 5 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publiβ¦β56Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.β65Updated last year
- Mirror of Rust's allocator api for use on stable rustβ59Updated this week
- Rust crate to get the IANA time zone for the current systemβ41Updated 3 weeks ago
- Hex Display: A modern xxd alternative.β43Updated last month
- https://github.com/rust-lang/cargo/issues/948β57Updated 9 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!β33Updated last year
- Cross-platform, endian-aware primitives for Rustβ39Updated 2 weeks ago
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β45Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.β98Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Valueβ28Updated 2 months ago
- A snapshot of name squatting on crates.ioβ75Updated last year
- Rust crate that allows you to display status & progress information in a terminalβ29Updated 3 years ago
- Humansize - A flexible crate for humanizing file sizesβ119Updated 4 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.β36Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.β43Updated 2 months ago