jsgf / rust-xdrLinks
Rust XDR interoperability library and codegen
☆16Updated 3 years ago
Alternatives and similar repositories for rust-xdr
Users that are interested in rust-xdr are comparing it to the libraries listed below
Sorting:
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Named arguments for Rust☆38Updated 8 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- ☆18Updated 8 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- ASN.1 library for Rust☆47Updated 11 months ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- ☆30Updated 3 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated last month
- dom-like layout for terminal applications☆13Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated last month
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆27Updated 10 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago