Starred repositories
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
Test Driven Development with C++ by Packt Publishing
Opencv4.0 with python (English&中文), and will keep the update ! 👊
😎 A curated list of awesome GitHub Profile which updates in real time
Visual Python and C++ nanosecond profiler, logger, tests enabler
Deciphering Object-Oriented Programming with C++, published by Packt
📚 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
A high-performance, fully-featured CSV parser and serializer for modern C++.
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
This is a web framework based on c++ design with a similar interface to the gin framework.
Building Low Latency Applications with CPP by Packt Publishing
CN-CppUserGroup-2019-1,lock-free queue demo
Drivers for receiving LiDAR data and more, support Lidar Mid-40, Mid-70, Tele-15, Horizon, Avia.
C++ Requests: Curl for People, a spiritual port of Python Requests.
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC