XuShaohua / ncLinks
Run *nix system calls directly in Rust
☆59Updated 3 months ago
Alternatives and similar repositories for nc
Users that are interested in nc are comparing it to the libraries listed below
Sorting:
- Safer wrappers over ktls-sys☆79Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- A pure-Rust library to work with Linux capabilities☆87Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Stack unwinding library in Rust☆124Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last month
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Raw system calls for Rust☆98Updated 2 years ago
- An on-disk hash table implementation☆123Updated 3 years ago
- rust rcu cell library☆28Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)