gaodayue's repos on GitHub
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道题完整版