bluejekyll / multicast-exampleLinks
Example of multicasting with Rust
☆36Updated 7 years ago
Alternatives and similar repositories for multicast-example
Users that are interested in multicast-example are comparing it to the libraries listed below
Sorting:
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- Rust's std::net except without the std.☆46Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated last month
- Rust serializer library☆87Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆59Updated 3 years ago
- ☆47Updated 4 years ago
- A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen☆77Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- ☆47Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆63Updated 2 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- skiplist☆142Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- OpenSSL bindings for Tokio☆43Updated 8 months ago
- ☆110Updated last year
- Network simulation in Rust☆203Updated 5 months ago
- Rust SNTP client to get a timestamp from NTP servers☆52Updated 4 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆43Updated 2 years ago