domodwyer / fastxdr
Generate Rust types from XDR specs with fast, zero-copy deserialisation
☆12Updated 2 weeks ago
Alternatives and similar repositories for fastxdr:
Users that are interested in fastxdr are comparing it to the libraries listed below
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- Safer wrappers over ktls-sys☆65Updated last month
- structured parallel execution for async Rust☆33Updated 5 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- Open Network Computing / Sun RPC types and fast serialisation☆10Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Helps you frob those bits☆35Updated 5 months ago
- A friendly wrapper around ptrace(2)☆17Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆10Updated 9 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆31Updated last year
- Abstract over different executors☆73Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- Take a value atomically once.☆27Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- ☆23Updated 5 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆41Updated 2 years ago
- ☆46Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago