jmg049 / i24Links
i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio processing, certain embedded systems, and other scenarios where 24-bit precision is required but 32 bits would be excessive.
☆30Updated this week
Alternatives and similar repositories for i24
Users that are interested in i24 are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Const TypeId and non-'static TypeId☆66Updated last month
- Choose Rust types at compile-time via constants☆67Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- horrible serde macro stuff☆39Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits☆18Updated 3 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- It executes futures☆57Updated 2 years ago
- Lightning fast and modular UI framework.☆54Updated last month
- ☆31Updated 2 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆29Updated this week
- Simple and fast implementation of language tag normalization and validation☆23Updated 6 months ago
- Rust procedural macro attribute parser☆45Updated last year
- The quickest way to override dependencies with Cargo☆62Updated this week
- GUI viewer for cargo metadata☆20Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- ☆42Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- A dependency injection library for Rust☆52Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago