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:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- ☆88Updated 2 weeks ago
- Cross-platform interface to the `errno` variable☆73Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆76Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆61Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆23Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- An implementation of random number generator based on rdrand instruction☆25Updated last year
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Collection of Key Derivation Functions written in pure Rust☆85Updated last week
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- ☆68Updated 3 months ago
- Full precision decimal representation of f64☆26Updated last week
- Utilities for pinning☆97Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year