benfred / remoteprocess
Cross platform process information in Rust
☆57Updated 2 months ago
Alternatives and similar repositories for remoteprocess:
Users that are interested in remoteprocess are comparing it to the libraries listed below
- A low-level I/O ownership and borrowing library☆101Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- like thread::spawn but for processes☆148Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Stack unwinding library in Rust☆88Updated last month
- Trying to create Sync bump allocator☆29Updated 2 months ago
- 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…☆69Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆44Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- ☆70Updated 2 months ago
- Rust serializer library☆85Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- The simd optimized escape code☆53Updated this week
- ☆46Updated 4 years ago
- ☆44Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- ☆98Updated 2 weeks ago