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 last week
Alternatives and similar repositories for i24
Users that are interested in i24 are comparing it to the libraries listed below
Sorting:
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated this week
- Const TypeId and non-'static TypeId☆68Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Typed any map for rust☆67Updated 10 months ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- ☆26Updated 2 years ago
- GUI viewer for cargo metadata☆20Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 10 months ago
- Serde with Validation☆60Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Scope-based single and multithreaded profiling.☆34Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- It executes futures☆57Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago