webrtc-rs / sctpLinks
A pure Rust implementation of SCTP
☆19Updated 3 years ago
Alternatives and similar repositories for sctp
Users that are interested in sctp are comparing it to the libraries listed below
Sorting:
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A pure Rust implementation of ICE☆35Updated 3 years ago
- Async stream for Rust and the futures crate.☆188Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- ☆87Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A pure Rust implementation of TURN☆26Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆58Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- ☆73Updated 4 years ago
- Parity tokio-ipc☆79Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- Utilities for pinning☆97Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- Run closures in parallel☆115Updated 9 months ago
- `$crate` in procedural macros.☆76Updated last month
- ☆61Updated 2 years ago
- Convert closures into wakers☆46Updated 9 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆127Updated 2 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago