dunmatt / no-std-net
Rust's std::net except without the std.
☆47Updated last year
Related projects ⓘ
Alternatives and complementary repositories for no-std-net
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- ☆68Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated 10 months ago
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Full precision decimal representation of f64☆25Updated last week
- A pure-Rust library to work with Linux capabilities☆82Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Duplicate an async I/O handle☆40Updated last month
- ☆46Updated 4 years ago
- Collection of universal hashing functions☆27Updated last week
- ☆55Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- Proc macro for smol async runtime☆53Updated 3 years ago
- A `cargo` wrapper that executes a post build script after a successful build.☆21Updated 10 months ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Build and evaluate binary expression trees☆34Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Get a unique thread ID in Rust☆41Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Extra components for use with Mio.☆31Updated last month
- Utilities for pinning☆97Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago