An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with vec

A curated list of projects in awesome lists tagged with vec .

https://github.com/rustonaut/vec1

Rust `Vec<T>` wrapper that gurantees to contain at least 1 element

collections data-structures vec

Last synced: 04 Apr 2025

https://github.com/leontoeides/indicium

A simple in-memory search for collections and key-value stores.

autocomplete btreemap collection collections hashmap predictive rust search struct text typeahead vec

Last synced: 01 May 2025

https://github.com/cmazakas/minivec

A space-optimized implementation of std::vec::Vec

container rust rust-lang vec vector

Last synced: 22 Mar 2025

https://github.com/lukaskalbertodt/stable-vec

A Vec-like collection which guarantees stable indices and features O(1) deletion of elements

data-structures indices rust rust-library stable vec

Last synced: 23 Apr 2025

https://github.com/sajjon/identified_vec

Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.

btreeset crate identified-vec insertion-order rust unique vec

Last synced: 13 Apr 2025

https://github.com/nvzqz/head-rs

Common Rust types with inline headers, such as HeaderVec for Vec

alloc buf header inline rust slice vec

Last synced: 07 Apr 2025

https://github.com/adri326/veccell

A variant of Vec with interior mutability

interior-mutability refcell rust vec

Last synced: 28 Jan 2025

https://github.com/stdlib-js/assert-is-float64vector-like

Test if a value is a 1-dimensional ndarray-like object containing double-precision floating-point numbers.

1d assert assertion float64 is isndarray isvector javascript ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils vec vector

Last synced: 19 Dec 2024

https://github.com/wafflelapkin/vecrem

Cursor-like helper which allows removing elements from vector without moving the tail every time.

rust vec

Last synced: 14 Apr 2025

https://github.com/stdlib-js/assert-is-complex128vector-like

Test if a value is a 1-dimensional ndarray-like object containing double-precision complex floating-point numbers.

1d assert assertion complex128 is isndarray isvector javascript ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils vec vector

Last synced: 30 Apr 2025

https://github.com/calebwin/svec

quick little macro for beautiful Dart-like lists in Rust

dart list rust vec

Last synced: 23 Mar 2025

https://github.com/ztgx/cast-rs

A collection of types cast for Rust.

box downcast hex rust slicecast str string typecast vec

Last synced: 03 Mar 2025

https://github.com/rphii/c-vector

Compile Time Generic Dynamic Vector in C

array c c99 clang compile-time gcc generic tcc vec vector vectors

Last synced: 18 Feb 2025

https://github.com/mbuesch/rangelockrs

Rust: Range lock for std::vec::Vec

lock multithreading mutex vec

Last synced: 05 Apr 2025