-
Wuhan University
-
22:39
(UTC +08:00) - https://jingtao8a.github.io/
- @XinTaoYuShow
- jingtao8a5779
Lists (3)
Sort Name ascending (A-Z)
Starred repositories
Protocol Buffers - Google's data interchange format
A simple C++11 Thread Pool implementation
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
oneAPI Threading Building Blocks (oneTBB)
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
The BusTub Relational Database Management System (Educational)
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
C++ implementation of the Python Numpy library
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
A library for building an in-memory, Adaptive Learned indEX
c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )
📦 C++ FTP Server Library for Windows 🪟, Linux 🐧 & more 💾
illustrate what docker really is in 100 lines of C/C++
A High Performance Multithread Network Library
BTree and BPlusTree Realize:B树和B+树的实现代码
An C++ implementation of RAFT consensus algorithm based on jrpc