x0rw / restrictLinks
A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system resources at the kernel level.
☆37Updated last month
Alternatives and similar repositories for restrict
Users that are interested in restrict are comparing it to the libraries listed below
Sorting:
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆158Updated last week
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- Utilities for working with shared slices of memory☆72Updated last month
- A Toolchain for Rust Debuginfo☆102Updated 2 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆46Updated 4 months ago
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆55Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- Build-time configure scripts for Rust☆64Updated 7 months ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- ☆31Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆25Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Finite State Machines with an entry API and data storage☆40Updated 4 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆123Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago