Lists (2)
Sort Name ascending (A-Z)
Stars
Free, simple, and intuitive online database diagram editor and SQL generator.
An ultra-simplified explanation to design patterns
Dynamically generate Apache Airflow DAGs from YAML configuration files
Curated list of project-based tutorials
Styled Terminal Markdown Viewer
Protocol Buffers - Google's data interchange format
Fitten Code AI Programming Assistant for Vim
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
Fitten Code AI Programming Assistant for Neovim
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
A resource to help you pass system design interview and become good at work 👇
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (…
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.