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 2 weeks ago
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.☆86Updated 2 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- 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
- Typed any map for rust☆67Updated 10 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- It executes futures☆57Updated 2 years ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- ☆20Updated 4 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Automated GUI testing using accesskit☆72Updated last month
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- ☆43Updated last year
- ☆36Updated this week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Macros for all your token pasting needs. Successor of paste☆46Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Lightning fast and modular UI framework.☆59Updated this week
- Serde with Validation☆60Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Experimental web UI library for Rust.☆52Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago