dunmatt / no-std-netLinks
Rust's std::net except without the std.
☆47Updated 3 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.☆77Updated 2 years ago
- ☆87Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A pure-Rust library to work with Linux capabilities☆93Updated 3 months ago
- ☆77Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- ☆42Updated 2 years ago
- ☆61Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆70Updated 5 months ago
- Utilities for pinning☆99Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated last month
- Cross-platform interface to the `errno` variable☆76Updated last month
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- #[no_std] print equivalent for Rust☆66Updated last month
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Extra components for use with Mio.☆32Updated 2 weeks ago
- ☆78Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago