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 3 weeks ago
Alternatives and similar repositories for i24
Users that are interested in i24 are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- ☆21Updated 6 months ago
- GUI viewer for cargo metadata☆20Updated 6 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- Obsessively tiny error derive macro☆87Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated 11 months ago
- Collaborative code editor and execution environment for Rust☆35Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- It executes futures☆57Updated 2 years ago
- Automated GUI testing using accesskit☆74Updated 3 months ago
- Macros for all your token pasting needs. Successor of paste☆61Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Typed any map for rust☆67Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Lightning fast and modular UI framework.☆60Updated last month
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated 2 months ago