Stars
Anomaly detection related books, papers, videos, and toolboxes
C++ implementation of Raft core logic as a replication library
Apache Superset is a Data Visualization and Data Exploration Platform
Partition management extension for PostgreSQL
《The Way to Go》中文译本,中文正式名《Go 入门指南》
A curated list of awesome Go frameworks, libraries and software
Automatic headphone equalization from frequency responses
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained p…
🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
C++ Parallel Computing and Asynchronous Networking Framework
Free monospaced font with programming ligatures
An RSS reader embedded in Visual Studio Code
Tuning Profile Delivery Mechanism for Linux
实现一个类似于陀螺世界的代码,后端使用php workman实现长链接通信,前端使用mui最大程度实现原生效果
A lightweight replication manager for PostgreSQL (Postgres)
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
A cheatsheet of modern C++ language and library features.
📚 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…
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast ins…