yuebone's Stars
AlexanderChen-Real/Awesome-ChatGPT-Chinese
ChatGPT中文资料库:为了帮助广大的中文开发者和学习者更好地理解和运用OpenAI的ChatGPT技术而创建的。我们会在这个仓库中持续更新有关ChatGPT的教程,工具介绍,中文资料,包括但不限于工具使用教程、资料,论文、应用实例和ChatGPT社区等。
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
zijie0/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
TsinghuaDatabaseGroup/CloudDB
continuously update cloud database papers
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
alibaba/AliSQL
AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.
gluesql/gluesql
GlueSQL is quite sticky. It attaches to anywhere.
spacejam/sled
the champagne of beta embedded databases
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
ngaut/builddatabase
Build a distributed SQL database from the ground up
google/styleguide
Style guides for Google-originated open-source projects
mapio/GraphvizAnim
A tool to create animated graph visualizations, based on graphviz.
facebook/wangle
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
vurtun/nuklear
A single-header ANSI C gui library
google/googletest
GoogleTest - Google Testing and Mocking Framework
stalkerg/postgres_cmake
PostgreSQL with CMake build system. In beta stage.
chriskohlhoff/asio
Asio C++ Library
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
dhamaniasad/awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
KLIEBHAN/pg_plsql_graphs
PostgreSQL contrib extension for creating flow and dependence graphs for plpgsql functions in dot format
scylladb/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
srush/postgres-provanence
lichuang/Lua-Source-Internal
Lua source internal
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
vczh-libraries/Vlpp
Common C++ construction, including string operation / generic container / linq / etc
SOCI/soci
Official repository of the SOCI - The C++ Database Access Library