dylni / process_controlLinks
Ergonomically run processes with limits.
☆38Updated 3 months ago
Alternatives and similar repositories for process_control
Users that are interested in process_control are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Extensions for the Rust standard library☆42Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Static time zone information for tz-rs.☆41Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- List size of types in a Rust crate☆27Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆61Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Convert number to enum☆87Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- ☆88Updated last month
- ☆56Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- A browser interface for working through rustc errors and running cargo commands.