dunmatt / no-std-netLinks
Rust's std::net except without the std.
☆46Updated 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:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- ☆87Updated 8 months ago
- Cross-platform interface to the `errno` variable☆72Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆75Updated last month
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- ☆39Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆60Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Utilities for pinning☆97Updated last year
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 months ago
- A pure-Rust library to work with Linux capabilities☆89Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆68Updated last month
- Extensions for the Rust standard library☆40Updated last year
- Native TLS for futures and async-std☆72Updated 3 months ago