Stars
A faster int-to-int hashmap implemented in C++.
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A lightweight, high-performance distributed workflow framework
A C++ library for interacting with JSON.
beego is an open-source, high-performance web framework for the Go programming language.
K8s-club for learn, share and explore the K8s world :)
Learn and understand Docker&Container technologies, with real DevOps practice!
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
Opencv4.0 with python (English&中文), and will keep the update ! 👊
A light-weight RPC implement of google protobuf RPC framework.
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.