8 releases (4 breaking)
0.5.2 | Aug 5, 2024 |
---|---|
0.5.1 | Feb 11, 2024 |
0.5.0 | Jan 31, 2024 |
0.4.0 | Jan 10, 2024 |
0.1.0 | Dec 18, 2023 |
#274 in Data structures
80 downloads per month
Used in 9 crates
(6 directly)
59KB
1K
SLoC
Podded
Zero-copy types for constraint environments.
Overview
A collection of Pod
-enabled types and non-static sized data structures that offer zero-copy performance.
Getting Started
cargo add podded
Testing
You may run the following command to build and run its Rust tests.
cargo test
Dependencies
~10–18MB
~261K SLoC