An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "vec" keyword

bucket_vec 0.8.0
A vector-like data structure that guarantees to never move its contained elements.
11 versions - Latest release: about 6 years ago - 15.2 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 1.6% on crates.io
smallvec 1.15.1
'Small vector' optimization: store up to a small number of items on the stack
76 versions - Latest release: 10 months ago - 1,616 dependent packages - 67,564 dependent repositories - 723 million downloads total - 1,344 stars on GitHub - 2 maintainers
brk_vecs 0.0.85
A KISS index/value store
4 versions - Latest release: 8 months ago - 1.61 thousand downloads total - 98 stars on GitHub - 1 maintainer
serde_map 0.3.0
`Map` based on `Vec` for serialization purposes
3 versions - Latest release: about 12 hours ago - 1.9 thousand downloads total - 0 stars on GitHub - 1 maintainer
oxc_index 4.1.0 💰
Newtype-style helpers for `Vec` and `usize`.
74 versions - Latest release: 6 months ago - 7 dependent packages - 3.56 million downloads total - 8,992 stars on GitHub - 1 maintainer
vec_remove_if 1.0.0
Extract elements from a vector based on supplied criteria
1 version - Latest release: over 3 years ago - 10.4 thousand downloads total - 0 stars on gitlab.com - 1 maintainer
vecdb 0.7.2
High-performance mutable persistent vectors built on rawdb
72 versions - Latest release: about 17 hours ago - 9.61 thousand downloads total - 10 stars on GitHub - 1 maintainer
vecdb_derive 0.7.2
Derive for vecdb
72 versions - Latest release: about 17 hours ago - 10.1 thousand downloads total - 10 stars on GitHub - 1 maintainer
rawdb 0.7.2
Single-file, low-level and space efficient storage engine with filesystem-like API
52 versions - Latest release: about 17 hours ago - 2.23 thousand downloads total - 10 stars on GitHub - 1 maintainer
arenavec 0.1.1
An arena backed implementation of vectors and related types.
2 versions - Latest release: over 6 years ago - 4.5 thousand downloads total - 2 stars on GitHub - 1 maintainer
stackvector 1.1.1
StackVec: vector-like facade for stack-allocated arrays.
12 versions - Latest release: almost 5 years ago - 1 dependent package - 74 dependent repositories - 386 thousand downloads total - 3 stars on GitHub - 1 maintainer
dync 0.6.0
An efficient alternative to `dyn Trait` for containerized types
15 versions - Latest release: 11 months ago - 2 dependent packages - 1 dependent repositories - 244 thousand downloads total - 6 stars on GitHub - 1 maintainer
stack 0.4.0
DSTs and arrays on the stack!
8 versions - Latest release: over 5 years ago - 1 dependent repositories - 15.3 thousand downloads total - 8 stars on GitHub - 1 maintainer
vec-const removed
I consent to the transfer of this crate/name to the first person who asks help@crates.io for it.
10 versions - Latest release: about 1 year ago - 8.18 thousand downloads total - 1 maintainer
boolvec 0.2.6
A vector of boolean stored contiguously in memory.
7 versions - Latest release: over 5 years ago - 2 dependent packages - 1 dependent repositories - 52.1 thousand downloads total - 1 maintainer
Top 2.7% on crates.io
tinyvec 1.11.0 💰
`tinyvec` provides 100% safe vec-like data structures.
38 versions - Latest release: 10 days ago - 152 dependent packages - 46,575 dependent repositories - 442 million downloads total - 649 stars on GitHub - 1 maintainer
serde-tuple-vec-map 1.0.1
Deserialize a serialized map to a Vec<(K, V)> in serde
6 versions - Latest release: almost 4 years ago - 19 dependent packages - 24 dependent repositories - 1.63 million downloads total - 19 stars on GitHub - 1 maintainer
rle_vec 0.4.1
A vector like struct that stores data as runs of identical values. Useful for storing sparse data.
8 versions - Latest release: about 5 years ago - 1 dependent package - 2 dependent repositories - 17.6 thousand downloads total - 13 stars on GitHub - 1 maintainer
fallible_vec 0.3.1
Fallible allocation functions for the Rust standard library's `Vec` type.
4 versions - Latest release: almost 3 years ago - 15 thousand downloads total - 30 stars on GitHub - 2 maintainers
revec 0.3.0 💰
Convert a Vec<A> to a Vec<B> provided vec is empty
3 versions - Latest release: over 1 year ago - 1 dependent package - 2 dependent repositories - 13.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
anycollections 0.2.0
Rust Vec and HashMap which can contain arbitrary types
1 version - Latest release: over 9 years ago - 2.14 thousand downloads total - 2 stars on GitHub - 1 maintainer
smallvec-stableunion 0.6.10
Fork of the crate smallvec. Uses unions in stable rust. Please note that it can only store Copy t...
1 version - Latest release: over 6 years ago - 1 dependent package - 3.53 thousand downloads total - 1,630 stars on GitHub - 1 maintainer
memory_pages 0.1.0 💰
`memory_pages` provides a cross-platform memory management API which allows for acquiring memory ...
1 version - Latest release: almost 3 years ago - 1.66 thousand downloads total - 29 stars on GitHub - 1 maintainer
arraylist 0.2.0
A rust wrapper built on top of rust vector implementation. Taste like Java Arraylist, and intuiti...
6 versions - Latest release: 8 months ago - 1 dependent package - 4 dependent repositories - 11.6 thousand downloads total - 4 stars on GitHub - 1 maintainer
raw-vec 0.2.0
A Raw utility for managing contiguous heap allocations
2 versions - Latest release: over 9 years ago - 1 dependent package - 4.71 thousand downloads total - 10 stars on GitHub - 1 maintainer
fastvec 1.1.0
A high-performance vector crate tuned for small data sizes.
9 versions - Latest release: about 2 months ago - 169 downloads total - 1 maintainer
pi_densevec 0.1.3
重定向映射表,一个使用usize作为key的映射表
5 versions - Latest release: about 2 years ago - 6.47 thousand downloads total - 0 stars on GitHub - 1 maintainer
fixed-queue 0.5.1
no_std, no_alloc, use [T; N]. support `Vec`/`VecDeque`/`History`
26 versions - Latest release: almost 4 years ago - 6 dependent packages - 1 dependent repositories - 41.8 thousand downloads total - 7 stars on GitHub - 1 maintainer
parallel_vec 0.2.4 💰
A generic contiguous collection of heterogenous values.
6 versions - Latest release: over 3 years ago - 1 dependent repositories - 8.38 thousand downloads total - 13 stars on GitHub - 1 maintainer
Top 6.1% on crates.io
vec1 1.12.1
a std Vec wrapper assuring that it has at least 1 element
17 versions - Latest release: almost 2 years ago - 55 dependent packages - 375 dependent repositories - 6.31 million downloads total - 98 stars on GitHub - 1 maintainer
tuple-conv 1.0.1
Allows converting tuples of one element to vectors
2 versions - Latest release: over 6 years ago - 4 dependent packages - 2 dependent repositories - 128 thousand downloads total - 4 stars on GitHub - 1 maintainer
nanovec 0.2.1
Arrays and Vec-likes of small integers packed in an integer or two.
4 versions - Latest release: over 3 years ago - 3 dependent packages - 7.22 thousand downloads total - 2 stars on GitHub - 1 maintainer
orx-imp-vec 2.17.0 💰
`ImpVec` stands for immutable push vector 👿, it is a data structure which allows appending elemen...
47 versions - Latest release: 5 months ago - 1 dependent package - 49.3 thousand downloads total - 1 stars on GitHub - 1 maintainer
stack-buf 0.1.6
Vector-like facade for arrays allocated entirely on the stack.
7 versions - Latest release: almost 5 years ago - 2 dependent packages - 13 dependent repositories - 404 thousand downloads total - 0 stars on GitHub - 1 maintainer
netbuf 0.4.1
The simple to use, growable, contiguous buffer object with right assumptions and interfac...
16 versions - Latest release: almost 8 years ago - 12 dependent packages - 17 dependent repositories - 96.9 thousand downloads total - 15 stars on GitHub - 1 maintainer
Top 2.7% on crates.io
litemap 0.8.1 💰
A key-value Map implementation based on a flat, sorted Vec.
18 versions - Latest release: 5 months ago - 20 dependent packages - 442 dependent repositories - 249 million downloads total - 1,683 stars on GitHub - 1 maintainer
useful_macro 0.2.29
Collections of useful macros
67 versions - Latest release: over 3 years ago - 10 dependent packages - 1 dependent repositories - 79.6 thousand downloads total - 1 stars on gitlab.com - 2 maintainers
sortedvec 0.5.0
a sorted vector that enables quick lookups
8 versions - Latest release: over 5 years ago - 1 dependent package - 1 dependent repositories - 113 thousand downloads total - 19 stars on GitHub - 1 maintainer
stack-trait 0.3.0
Stack trait with entry API for the LIFO element.
3 versions - Latest release: over 2 years ago - 1 dependent package - 4.39 thousand downloads total - 0 stars on GitHub - 1 maintainer
identified_vec 0.1.11
Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.
12 versions - Latest release: over 2 years ago - 1 dependent package - 18 thousand downloads total - 5 stars on GitHub - 1 maintainer
minivec 0.5.0
A version of Vec that's only the size of a single pointer
12 versions - Latest release: over 1 year ago - 4 dependent packages - 4 dependent repositories - 59 thousand downloads total - 35 stars on GitHub - 1 maintainer
serde_single_or_vec2 1.0.1
Type which can be deserialized from either a sequence or a single value
2 versions - Latest release: 6 months ago - 2 dependent packages - 1 dependent repositories - 13.3 thousand downloads total - 0 stars on GitHub - 1 maintainer
small_vec2 0.1.5
Vector on the stack or heap need nightly rustc
5 versions - Latest release: over 4 years ago - 1 dependent package - 6.23 thousand downloads total - 1 maintainer
init_trait 0.2.0
A small helper trait to simplify the initialisation of 'indexable' data structures
2 versions - Latest release: over 5 years ago - 1 dependent package - 3.02 thousand downloads total - 0 stars on GitHub - 1 maintainer
structbuf 0.3.4
Capacity-limited structured data buffer
7 versions - Latest release: about 3 years ago - 3 dependent packages - 11.6 thousand downloads total - 2 stars on GitHub - 1 maintainer
vec2 0.2.1
vec2
8 versions - Latest release: over 7 years ago - 6 dependent packages - 11 dependent repositories - 36.2 thousand downloads total - 2 stars on gitlab.com - 1 maintainer
dst-container 0.1.3
Containers for DST objects.
4 versions - Latest release: 6 months ago - 2 dependent packages - 1 dependent repositories - 4.87 thousand downloads total - 2 stars on GitHub - 1 maintainer
pointer_vec 0.1.1
The PointerVec works same as the std Vec structure except the Vec has a size of 3 usize (pointer,...
2 versions - Latest release: over 3 years ago - 2.69 thousand downloads total - 0 stars on gitlab.com - 1 maintainer
orx-fixed-vec 3.22.0 💰
An efficient fixed capacity vector with pinned element guarantees.
57 versions - Latest release: 5 months ago - 7 dependent packages - 1.06 million downloads total - 1 stars on GitHub - 1 maintainer
orx-split-vec 3.22.0 💰
An efficient dynamic capacity vector with pinned element guarantees.
82 versions - Latest release: 5 months ago - 8 dependent packages - 1.09 million downloads total - 2 stars on GitHub - 1 maintainer
Top 6.0% on crates.io
unzip3 1.0.0
Same as Iterator::unzip, but for 3 items. Based on Rust 1.6 implementation.
3 versions - Latest release: over 8 years ago - 5 dependent packages - 27 dependent repositories - 246 thousand downloads total - 1 maintainer
sorted-insert 0.2.6
This crate provides traits to insert elements to a sorted collection and keep the order.
8 versions - Latest release: 12 months ago - 2 dependent packages - 1 dependent repositories - 76 thousand downloads total - 0 stars on GitHub - 1 maintainer
vecrem 0.1.0 💰
Cursor-like structure for fast iterative removing of elements from a vec
1 version - Latest release: about 5 years ago - 2 dependent packages - 19 dependent repositories - 72.9 thousand downloads total - 2 stars on GitHub - 1 maintainer
total-order-multi-map 0.4.6
A multimap with at the same time keeps the total insertion ordering of all elements
7 versions - Latest release: over 6 years ago - 2 dependent packages - 5 dependent repositories - 19.5 thousand downloads total - 4 stars on GitHub - 1 maintainer
front-vec 0.0.8
Efficiently-prependable Vec and String types.
7 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 9.57 thousand downloads total - 2 stars on GitHub - 1 maintainer
vec_cell 0.1.3
A Vec with interior mutability and dynamically checked borrow rules which allows to take disjoint...
4 versions - Latest release: almost 3 years ago - 1 dependent package - 6.03 thousand downloads total - 1 stars on GitHub - 1 maintainer
onevec 0.1.0
One-based indexed Vec wrapper
1 version - Latest release: over 7 years ago - 1 dependent package - 2.78 thousand downloads total - 1 stars on gitlab.com - 1 maintainer
with_capacity_safe 0.4.2
A safer alternative to Vec::with_capacity with into_raw_parts which can be used from stable
6 versions - Latest release: over 4 years ago - 10 dependent packages - 18.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
purpur 0.1.0
A data loading and image augmentation library.
1 version - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 2.34 thousand downloads total - 2 stars on GitHub - 1 maintainer
easier 0.3.0
making rust easier
3 versions - Latest release: over 1 year ago - 1 dependent repositories - 4.1 thousand downloads total - 1 maintainer
functional_vec 0.2.0
Owning versions of mutable Vec methods.
2 versions - Latest release: almost 3 years ago - 2.77 thousand downloads total - 0 stars on GitHub - 1 maintainer
map-of-indexes 0.1.4
A compact key-value map for unique but not dense indexes
5 versions - Latest release: about 4 years ago - 6.67 thousand downloads total - 0 stars on GitHub - 1 maintainer
vec_box 1.0.0
A single macro to create a vec of boxed elements, for trait objects
1 version - Latest release: about 9 years ago - 3 dependent packages - 4 dependent repositories - 27.6 thousand downloads total - 6 stars on GitHub - 1 maintainer
push-in-place 0.1.0
Implement pushing in place for a vector.
1 version - Latest release: over 2 years ago - 1 dependent package - 2 thousand downloads total - 0 stars on GitHub - 1 maintainer
mediumvec 1.3.1
Vector types optimized for space, including a 32-bit Vec
9 versions - Latest release: over 1 year ago - 1 dependent package - 2 dependent repositories - 19.9 thousand downloads total - 13 stars on GitHub - 1 maintainer
svec_macro 0.1.0
A utility for Dart-style list in Rust
1 version - Latest release: over 6 years ago - 1 dependent package - 2.62 thousand downloads total - 0 stars on GitHub - 1 maintainer
twounordered 0.7.1 💰
Provides two vec-like vecs backed by a single vec and provides retain_mut_unordered()
11 versions - Latest release: almost 4 years ago - 1 dependent package - 2 dependent repositories - 25.9 thousand downloads total - 0 stars on GitHub - 1 maintainer
seqdiff 0.3.0 💰
Diff between two sequences
8 versions - Latest release: almost 5 years ago - 1 dependent package - 4 dependent repositories - 78.4 thousand downloads total - 6 stars on GitHub - 1 maintainer
sorted-groups 0.2.0
Implement a data structure to store elements in sorted groups while maintaining the order of elem...
3 versions - Latest release: over 1 year ago - 2.84 thousand downloads total - 0 stars on GitHub - 1 maintainer
keyed_vec 0.1.0
Vector type where the key is a custom object to avoid mixing indices between vectors
1 version - Latest release: over 2 years ago - 1 dependent package - 1.93 thousand downloads total - 0 stars on GitHub - 1 maintainer
construe 0.0.3
Compile-Time Growable Array: Vec & String for const!
3 versions - Latest release: over 2 years ago - 1 dependent package - 4.82 thousand downloads total - 1 maintainer
pi_append_vec 0.6.3
Only supports append vectors, lock free
31 versions - Latest release: 10 months ago - 2 dependent packages - 33.4 thousand downloads total - 1 stars on GitHub - 1 maintainer
nullvec 0.2.0
Rust nullable vector, which can contain null(missing) values as element
7 versions - Latest release: over 8 years ago - 1 dependent package - 13.3 thousand downloads total - 1 stars on GitHub - 1 maintainer
gvec 0.5.0
Very simple implementation of generational indexing for vectors written in Rust
5 versions - Latest release: almost 7 years ago - 7.68 thousand downloads total - 0 stars on gitlab.com - 1 maintainer
transvec 0.3.7
A crate to safely transmute Vecs
14 versions - Latest release: over 4 years ago - 1 dependent package - 16.3 thousand downloads total - 1 stars on GitHub - 1 maintainer
lookupvec 0.1.3
Container with Vec-like properties that also offers O(1) lookup of items based on an id field
4 versions - Latest release: 8 months ago - 2.2 thousand downloads total - 1 stars on GitHub - 1 maintainer
const-arrayvec 0.2.1
A vec-like type backed by an array on the stack.
3 versions - Latest release: over 6 years ago - 1 dependent package - 5.78 thousand downloads total - 20 stars on GitHub - 1 maintainer
map-macro 0.3.0
Declarative macros for statically initializing collections
9 versions - Latest release: about 2 years ago - 14 dependent packages - 14 dependent repositories - 342 thousand downloads total - 26 stars on GitHub - 1 maintainer
espalier 0.4.1
Very simple flattened tree structure.
5 versions - Latest release: about 3 years ago - 6.32 thousand downloads total - 1 stars on GitHub - 1 maintainer
lit-vek 0.1.0
iter! and vek! macros for nicer literal syntax
1 version - Latest release: about 3 years ago - 1.51 thousand downloads total - 2 stars on GitHub - 1 maintainer
velect 0.2.0 💰
A Vec with item / index selection
2 versions - Latest release: about 2 years ago - 2.65 thousand downloads total - 0 stars on GitHub - 1 maintainer
seqdb 0.2.17
A K.I.S.S. sequential storage engine
22 versions - Latest release: 5 months ago - 8.24 thousand downloads total - 3 stars on GitHub - 1 maintainer
shifted_vec 0.1.2
A growable datastructure with positive and negative indexing built on top of `std::vec::Vec` calc...
3 versions - Latest release: almost 6 years ago - 4.29 thousand downloads total - 0 stars on gitlab.com - 1 maintainer
slice-string 0.7.0
A String backed by a slice
7 versions - Latest release: over 2 years ago - 8.38 thousand downloads total - 0 stars on GitHub - 1 maintainer
smallvectune 0.0.1
Wrapper for SmallVec that writes out capacity information
1 version - Latest release: over 7 years ago - 1.86 thousand downloads total - 9 stars on GitHub - 1 maintainer
atom_table 1.1.0
Assign easy-to-handle typed IDs to large, hard to handle things like strings
2 versions - Latest release: about 3 years ago - 1 dependent repositories - 3.69 thousand downloads total - 1 stars on GitHub - 1 maintainer
upto 0.1.5
Fixed-capacity and variable length stack allocated arrays
3 versions - Latest release: about 2 years ago - 4.16 thousand downloads total - 0 stars on GitHub - 1 maintainer
drain_at_sorted_unchecked 0.1.0
Terribly unsafe but highly efficient function that allows removing items from a vector with few m...
1 version - Latest release: over 2 years ago - 2.08 thousand downloads total - 0 stars on GitHub - 1 maintainer
memvec 0.2.0
Memory-backed vector, not buffer. Designed for for mmap. Not MemMap, but MemVec!
7 versions - Latest release: 9 months ago - 94.2 thousand downloads total - 10 stars on GitHub - 1 maintainer
crusty_traits_types 0.1.0
C-compatible types for crusty_traits - FFI-safe vectors and slices
1 version - Latest release: 5 months ago - 290 downloads total - 0 stars on GitHub - 1 maintainer
vec-array
Embedded scripting for Rust
1 version - Latest release: 8 days ago - 1.22 thousand downloads total - 0 stars on GitHub - 1 maintainer
map_in_place 0.1.0
Reuse the memory of a Vec<T>, Box<[T]> or Box<T> when mapping the elements if possible.
1 version - Latest release: over 9 years ago - 1 dependent package - 1 dependent repositories - 9.4 thousand downloads total - 23 stars on GitHub - 1 maintainer
sqlvec 0.0.2
A generic container for vectors allowing for rusqlite operations
2 versions - Latest release: about 2 years ago - 3 thousand downloads total - 1 stars on GitHub - 1 maintainer
bitsvec 0.1.1 💰
A bit vector with the Rust standard library's portable SIMD API
2 versions - Latest release: about 4 years ago - 3.09 thousand downloads total - 41 stars on GitHub - 1 maintainer
orx-v 1.5.0 💰
Traits to unify all vectors!
10 versions - Latest release: 12 months ago - 7.24 thousand downloads total - 2 stars on GitHub - 1 maintainer
bankarr 0.8.0
Array-like but growable vectors
6 versions - Latest release: 9 months ago - 2.79 thousand downloads total - 0 stars on GitHub - 1 maintainer
persist-o-vec 0.3.1
A Vec type that aims to have stable indices and memory location
12 versions - Latest release: over 5 years ago - 1 dependent package - 2 dependent repositories - 17.7 thousand downloads total - 1 stars on gitlab.com - 1 maintainer
reusable-vec 0.1.2
A Vec wrapper that allows reusing contained values
3 versions - Latest release: about 3 years ago - 3.72 thousand downloads total - 1 stars on GitHub - 1 maintainer
lazyext-slice 0.0.2 💰
Thousands of utility functions for slices and vec
2 versions - Latest release: about 4 years ago - 1 dependent package - 1 dependent repositories - 3.51 thousand downloads total - 2 stars on GitHub - 1 maintainer
usize-set 0.10.3
Set data structures optimized to store sparsely distributed usize values
1 version - Latest release: over 1 year ago - 53.3 thousand downloads total - 4 stars on GitHub - 1 maintainer