Skip to content
View xuliangfei3's full-sized avatar

Block or report xuliangfei3

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
  • MyTinySTL Public

    Forked from Alinshans/MyTinySTL

    Achieve a tiny STL in C++11

    C++ Other Updated Mar 7, 2024
  • muduo Public

    Forked from chenshuo/muduo

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

    C++ Other Updated Nov 7, 2023
  • Sample code for the Effective Modern C++ book by Scott Meyers.

    C++ Updated Nov 7, 2023
  • 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)

    C++ Updated Oct 26, 2023
  • course Public

    Forked from parallel101/course

    高性能并行编程与优化 - 课件

    C++ Other Updated Mar 16, 2023
  • variant_1 Public

    Forked from mpark/variant

    C++17 `std::variant` for C++11/14/17

    C++ Boost Software License 1.0 Updated Jul 28, 2022
  • any Public

    Forked from thelink2012/any

    Implementation of std::experimental::any, including small object optimization, for C++11 compilers

    C++ Boost Software License 1.0 Updated Jul 19, 2022
  • Simple Useful Libraries: C++17/20 header-only dynamic bitset

    C++ MIT License Updated Jul 8, 2022
  • 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发…

    C++ Updated Jul 5, 2022
  • 🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects

    C++ MIT License Updated Jun 30, 2022
  • The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

    Python Other Updated May 5, 2022
  • Tool to generate register RTL, models, and docs using SystemRDL or JSpec input

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

    C++ MIT License Updated Jun 22, 2021
  • BigNumber Public

    Forked from pr0crustes/BigNumber

    A really long long long long long long number in C++

    C++ MIT License Updated May 7, 2021
  • 超过1000本的计算机经典书籍、资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

    Updated May 4, 2021
  • Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!

    C Other Updated Apr 13, 2021
  • cmdline Public

    Forked from tanakh/cmdline

    A Command Line Parser

    C BSD 3-Clause "New" or "Revised" License Updated Dec 13, 2020
  • variant_2 Public

    Forked from mapbox/variant

    C++11/C++14 Variant

    C++ BSD 3-Clause "New" or "Revised" License Updated Dec 1, 2020
  • 📚 免费的计算机编程类中文书籍,欢迎投稿

    GNU General Public License v3.0 Updated Aug 26, 2020
  • 📚 《C++ Primer中文版(第5版)》笔记

    C++ Updated Aug 14, 2020
  • tinyxml2 Public

    Forked from leethomason/tinyxml2

    TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.

    C++ zlib License Updated Jul 30, 2020
  • interview Public

    Forked from huihut/interview

    📚 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…

    C++ Other Updated Jul 15, 2020
  • HDLObf Public

    Forked from mriscoc/HDLObf

    HDLObf is intended to be a HDL Obfuscator and identifier name change utility. Primarily designed for Verilog/SystemVerilog support will be added for VHDL/SystemC in future.

    Java GNU General Public License v2.0 Updated Dec 18, 2019
  • C++ Design Patterns

    C++ MIT License Updated Oct 19, 2019
  • 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职…

    C++ Updated Oct 17, 2019
  • A collection of gdb tips. 100 maybe just mean many here.

    Go Other Updated Sep 22, 2019
  • MemoryPool Public

    Forked from cacay/MemoryPool

    An easy to use and efficient memory pool allocator written in C++.

    C++ Updated Jun 2, 2019
  • zguide-cn Public

    Forked from anjuke/zguide-cn

    ZMQ 指南

    Perl 6 Updated Jan 8, 2019
  • C++ 设计模式

    C++ MIT License Updated Nov 22, 2018
  • 剑指Offer——名企面试官精讲典型编程题

    C++ GNU General Public License v3.0 Updated Oct 13, 2018