jonhoo / hurdles
Rust library providing a counter-based thread barrier
☆53Updated 6 years ago
Alternatives and similar repositories for hurdles:
Users that are interested in hurdles are comparing it to the libraries listed below
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Rust MetroHash☆52Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 7 months ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆52Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 3 months ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆75Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆23Updated 8 years ago
- ☆124Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago