Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
Popular repositories
-
Forked from cliqz-oss/keyvi
keyvi is a key value index, an in-memory FST-based data structure, optimized for size and lookup performance.
C++
-
-
Forked from hyperium/tonic
A native gRPC client & server implementation with async/await support.
Rust
4 contributions in the last year
Contribution activity
January 2020
Created an issue in hyperium/tonic that received 5 comments
Enable reuse_port(true) in easy way
Feature Request
Crates
tonic
Motivation
We are trying to build multithreaded server, where each thread is supposed to run following code snippet:
…
5
comments