Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
smallbitvec
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 357 B
Quelle README.md Sprache: unbekannt
# smallbitvec
A bit vector that is only one word wide, and can store data either inline or
on the heap. Like the `bit-vec` crate but optimized for small inline size and
reduced allocations.
* [Documentation](
https://docs.rs/smallbitvec)
* [crates.io](
https://crates.io/crates/smallbitvec)
* [Release notes](
https://github.com/servo/smallbitvec/releases)
[ Dauer der Verarbeitung: 0.12 Sekunden (vorverarbeitet)
]
2026-04-02