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 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Rust match_cast macro implementation☆24Updated 8 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- ☆30Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- The empty type Void.☆70Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Find the Rust nightly that that changed some behavior☆18Updated 9 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Application container built for WebAssembly☆111Updated 7 years ago
- [ABANDONED] An in-memory structure database for Rust.