generic-array
array library
Provides a way to work with arrays in Rust while handling generic length constraints
Generic array types in Rust
405 stars
10 watching
77 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
rust
Related projects:
Repository | Description | Stars |
---|---|---|
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,299 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 936 |
arrayfire/arrayfire-rust | Rust bindings for ArrayFire's high-performance parallel computing library | 816 |
kernelmachine/utah | A Rust crate providing type-conscious data manipulation with ndarray-backed tabular data structures. | 143 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
gtk-rs/gtk4-rs | Rust bindings for GTK 4, providing an interface to the library and its various backends. | 1,913 |
becheran/grid | Provides a two-dimensional data structure for efficient and easy use in Rust programming. | 81 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 279 |
xoac/static-bytes | Prevents buffer overflows and simplifies byte manipulation in Rust | 6 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
rust-embedded-community/embedded-storage | An Embedded Storage Abstraction Layer in Rust | 69 |
ids1024/rust-minix | A Rust port of Minix's standard library | 43 |
sgb-io/fta | A library that provides a lightweight, embeddable, and performant way to integrate file-based data storage into software applications | 102 |