dwrensha / sandstorm-rawapi-example-rustLinks
Example Sandstorm app using only the raw Cap'n Proto API, written in Rust.
☆25Updated 5 months ago
Alternatives and similar repositories for sandstorm-rawapi-example-rust
Users that are interested in sandstorm-rawapi-example-rust are comparing it to the libraries listed below
Sorting:
- Proc macro attributes for Bastion runtime.☆51Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Minimal Rust wrapper for using sockets as IPC with file descriptor passing | now on https://codeberg.org/valpackett/tiny-nix-ipc☆15Updated 2 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 2 years ago
- A predictable reactive framework for Rust apps inspired by Redux