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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- horrible serde macro stuff☆39Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- A Flexible Rust Crate for DOM Querying and Manipulation☆72Updated last week
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Hash trait that is object-safe☆35Updated 2 months ago
- ☆192Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Automated GUI testing using accesskit☆70Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Lightning fast and modular UI framework.☆56Updated 3 months ago
- ☆20Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆51Updated last month
- ☆43Updated 10 months ago
- It executes futures☆57Updated 2 years ago
- State machine pattern for Rust☆29Updated 9 months ago