-
sysu university
- Guangdong, China
-
22:58
(UTC -12:00) - https://[email protected]
- https://orcid.org/0009-0005-1539-5628
- https://i.csdn.net/#/user-center/profile
- https://www.zhihu.com/people/mslt2h
Lists (3)
Sort Name ascending (A-Z)
Stars
本项目分享了中山大学计算机学院本科和研究生阶段的课程资料、笔记、期末考试卷和其他实用的相关资源。希望对同学们的学习有所帮助❤️,如果喜欢记得给个star🌟
Quuxplusone / SG14
Forked from WG21-SG14/SG14Header-only C++ containers and algorithms from the SG14 Low Latency study group
Replacements to standard numeric types which throw exceptions on errors
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
A header only library for creating and validating json web tokens in c++
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
A high performance HTTP request router that scales well
libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed prefix trie in the start-up time, you may dispatch your routes…
C++ implementation of a fast and memory efficient HAT-trie