abaumhauer / eui48Links
Rust implementation of IEEE EUI-48 datatype, also known as MAC-48 for network Media Access Control addressing
☆19Updated last year
Alternatives and similar repositories for eui48
Users that are interested in eui48 are comparing it to the libraries listed below
Sorting:
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 2 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- A Rust library for using Linux devicemapper☆76Updated last week
- Rust serializer library☆88Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Rust wrapper for libudev☆24Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- ☆47Updated 5 years ago
- A Rust wrapper for OS-level cryptographic hash functions☆27Updated 2 years ago
- A simplified Rust interface to the sysctl system call☆52Updated 3 months ago
- A library to work with CIDRs in rust☆135Updated last week
- like thread::spawn but for processes☆159Updated 9 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Generic Range iterators for Rust☆26Updated 6 months ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆17Updated 6 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated 5 months ago
- probe: Static probes for Rust☆102Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 11 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust