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.
☆32Updated 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.☆89Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Static-checked parsing of regexes into structs☆45Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- Automated GUI testing using accesskit☆78Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Obsessively tiny error derive macro☆86Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Typed any map for rust☆67Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Hash trait that is object-safe☆37Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Compile-time regular expressions, the right way.☆81Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last month
- Collaborative code editor and execution environment for Rust☆35Updated 9 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- ☆21Updated 7 months ago
- The missing compound borrowing for Rust.☆63Updated 3 months ago