upsuper / default-boxedLinks
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
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- ☆24Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆39Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated this week
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Run closures in parallel☆115Updated 11 months ago
- ☆47Updated 5 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- liburing bindings☆35Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Thread parking and unparking☆79Updated 11 months ago