-
South China University of Technology
- Guangzhou, Guangdong
Stars
A collection of resources on wait-free and lock-free programming
High-performance regular expression matching library
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In-Time compiler.
FlatBuffers: Memory Efficient Serialization Library
Two-Level Segregated Fit memory allocator implementation.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance conc…
TIANCHI 天池 "数字人体"视觉挑战赛——宫颈癌风险智能诊断 VNNI赛道 LLLLC队 1/2359
lin-honghui / tianchi_Cervical_Cancer_top4
Forked from LiChenyang-Github/tianchi_Cervical_Cancer_top4天池 数字人体’视觉挑战赛——宫颈癌风险智能诊断 算法赛道 LLLLC队代码 4/2359
DRIVENDATA Open Cities AI Challenge - RandomForest 🐶 课程设计作业 8/1106
2020 DIGIX GLOBAL AI CHALLENGE - Digital Device Image Retrieval - Top2 WEARE队
A family of header-only, very fast and memory-friendly hashmap and btree containers.
《Designing Data-Intensive Application》DDIA中文翻译
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
An open-source C++ library developed and used at Facebook.
Golang implementation of the Raft consensus protocol
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
The Paxos library implemented in C++ that has been used in the WeChat production environment.