https://github.com/oleggator/xtm_rust
Tarantool-Rust cross-thread communication library
https://github.com/oleggator/xtm_rust
tarantool
Last synced: 8 months ago
JSON representation
Tarantool-Rust cross-thread communication library
- Host: GitHub
- URL: https://github.com/oleggator/xtm_rust
- Owner: oleggator
- License: apache-2.0
- Created: 2021-04-21T18:58:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T12:05:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T11:11:34.600Z (over 1 year ago)
- Topics: tarantool
- Language: Rust
- Homepage:
- Size: 108 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)