Stars
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
A cross platform C99 library to get cpu features at runtime.
Puck is a high-performance ANN search engine
The open-source database for the realtime web.
oneAPI Threading Building Blocks (oneTBB)
Fast persistent recoverable log and key-value store + cache, in C# and C++.
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…
A C++ library providing various concurrent data structures and reclamation schemes.
Is Parallel Programming Hard, And If So, What Can You Do About It?
A bounded multi-producer multi-consumer concurrent queue written in C++11
Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
A General-purpose Task-parallel Programming System using Modern C++
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…
A library that provides an embeddable, persistent key-value store for fast storage.
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Seminars DeepBayes Summer School 2018
100+ Chinese Word Vectors 上百种预训练中文词向量
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date …