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.☆77Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ☆87Updated 2 months ago
- ☆77Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Full precision decimal representation of f64☆27Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Cross-platform interface to the `errno` variable☆76Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- A pure-Rust library to work with Linux capabilities☆93Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆48Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Duplicate an async I/O handle☆41Updated last year
- ☆23Updated 5 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- ☆42Updated 2 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- #[no_std] print equivalent for Rust☆66Updated last month