benfred / remoteprocess
Cross platform process information in Rust
☆62Updated 2 weeks ago
Alternatives and similar repositories for remoteprocess
Users that are interested in remoteprocess are comparing it to the libraries listed below
Sorting:
- Asynchronous DNS lookups☆65Updated 11 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years 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…☆82Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- ☆102Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- like thread::spawn but for processes☆152Updated 2 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- ☆46Updated last year
- a fast async pool based on channel☆24Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago