arindas / sangfroidLinks
A load balanced threadpool.
☆31Updated 3 years ago
Alternatives and similar repositories for sangfroid
Users that are interested in sangfroid are comparing it to the libraries listed below
Sorting:
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆21Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆19Updated last month
- ☆26Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Distributed network based parallel computing system☆28Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- State machine pattern for Rust☆29Updated 9 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- A Boid Flocking Simulation Built with Rust☆14Updated 4 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated this week
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Test futures under all possible polling schedules☆19Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago