Netlink sockets, with optional integration with tokio - feature "tokio_socket"
Rust bindings for the Nettle cryptographic library - Rust source code
Low-level Rust bindings for the Nettle cryptographic library - Rust source code
Stable version of the unstable never type (!) - Rust source code
Panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable) - Rust source code
Macros for deriving common traits for newtype structures - Rust source code
Newtype wrapper around UUIDs - Rust source code
Safe abstraction for nftables JSON API - Rust source code
Closure generator library - Rust source code
Vector data-structure for half-byte values - Rust source code
Simple and transparent support for compressed files - Rust source code
Unified interface for Linux network state querying - Rust source code
Rust bindings for libnitrokey - Rust source code
Low-level bindings to libnitrokey - Rust source code
supporting test infrastructure for the nitrokey crate - Rust source code
Provides a nix (as in NixOS) compatible base32 encoding - Rust source code
Rust friendly bindings to *nix APIs - Rust source code
Wrapper type to inhibit drop (destructor) - Rust source code
Wrapper type to inhibit drop (destructor) - feature "nodrop-union"
Wrapper type to inhibit drop (destructor) - feature "use_union"
`std::hash::Hasher` which does not hash at all - Rust source code
Noise Protocol Framework implementation - Rust source code
Wrappers of dalek and RustCrypto crates for noise-protocol - Rust source code
Parse PKGBUILD files used by pacman the package manager - Rust source code
Custom derive nom parsers from struct - Rust source code
Byte-oriented, zero-copy, parser combinators - Rust source code
nom input type to locate tokens - Rust source code
Permutation conbinator for nom - Rust source code
Byte-oriented, zero-copy, parser combinators - feature "std" and 1 more
Correct by construction non-empty vector - Rust source code
Openssh mux client - Rust source code
No-op proc_macro, literally does nothing - Rust source code
Attribute macro to require a function can't ever panic - Rust source code
Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n - Rust source code
More reliable path manipulation - Rust source code
`#![no_std]` compatibility layer that will make porting your crate to no_std *easy* - Rust source code
Rust's std::net - Rust source code
Notify event debouncer optimized for ease of use - Rust source code
Notify mini debouncer for events - Rust source code
Cross-platform filesystem notification library - Rust source code
show desktop notifications - Rust source code
Types used by the notify crate - Rust source code
FFI bindings for Native API - Rust source code
FFI bindings for Native API - feature "impl-default"
Testing framework for rust which enhances the built-in library with some useful features - Rust source code
Provide helper functions for the procedural macros used in ntest - Rust source code
Test cases for ntest framework - Rust source code
Timeout attribute for the ntest framework - Rust source code