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:
- ☆86Updated 6 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Cross-platform interface to the `errno` variable☆70Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A pure-Rust library to work with Linux capabilities☆87Updated 3 months ago
- ☆73Updated 3 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆57Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- ☆48Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Native TLS for futures and async-std☆71Updated last month
- ☆47Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- ☆39Updated 2 years ago
- ☆23Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆28Updated 2 years ago