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:
- ☆87Updated 6 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Cross-platform interface to the `errno` variable☆70Updated last month
- ☆73Updated 4 months ago
- ☆57Updated last year
- ☆48Updated last year
- ☆67Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Run closures in parallel☆114Updated 6 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- `$crate` in procedural macros.☆74Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- like thread::spawn but for processes☆156Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A pure-Rust library to work with Linux capabilities☆88Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Utilities for pinning☆96Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆23Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- ☆39Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago