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.
☆29Updated last month
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.☆71Updated 2 weeks ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- GUI viewer for cargo metadata☆20Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Typed any map for rust☆67Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- ☆39Updated last year
- ☆26Updated last year
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- ☆42Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Compile-time regular expressions, the right way.☆78Updated 3 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- ☆17Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- The missing compound borrowing for Rust.☆57Updated last week
- Automated GUI testing using accesskit☆65Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago