roman-kashitsyn / phantom-newtypeLinks
Lightweight Rust newtypes.
☆25Updated last year
Alternatives and similar repositories for phantom-newtype
Users that are interested in phantom-newtype are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Run closures in parallel☆114Updated 5 months ago
- A big integer library in Rust with good performance.☆105Updated last year
- Rust serializer library☆87Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Calculate statistics iteratively☆39Updated 4 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Test futures under all possible polling schedules☆19Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆31Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆111Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- ☆63Updated 8 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Profiling tool for Rust code.☆43Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago