gaodayue's repos on GitHub
JavaScript · 11 人关注
RESTaurant_backend
web backend and frontend for the RESTaurant project
Java · 2 人关注
calcite-sql-rewriter
JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts the new version of the row along with version metadata
Java · 2 人关注
druid
Column oriented distributed data store ideal for powering interactive applications
Java · 1 人关注
dbfun
play with data structures and algorithms in database system
Java · 1 人关注
leetcoding
solutions to leetcode interview questions
Python · 0 人关注
algo_snippets
code snippets for well known algorithm problems
Java · 0 人关注
arrow
Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.
Go · 0 人关注
badger
Fast key-value DB in Go.
Go · 0 人关注
bolt
An embedded key/value database for Go.
0 人关注
ByConity
ByConity is an open source cloud data warehouse
Java · 0 人关注
calcite
Mirror of Apache Calcite
0 人关注
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
Java · 0 人关注
clue
command line tool for Apache Lucene
0 人关注
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Java · 0 人关注
datasci_course_materials
Public repository for course materials for the Spring 2013 session of Introduction to Data Science, an online coursera course.
Java · 0 人关注
deviceusageapp
Background service to collect android application's usage
0 人关注
docker
Docker - the open-source application container engine
Java · 0 人关注
JSON2
another json lib
Java · 0 人关注
jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
0 人关注
kickstart.nvim
A launch point for your personal nvim configuration
TeX · 0 人关注
leetcode
LeetCode题解,150道题完整版
Java · 0 人关注
netty
Netty project - an event-driven asynchronous network application framework
Java · 0 人关注
parquet-mr
Java readers/writers for Parquet columnar file formats to use with Map-Reduce
C++ · 0 人关注
peloton
The Self-Driving Database Management System
0 人关注
pprof
pprof is a tool for visualization and analysis of profiling data
Java · 0 人关注
presto
Distributed SQL query engine for running interactive analytic queries against big data sources.
C++ · 0 人关注
qt_campus_nav
campus navigation map for embedded system
C++ · 0 人关注
sdsl-lite
Succinct Data Structure Library 2.0
0 人关注
SESE
Specialized English for Software Engineering
0 人关注
sqlancer
Detecting Logic Bugs in DBMS
Java · 0 人关注
succinct
Java/Scala Implementation of Succinct.
Go · 0 人关注
tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
Rust · 0 人关注
tikv
Distributed transactional key-value database, originally created to complement TiDB
C · 0 人关注
wren
The Wren Programming Language
Java · 0 人关注
YCSB
Yahoo! Cloud Serving Benchmark