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 last week
Alternatives and similar repositories for i24
Users that are interested in i24 are comparing it to the libraries listed below
Sorting:
- Static-checked parsing of regexes into structs☆45Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Typed any map for rust☆67Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Macros for all your token pasting needs. Successor of paste☆54Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆21Updated 5 months ago
- GUI viewer for cargo metadata☆20Updated 5 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- ☆26Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Automated GUI testing using accesskit☆72Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- State machine pattern for Rust☆29Updated last year
- It executes futures☆57Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 3 weeks ago
- Lightning fast and modular UI framework.☆60Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆53Updated last month
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Scope-based single and multithreaded profiling.☆34Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Progress reporting abstraction for Rust☆65Updated last year