Data Structures
rustls-pki-types
1.15.0 StableShared types for the rustls PKI ecosystem
uuid
1.23.5 StableA library to generate and parse UUIDs.
either
1.16.0 StableThe enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
wasmer-types
7.2.0 StableWasmer Common Types
daachorse
3.0.3 StableDaachorse: Double-Array Aho-Corasick
bytes
1.12.1 StableTypes and traits for working with bytes
good_lp
1.15.2 StableMixed Integer Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
tinyvec
1.12.0 Stable`tinyvec` provides 100% safe vec-like data structures.
intaglio
1.15.1 StableUTF-8 string and byte string interner and symbol table
bon
3.9.3 StableNext-gen compile-time-checked builder generator, named function's arguments, and more!
arrayvec
0.7.8 GrowingA vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
bitvec
1.1.1 StableAddresses memory by bits, for packed collections and bitfields
ic-agent
0.49.0 GrowingAgent library to communicate with the Internet Computer, following the Public Specification.
alloy-chains
0.2.36 GrowingCanonical type definitions for EIP-155 chains
smallvec
1.15.2 Stable'Small vector' optimization: store up to a small number of items on the stack
rust_decimal
1.42.1 StableDecimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
bio
4.0.1 StableA bioinformatics library for Rust. This library provides implementations of many algorithms and data structures that are useful for bioinformatics, but also in other fields.
generic-array
1.4.4 StableGeneric types implementing functionality of arrays
ic-certification
3.2.0 StableTypes related to the Internet Computer Public Specification.
lance-io
8.0.0 StableI/O utilities for Lance
ntex-bytes
1.8.0 StableTypes and traits for working with bytes (bytes crate fork)
predicates
3.1.4 StableAn implementation of boolean-valued predicate functions.
hybrid-array
0.4.13 GrowingHybrid typenum-based and const generic array types designed to provide the flexibility of typenum-based expressions while also allowing interoperability and a transition path to const generics
enumset
1.1.13 StableA library for creating compact sets of enums.
zvariant
5.13.0 StableD-Bus & GVariant encoding & decoding
alloy-primitives
1.6.0 StableEthereum primitive types
syn-solidity
1.6.0 Stablesyn-powered Solidity parser
x509-cert
0.3.0 GrowingPure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280
fsst
8.0.0 StableFSST string compression for Lance
croaring
2.7.0 StableRust wrapper for CRoaring
cached
2.0.2 StableGeneric cache implementations and simplified function memoization
arc-swap
1.9.2 StableAtomically swappable Arc
indextree
4.8.1 StableArena based tree structure by using indices instead of reference counted pointers
indexmap
2.14.0 StableA hash table with consistent order and fast iteration.
oxc_index
5.0.0 StableNewtype-style helpers for `Vec` and `usize`.
phf
0.14.0 GrowingRuntime support for perfect hash function data structures
zvariant_utils
3.5.0 StableVarious utilities used internally by the zvariant crate.
ic-cdk-macros
0.20.2 GrowingCanister Developer Kit macros.
lance-encoding
8.0.0 StableEncoders and decoders for the Lance file format
lance-namespace
8.0.0 GrowingLance Namespace Core APIs
histogram
1.5.0 StableA collection of histogram data structures
asimov-prompt
25.2.0 StableASIMOV Software Development Kit (SDK) for Rust
vtcode-exec-events
0.135.5 ExperimentalStructured execution telemetry event schema used across VT Code crates.
jaq-json
2.0.1 StableJSON values for jaq
crossbeam-queue
0.3.13 GrowingConcurrent queues
zvariant_derive
5.13.0 StableD-Bus & GVariant encoding & decoding
zbus_macros
5.17.0 Stableproc-macros for zbus
smallbitvec
2.6.1 StableA bit vector optimized for size and inline storage
guppy
0.17.26 GrowingTrack and query Cargo dependency graphs.
rpds
1.2.1 StablePersistent data structures with structural sharing