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:
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- ☆85Updated 4 months ago
- ☆72Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- A Rust crate for formatting strings dynamically☆32Updated last year
- Automatic cfg for Rust compiler features☆95Updated last week
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆16Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆47Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Serialization value trees☆44Updated 10 months ago