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:
- Concurrent hash trie☆58Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆24Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- liburing bindings☆35Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- ☆39Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Extra components for use with Mio.☆32Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks 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 3 years ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- ☆47Updated 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- skiplist☆144Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Run closures in parallel☆114Updated last year
- ☆29Updated 6 years ago