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 implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆55Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆39Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆28Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- The simd optimized escape code☆54Updated last week
- ☆24Updated 2 years ago
- Extra components for use with Mio.☆31Updated last month
- ☆46Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread parking and unparking☆78Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆33Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago