njaard / pond
Rust: A scoped threadpool where each thread has a state
☆13Updated 4 years ago
Alternatives and similar repositories for pond:
Users that are interested in pond are comparing it to the libraries listed below
- A Syn Attribute Parser Toolkit☆14Updated 3 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A library for extracting and validating links.☆22Updated 5 months ago
- Measure throughput per second.☆35Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Minimal Rust wrapper for using sockets as IPC with file descriptor passing | now on https://codeberg.org/valpackett/tiny-nix-ipc☆15Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements