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 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.☆87Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆70Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Obsessively tiny error derive macro☆87Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Static-checked parsing of regexes into structs☆45Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆21Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- State machine pattern for Rust☆29Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- It executes futures☆57Updated 2 years ago
- An alternative rust async runtime.☆60Updated 2 weeks ago
- Rust procedural macro attribute parser☆44Updated last year
- A sinless derive helper☆77Updated 2 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- GUI viewer for cargo metadata☆20Updated 5 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Collaborative code editor and execution environment for Rust☆35Updated 8 months ago
- Lightning fast and modular UI framework.☆60Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Typed any map for rust☆67Updated last year