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:
- ☆87Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Cross-platform interface to the `errno` variable☆74Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆77Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- ☆61Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- `$crate` in procedural macros.☆79Updated last month
- Full precision decimal representation of f64☆27Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- ☆41Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- ☆48Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆78Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- #[no_std] print equivalent for Rust☆65Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Utilities for pinning☆98Updated last year
- futures::AtomicWaker extracted into its own crate☆37Updated last month