Skip to content
View meyejack's full-sized avatar

Block or report meyejack

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
  • 📚软件架构设计系列笔记

    HTML Other Updated Feb 22, 2023
  • workflow Public

    Forked from sogou/workflow

    C++ Parallel Computing and Asynchronous Networking Engine

    C++ Apache License 2.0 Updated Feb 20, 2023
  • Hipe Public

    Forked from CodingHanYa/workspace

    Hipe是采用C++11编写的高性能、跨平台、简单易用且功能强大的C++并发库。内置了多个独立线程池(Thread Pool),可针对多种场景提供高并发服务。(A high performance concurrent library)

    C++ Apache License 2.0 Updated Feb 20, 2023
  • 📚 软件工程、算法与架构:数据结构与算法、设计模式、软件架构、协同开发、质量保障 QA

    HTML Other Updated Feb 18, 2023
  • safe-rules Public

    Forked from Qihoo360/safe-rules

    详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。

    Apache License 2.0 Updated Feb 17, 2023
  • XRobot Public

    Forked from xrobot-org/XRobot

    An open source robot framework for mcu, pc and simulator

    C GNU General Public License v3.0 Updated Feb 17, 2023
  • EasyLogger Public

    Forked from armink/EasyLogger

    An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库

    C MIT License Updated Feb 15, 2023
  • cn Public

    Forked from selina603/cn

    中文文档库

    PHP Updated Feb 15, 2023
  • threadpool-6 Public

    Forked from lzpong/threadpool

    based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数

    C++ Updated Feb 15, 2023
  • util Public

    Forked from hujianzhe/util

    纯C的跨平台库,提供list/hashtable/rbtree等基础数据结构,有栈/无栈协程调度核心,封装各OS API,IO多路复用,并发可靠UDP,3D碰撞检测.

    C Updated Feb 15, 2023
  • ZLToolKit Public

    Forked from ZLMediaKit/ZLToolKit

    一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO

    C++ MIT License Updated Feb 15, 2023
  • 中国运营商IPv4/IPv6地址库-每日更新

    Shell MIT License Updated Feb 15, 2023
  • linux-c Public

    Forked from getiot/linux-c

    🔥 Linux C programming

    C Apache License 2.0 Updated Feb 14, 2023
  • GeoIP2-CN Public

    Forked from Hackl0us/GeoIP2-CN

    小巧精悍、准确、实用 GeoIP2 数据库

    Go GNU General Public License v3.0 Updated Feb 13, 2023
  • 主要为Linux的项目提供基础接口库.积累数据结构和实用接口.

    C MIT License Updated Feb 12, 2023
  • CS-Base Public

    Forked from xiaolincoder/CS-Base

    图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com

    Updated Feb 11, 2023
  • 【A simple used C++ threadpool】一个简单好用,性能优异的跨平台的C++线程池。欢迎 star & fork

    C++ Updated Feb 11, 2023
  • C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。

    Updated Feb 10, 2023
  • Morn Public

    Forked from jingweizhanghuai/Morn

    Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。

    C Apache License 2.0 Updated Feb 10, 2023
  • c语言str库

    C Updated Feb 10, 2023
  • design Public

    Forked from dunwu/design

    架构设计相关知识

    Java Creative Commons Attribution Share Alike 4.0 International Updated Feb 10, 2023
  • pink Public

    Forked from Qihoo360/pink

    A high performance network library

    C++ BSD 3-Clause "New" or "Revised" License Updated Feb 9, 2023
  • xfdb Public

    Forked from xf-yy/xfdb

    xfdb是一个轻量级的嵌入式KV库(也称NoSQL库),采用c++11语言开发。

    C++ Apache License 2.0 Updated Feb 8, 2023
  • CUP Public

    Forked from baidu/CUP

    CUP, common useful python-lib. (Currently, Most popular python lib in baidu). Python 开发底层库, 涵盖util、service(threadpool/generator/executor/cache等等)、logging、monitoring、增强型配置 等等库支持

    Python Apache License 2.0 Updated Feb 8, 2023
  • 开箱即用的前端图表库,简单配置就能拥有漂亮的可视化图表

    TypeScript MIT License Updated Feb 6, 2023
  • The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。

    JavaScript MIT License Updated Feb 2, 2023
  • A curated list of awesome Machine Learning frameworks, libraries and software.

    Python Other Updated Feb 1, 2023
  • 搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。

    C++ Updated Feb 1, 2023
  • CS-Books-1 Public

    Forked from forthespada/CS-Books

    🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

    Updated Feb 1, 2023
  • 软件架构设计的流程,从项目立项--》项目需求--》项目设计--》项目开发

    Updated Jan 25, 2023