Netlink sockets, with optional integration with tokio - feature "mio" and 1 more
Netlink sockets, with optional integration with tokio - feature "smol_socket"
Netlink sockets, with optional integration with tokio - feature "tokio"
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
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
Closure generator library - Rust source code
Vector data-structure for half-byte values - 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
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"
Byte-oriented, zero-copy, parser combinators library - Rust source code
Byte-oriented, zero-copy, parser combinators library - feature "lazy_static"
Byte-oriented, zero-copy, parser combinators library - feature "regex" and 1 more
Byte-oriented, zero-copy, parser combinators library - feature "regexp_macros"
Byte-oriented, zero-copy, parser combinators library - feature "std" and 1 more
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
Byte-oriented, zero-copy, parser combinators - feature "std" and 1 more
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
Notify mini debouncer for events - Rust source code
Cross-platform filesystem notification library - 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
ANSI terminal colors and styles (bold, underline) - Rust source code
Numeric prefixes (kilo, giga, kibi) - Rust source code
Big integer implementation for Rust - Rust source code
Complex numbers implementation for Rust - Rust source code
Get the number of CPUs on a machine - Rust source code
Numeric syntax extensions - Rust source code
Numeric syntax extensions - feature "full-syntax"
Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! - Rust source code
Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier) - feature "complex-expressions"