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 last week
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.☆80Updated last month
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- ☆19Updated last month
- Typed any map for rust☆67Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated 3 weeks ago
- Rust procedural macro attribute parser☆45Updated last year
- Serde with Validation☆59Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- A Rust macro to make enums with a subset of values of the parent☆106Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- ☆183Updated 2 weeks ago
- It executes futures☆57Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Lightning fast and modular UI framework.☆56Updated 3 months ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year