roman-kashitsyn / phantom-newtype
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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆31Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- ☆20Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- ☆33Updated 3 years ago
- Compact sets in rust☆54Updated 3 weeks ago
- ☆35Updated 2 months ago
- Rust crate for performing I/O in background thread☆28Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- ☆27Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago