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.☆76Updated 2 years ago
- ☆87Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆77Updated 5 months ago
- ☆69Updated 5 months ago
- ☆61Updated 2 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Native TLS for futures and async-std☆72Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- Cross-platform interface to the `errno` variable☆75Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Duplicate an async I/O handle☆41Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Run closures in parallel☆114Updated last year
- A pure-Rust library to work with Linux capabilities☆92Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- ☆42Updated 2 years ago
- Extensions to the Rust standard library☆50Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Big array helper for serde☆65Updated last year
- Utilities for pinning☆99Updated last year