Skip to content
View Doogplus's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Doogplus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • LCS Public

    Forked from wisdompeak/LeetCode

    This 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++ Updated Feb 12, 2023
  • A C++ library to compress and intersect sorted lists of integers using SIMD instructions

    C++ Apache License 2.0 Updated Nov 9, 2022
  • Andromeda Public

    C++ Network programming.

    C++ 1 Updated Nov 6, 2022
  • 🏋️ Python / Modern C++ Solutions of All 2430 LeetCode Problems (Weekly Update)

    C++ MIT License Updated Oct 5, 2022
  • lmuduo Public

    C++11 implement muduo.

    C++ 1 1 Updated Oct 5, 2022
  • incubator-brpc Public

    Forked from apache/brpc

    Industrial-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 Updated Jul 14, 2022
  • 从零开始的 JSON 库教程

    C Updated Jun 19, 2022
  • Modern CMake for C++, published by Packt

    Dockerfile MIT License Updated Jun 14, 2022
  • Hands-On System Programming with C++, published by Packt

    C++ MIT License Updated May 26, 2022
  • muduo Public

    Forked from chenshuo/muduo

    Event-driven network library for multi-threaded Linux server in C++11

    C++ Other Updated Mar 13, 2022
  • A cheatsheet of modern C++ language and library features.

    Python MIT License Updated Feb 24, 2022
  • C++ Concurrency in Action 2ed 笔记:C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术

    C++ Apache License 2.0 Updated Feb 18, 2022
  • tinyev Public

    Forked from guangqianpeng/tinyev

    Multithreaded network library in C++17

    C++ Updated Feb 10, 2022
  • C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程

    C++ Apache License 2.0 Updated Dec 27, 2021
  • leveldb Public

    Forked from google/leveldb

    LevelDB 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 Updated Nov 18, 2021
  • C++ Design Patterns

    C++ MIT License Updated Nov 13, 2021
  • 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等

    C++ Updated Oct 21, 2021
  • Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

    C++ MIT License Updated Jun 19, 2021
  • 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

    C++ MIT License Updated Jun 13, 2021
  • A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.

    MIT License Updated Jun 8, 2021
  • Implement 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 Updated May 9, 2021
  • books Public

    Forked from programthink/books

    【编程随想】收藏的电子书清单(多个学科,含下载链接)

    Creative Commons Zero v1.0 Universal Updated Apr 28, 2021
  • rocksdb Public

    Forked from facebook/rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    C++ GNU General Public License v2.0 Updated Mar 19, 2021
  • C Public

    Forked from TheAlgorithms/C

    Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

    C GNU General Public License v3.0 Updated Mar 19, 2021
  • 课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB

    C++ Updated Mar 4, 2021
  • C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。

    Updated Dec 26, 2020
  • SSG Public

    Forked from ZJULearning/SSG

    code for satellite system graphs

    C++ BSD 3-Clause "New" or "Revised" License Updated Nov 10, 2020
  • img2vec Public

    Forked from christiansafka/img2vec

    🔥 Use pre-trained models in PyTorch to extract vector embeddings for any image

    Python MIT License Updated Nov 8, 2020
  • sylar Public

    Forked from sylar-yin/sylar

    C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…

    C++ Updated Nov 2, 2020
  • deep learning for image processing including classification and object-detection etc.

    Python Updated Oct 28, 2020