crackcomm / rust-lang-interopLinks
Rust language interoperability with other languages - C++, Rust, OCaml, Go, Python etc.
☆66Updated 2 years ago
Alternatives and similar repositories for rust-lang-interop
Users that are interested in rust-lang-interop are comparing it to the libraries listed below
Sorting:
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated last year
- Live reloading for Rust programming☆98Updated 4 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- nativejson-benchmark in Rust☆172Updated last year
- An updated version of linked-hash-map and friends☆114Updated last month
- Data parallelism library for async-std.☆93Updated last year
- Fast and simple file reading for Rust☆37Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A crate to make working with FFI code easier.☆69Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust