generic-array
Array data structure
Provides a generic array type for Rust
Generic array types in Rust
405 stars
10 watching
77 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
rust
Related projects:
Repository | Description | Stars |
---|---|---|
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |
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,261 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
arrayfire/arrayfire-rust | Rust bindings for ArrayFire's high-performance parallel computing library | 815 |
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 its core functionality | 1,885 |
becheran/grid | Provides a two-dimensional data structure for efficient and easy use in Rust programming. | 82 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 276 |
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 | 101 |