dunmatt / no-std-netLinks
Rust's std::net except without the std.
☆47Updated 2 years ago
Alternatives and similar repositories for no-std-net
Users that are interested in no-std-net are comparing it to the libraries listed below
Sorting:
- ☆88Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆76Updated 3 months ago
- Cross-platform interface to the `errno` variable☆73Updated 3 weeks ago
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- ☆68Updated 3 months ago
- Utilities for pinning☆97Updated last year
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Extra components for use with Mio.☆31Updated 2 weeks ago
- ☆61Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Duplicate an async I/O handle☆41Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆40Updated 2 years ago
- Full precision decimal representation of f64☆26Updated this week
- Timer facilities for Rust's async story☆56Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- `$crate` in procedural macros.☆78Updated last month
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated last year
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- Remove Cargo.lock lockfile☆33Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago