vec
Here are 35 public repositories matching this topic...
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
-
Updated
May 29, 2023 - Rust
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
-
Updated
May 25, 2024 - Rust
A simple in-memory search for collections and key-value stores.
-
Updated
Oct 20, 2024 - Rust
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
-
Updated
Mar 17, 2024 - Rust
Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.
-
Updated
Dec 22, 2023 - Rust
A variant of Vec with interior mutability
-
Updated
Jun 2, 2023 - Rust
Remotely observable collection types
-
Updated
May 25, 2022 - Rust
Vector supporting small buffer optimization
-
Updated
Sep 5, 2021 - Rust
A simple ES6 vector2 class
-
Updated
Sep 29, 2017 - JavaScript
Improve this page
Add a description, image, and links to the vec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vec topic, visit your repo's landing page and select "manage topics."