Stars
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
📘《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
An open-source C++ library developed and used at Facebook.
Facebook's branch of Apache Thrift, including a new C++ server.
A library that provides an embeddable, persistent key-value store for fast storage.
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
liwenkaixxx / incubator-brpc
Forked from apache/brpcIndustrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
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" mea…
A distributed, fault-tolerant graph database
Protocol Buffers - Google's data interchange format
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). OpenDDS also supports Java bindings through JNI.