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 3 weeks ago
Alternatives and similar repositories for i24
Users that are interested in i24 are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- horrible serde macro stuff☆39Updated last year
- Lightning fast and modular UI framework.☆57Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Automated GUI testing using accesskit☆70Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated last week
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- ☆20Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- State machine pattern for Rust☆29Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Rust procedural macro attribute parser☆45Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Cross-platform user interface framework for Rust.☆68Updated last year
- Serde with Validation☆60Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆26Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆38Updated last year
- Collaborative code editor and execution environment for Rust☆36Updated 5 months ago
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆48Updated 8 months ago
- Hash trait that is object-safe☆34Updated last week
- It executes futures☆57Updated 2 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago