upsuper / default-boxed
Helper trait to create a boxed instance without going through stack
☆35Updated 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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆24Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- The simd optimized escape code☆53Updated last week
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- ☆37Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆47Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- ☆28Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- ☆52Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Proc macro for smol async runtime☆53Updated 4 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☆96Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Extra components for use with Mio.☆31Updated last week
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago