Skip to content
/ brpc Public
forked from apache/brpc

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".

License

Notifications You must be signed in to change notification settings

lqxhub/brpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# baidu-rpc

A RPC framework used throughout Baidu, with more than 600,000 instances.

Check out [Getting started](docs/cn/getting_started.md) for more information.

About

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.4%
  • CMake 1.6%
  • Perl 1.3%
  • Makefile 0.6%
  • Starlark 0.5%
  • C 0.5%
  • Other 1.1%