jonhoo / hurdles
Rust library providing a counter-based thread barrier
☆56Updated 6 years ago
Alternatives and similar repositories for hurdles:
Users that are interested in hurdles are comparing it to the libraries listed below
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 6 months ago
- Rust MetroHash☆52Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Safely combine results☆81Updated 8 months ago
- A rust library for checked floating point operations☆81Updated 4 months ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 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 real-time hierarchical profiler☆82Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust serializer library☆87Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago