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.
☆30Updated 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.☆81Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- Automated GUI testing using accesskit☆66Updated 3 weeks ago
- ☆19Updated 2 weeks ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Typed any map for rust☆67Updated 6 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- The missing compound borrowing for Rust.☆58Updated last month
- horrible serde macro stuff☆39Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- State machine pattern for Rust☆29Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- ☆26Updated 2 years ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Collaborative code editor and execution environment for Rust☆36Updated 2 months ago
- ☆40Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated this week
- ☆163Updated this week
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Serde with Validation☆59Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago