Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleggator/xtm_rust
Tarantool-Rust cross-thread communication
https://github.com/oleggator/xtm_rust
tarantool
Last synced: about 1 month ago
JSON representation
Tarantool-Rust cross-thread communication
- Host: GitHub
- URL: https://github.com/oleggator/xtm_rust
- Owner: oleggator
- License: apache-2.0
- Created: 2021-04-21T18:58:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T14:06:04.000Z (6 months ago)
- Last Synced: 2024-07-11T16:12:47.658Z (6 months ago)
- Topics: tarantool
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tarantool-Rust cross thread communication experiments
- [Simple usage example](examples/simple)
- [GRPC example](examples/grpc)
- [Benchmark](examples/bench)