upsuper / default-boxed
Helper trait to create a boxed instance without going through stack
☆36Updated 3 years ago
Alternatives and similar repositories for default-boxed:
Users that are interested in default-boxed are comparing it to the libraries listed below
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆24Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆28Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- The simd optimized escape code☆53Updated this week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- ☆37Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- liburing bindings☆34Updated 2 years ago
- ☆47Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago