-
LCS Public
Forked from wisdompeak/LeetCodeThis repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…
C++ UpdatedFeb 12, 2023 -
IntersectSortedList Public
Forked from fast-pack/SIMDCompressionAndIntersectionA C++ library to compress and intersect sorted lists of integers using SIMD instructions
C++ Apache License 2.0 UpdatedNov 9, 2022 -
-
LeetCode-Solutions Public
Forked from kamyu104/LeetCode-Solutions🏋️ Python / Modern C++ Solutions of All 2430 LeetCode Problems (Weekly Update)
C++ MIT License UpdatedOct 5, 2022 -
-
incubator-brpc Public
Forked from apache/brpcIndustrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
C++ Apache License 2.0 UpdatedJul 14, 2022 -
-
Modern-CMake-for-Cpp Public
Forked from PacktPublishing/Modern-CMake-for-CppModern CMake for C++, published by Packt
Dockerfile MIT License UpdatedJun 14, 2022 -
Hands-On-System-Programming-with-CPP Public
Forked from PacktPublishing/Hands-On-System-Programming-with-CPPHands-On System Programming with C++, published by Packt
C++ MIT License UpdatedMay 26, 2022 -
muduo Public
Forked from chenshuo/muduoEvent-driven network library for multi-threaded Linux server in C++11
C++ Other UpdatedMar 13, 2022 -
modern-cpp-features Public
Forked from AnthonyCalandra/modern-cpp-featuresA cheatsheet of modern C++ language and library features.
Python MIT License UpdatedFeb 24, 2022 -
Cpp-Concurrency-in-Action-2ed Public
Forked from downdemo/Cpp-Concurrency-in-Action-2edC++ Concurrency in Action 2ed 笔记:C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术
C++ Apache License 2.0 UpdatedFeb 18, 2022 -
tinyev Public
Forked from guangqianpeng/tinyevMultithreaded network library in C++17
C++ UpdatedFeb 10, 2022 -
Cpp-Templates-2ed Public
Forked from downdemo/Cpp-Templates-2edC++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程
C++ Apache License 2.0 UpdatedDec 27, 2021 -
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 18, 2021 -
design-patterns-cpp Public
Forked from JakubVojvoda/design-patterns-cppC++ Design Patterns
C++ MIT License UpdatedNov 13, 2021 -
cpp_new_features Public
Forked from 0voice/cpp_new_features2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
C++ UpdatedOct 21, 2021 -
C-Plus-Plus Public
Forked from TheAlgorithms/C-Plus-PlusCollection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++ MIT License UpdatedJun 19, 2021 -
modern-cpp-tutorial Public
Forked from changkun/modern-cpp-tutorial📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
C++ MIT License UpdatedJun 13, 2021 -
the-book-of-secret-knowledge Public
Forked from trimstray/the-book-of-secret-knowledgeA collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
MIT License UpdatedJun 8, 2021 -
Design-Patterns-in-Cpp17 Public
Forked from downdemo/Design-Patterns-in-Cpp17Implement 23 GoF design patterns in C++17 and make proper use of smart pointers to achieve zero memory leaks.(23 种 GoF 设计模式的 C++17 实现,利用智能指针达成零内存泄漏)
C++ MIT License UpdatedMay 9, 2021 -
books Public
Forked from programthink/books【编程随想】收藏的电子书清单(多个学科,含下载链接)
Creative Commons Zero v1.0 Universal UpdatedApr 28, 2021 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedMar 19, 2021 -
C Public
Forked from TheAlgorithms/CCollection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C GNU General Public License v3.0 UpdatedMar 19, 2021 -
Bilibili-plus Public
Forked from ZachL1/Bilibili-plus课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
C++ UpdatedMar 4, 2021 -
awesome-cpp-cn Public
Forked from jobbole/awesome-cpp-cnC++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
UpdatedDec 26, 2020 -
SSG Public
Forked from ZJULearning/SSGcode for satellite system graphs
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 10, 2020 -
img2vec Public
Forked from christiansafka/img2vec🔥 Use pre-trained models in PyTorch to extract vector embeddings for any image
Python MIT License UpdatedNov 8, 2020 -
sylar Public
Forked from sylar-yin/sylarC++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
C++ UpdatedNov 2, 2020 -
deep-learning-for-image-processing Public
Forked from WZMIAOMIAO/deep-learning-for-image-processingdeep learning for image processing including classification and object-detection etc.
Python UpdatedOct 28, 2020