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.
☆31Updated 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.☆83Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- horrible serde macro stuff☆39Updated last year
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Typed any map for rust☆67Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Drop-in replacement for std::time for Wasm in browsers☆78Updated 7 months ago
- Lightning fast and modular UI framework.☆57Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆20Updated 2 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- ☆26Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- It executes futures☆57Updated 2 years ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Include your assets statically into your application with a strict structure☆89Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week