kud1ing / rucajaLinks
Calling the JVM from Rust via JNI
☆30Updated 6 years ago
Alternatives and similar repositories for rucaja
Users that are interested in rucaja are comparing it to the libraries listed below
Sorting:
- Utilities for concurrent programming☆37Updated 7 years ago
- A simple library to send ntp requests and receive responses☆29Updated 4 years ago
- Rust match_cast macro implementation☆24Updated 9 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- High-level gui api for rust (early alpha)☆13Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Utility for reusing memory☆53Updated 6 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- ☆19Updated 7 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Low level, UDP based networking library for rust.☆59Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- ☆55Updated last year
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- ☆30Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.