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 9 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Cross-platform interface to the `errno` variable☆72Updated last month
- ☆76Updated 2 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- ☆60Updated 2 years ago
- `$crate` in procedural macros.☆75Updated last month
- Full precision decimal representation of f64☆26Updated last month
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- ☆39Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆68Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Utilities for pinning☆97Updated last year