C4K3 / crates-ectypeLinks
Easily create a mirror of crates.io (crate downloads only, not the website)
☆13Updated 6 years ago
Alternatives and similar repositories for crates-ectype
Users that are interested in crates-ectype 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
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Concurrent hash trie☆54Updated 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
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ☆24Updated 2 years ago
- ☆20Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- skiplist☆142Updated 3 years ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆28Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Utilities for pinning☆96Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆12Updated 5 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago