jmg049 / i24
`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.
☆18Updated last month
Alternatives and similar repositories for i24:
Users that are interested in i24 are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Exhaustive iteration trait in Rust☆13Updated last month
- horrible serde macro stuff☆39Updated last year
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- ☆36Updated last year
- A drawing framework for arbitrary windowing systems☆77Updated last year
- GUI viewer for cargo metadata☆19Updated last week
- Obsessively tiny error derive macro☆85Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆59Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆36Updated 6 months ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- RXI's microui ported to rust (not a binding)☆41Updated last year
- A Rustified OpenCL Experience☆46Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆24Updated last week
- ☆54Updated last year
- Rust GUI library.☆18Updated 6 months ago
- ☆19Updated last year
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 6 months ago
- State machine pattern for Rust☆29Updated 3 months ago
- A dynamic library helper for rust crates☆34Updated last year
- Minimalist Rust syntax parsing for procedural macros☆64Updated 8 months ago
- It executes futures☆55Updated last year
- Hitori is a generic regular expressions library.☆51Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Pretty-print file sizes and more☆43Updated last week