Starred repositories
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Si…
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Smart pointers for the (GNU) C programming language
A collection of resources on modern C++
A fast JSON serializing & deserializing library, accelerated by SIMD.
debauchee / barrier
Forked from deskflow/deskflowOpen-source KVM software
Template Metaprogramming with C++, published by Packt
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
Performance-portable, length-agnostic SIMD with runtime dispatch
Event-driven network library for multi-threaded Linux server in C++11
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
a non-blocking I/O tcp network lib based on c++14/17
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Source Code for 'Beginning C++20' by Ivor Horton and Peter Van Weert
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
《The Way to Go》中文译本,中文正式名《Go 入门指南》