Rust friendly bindings to *nix APIs
☆3,030May 19, 2026Updated this week
Alternatives and similar repositories for nix
Users that are interested in nix are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Raw bindings to platform APIs for Rust☆2,543Updated this week
- Metal I/O library for Rust.☆6,979Updated this week
- Zero-cost asynchronous programming in Rust☆5,859May 6, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,442Feb 22, 2026Updated 3 months ago
- Rust parser combinator framework☆10,390Aug 26, 2025Updated 8 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A full featured, fast Command Line Argument Parser for Rust☆16,386May 11, 2026Updated last week
- Rayon: A data parallelism library for Rust☆13,005Apr 23, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,344Feb 21, 2026Updated 3 months ago
- Serialization framework for Rust☆10,591Mar 6, 2026Updated 2 months ago
- An HTTP library for Rust☆16,077Updated this week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,189Updated this week
- Flexible concrete Error type built on std::Error☆6,523Mar 24, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,124May 2, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,682May 15, 2026Updated last week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A modern TLS library in Rust☆7,406May 14, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,073Aug 15, 2025Updated 9 months ago
- async fn(Request) -> Result<Response, Error>☆4,182Feb 24, 2026Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆6,198Updated this week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 9 months ago
- Date and time library for Rust☆3,854Apr 6, 2026Updated last month
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆13,185May 15, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…