Lokathor / tinyvec
Just, really the littlest Vec you could need. So smol.
☆672Updated last week
Alternatives and similar repositories for tinyvec:
Users that are interested in tinyvec are comparing it to the libraries listed below
- ☆466Updated 4 months ago
- Fast floating point to string conversion☆625Updated last week
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- A simple and fast random number generator☆475Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Module initialization/global constructor functions for Rust☆821Updated this week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆712Updated this week
- Task abstraction for building executors☆456Updated last month
- Serialization library with zero dependencies☆764Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆445Updated last month
- A crate for mucking around with piles of bytes☆795Updated last week
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Slab allocator for Rust☆746Updated last month
- Rust method delegation with less boilerplate☆461Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Spin-based synchronization primitives☆505Updated this week
- ☆799Updated last week
- Numeric traits for generic mathematics in Rust☆779Updated 6 months ago
- Notify async tasks or threads☆460Updated last month
- Futures, streams, and async I/O combinators.☆496Updated 3 weeks ago