Bill of Materials for Rust Crates
☆22Mar 16, 2026Updated last week
Alternatives and similar repositories for cargo-bom
Users that are interested in cargo-bom are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- A fast text renderer for glow (https://github.com/grovesNL/glow)☆13May 19, 2024Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Mar 13, 2022Updated 4 years ago
- Serde support for the humantime crate☆37Feb 10, 2024Updated 2 years ago
- Sources of the tusistor TUI app and the rusistor lib.☆14Dec 29, 2025Updated 2 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆58Aug 30, 2025Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- Set process and thread affinity in your Rust programs !☆31Sep 4, 2023Updated 2 years ago
- 💬 a CLI for learning to distribute CLIs in rust☆31Jan 14, 2025Updated last year
- wait-free spsc linked-list queue with individually reusable nodes