Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆99May 7, 2025Updated 9 months ago
Alternatives and similar repositories for vec1
Users that are interested in vec1 are comparing it to the libraries listed below
Sorting:
- MIT NIHS image format implementations☆10Dec 11, 2019Updated 6 years ago
- Find calls to panic functions in rust executables☆36Sep 19, 2021Updated 4 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Search for secrets left in git history☆14Sep 22, 2018Updated 7 years ago
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Mar 15, 2022Updated 3 years ago
- Handle unexpected errors☆26Jul 12, 2024Updated last year
- String optimized for map keys☆68Feb 1, 2026Updated last month
- autogenerate visual studio solutions / projects☆18Oct 15, 2023Updated 2 years ago
- Record and replay 🖱 input with precise timing☆18Sep 12, 2022Updated 3 years ago
- a pure Rust, cross-platform soundboard app☆19Feb 3, 2026Updated 3 weeks ago
- Rust library for encoding/decoding Windows cabinet (.cab) files☆21Jul 16, 2025Updated 7 months ago
- Left-padding for strings in Rust.☆20Apr 7, 2016Updated 9 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆58Feb 19, 2023Updated 3 years ago
- Embed property list files like Info.plist directly in your Rust executable binary☆46Jan 10, 2022Updated 4 years ago
- Cryptographic signatures for auditing unsafe code in Rust☆55Jan 19, 2015Updated 11 years ago
- Tools for data-oriented programming☆60Mar 12, 2025Updated 11 months ago
- [WIP] Molten - Style-preserving TOML parser.☆41Apr 14, 2018Updated 7 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Oct 10, 2019Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Extended Search & Ranking tool for crates.☆24May 5, 2021Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Jan 4, 2023Updated 3 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Jan 29, 2026Updated last month
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Mar 12, 2020Updated 5 years ago
- A Set of Bits☆73Updated this week
- Multiple serialization/deserialization implementations for the same type.☆12Feb 22, 2025Updated last year
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- Docker image with Microsoft DirectX shader compiler (dxil and spirv)☆12Dec 4, 2018Updated 7 years ago
- A high-performance ITCH (NASDAQ TotalView-ITCH) parser by Lunyn, optimized for low-latency and high-reliability trading applications, sup…☆34Feb 10, 2026Updated 2 weeks ago
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Oct 24, 2022Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- A library wrapper for integrating FMOD Engine in Rust applications.☆51Oct 15, 2024Updated last year
- A macro to generate Rust actors☆46Jan 14, 2021Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Aug 30, 2021Updated 4 years ago