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:
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Plotting library written in Rust☆29Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆27Updated 2 years ago
- Simple Embeddable Persistent Generic HashMap/Key-Value Store☆13Updated 4 years ago
- State machine pattern for Rust☆29Updated 7 months ago
- ☆35Updated 5 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Build your own hostingless server.☆34Updated last year
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 3 years ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆37Updated 3 months ago
- ☆17Updated 10 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A series of 3 tutorials that walks one through the world of Actors in #rustlang as implemented by 'ractor' framework☆18Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- For when you really, really just want to know that your config changed☆14Updated 2 years ago
- Simple async pool for any kind of resources☆15Updated 11 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆20Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆29Updated this week
- A experimental, very non-conformant, pure rust bluetooth stack☆25Updated 6 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year