Stars
LeanStore is a B-tree based key-value storage library with high throughput and full ACID transactions.
An educational OLAP database system.
DuckDB is an analytical in-process SQL database management system
AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models
gRPC with Unix domain socket (UDS) example by golang
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Implementation of DeepDB: Learn from Data, not from Queries!
Gorgonia is a library that helps facilitate machine learning in Go.
PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.
A toolkit for developing and comparing reinforcement learning algorithms.
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Self-Driving Database Management System from Carnegie Mellon University
Raft distributed consensus algorithm implemented in Rust.
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.