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 last month
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆76Updated 4 months ago
- Full precision decimal representation of f64☆26Updated this week
- Cross-platform interface to the `errno` variable☆73Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆68Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- ☆61Updated 2 years ago
- HTTP date parsing and formatting☆57Updated last year
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆40Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Utilities for pinning☆97Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Internet Gateway Device (UPNP) client☆106Updated 2 years ago
- ☆48Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago