Pinned Repositories
ABCLang
An simple dynamic language like golang based on C, support channel and routine
campus
campusRecruit
emeralddb
A mongo like document database server.
groupacache_example
An simple groupcache example with etcd
mit6.824
mit6.824 lab work
python-jssclient
JSS: python client for Jingdong Storage Service
ratgo
ratgo is a Go wrapper for RocksDb
RationalDb
A distributed database middleware for RocksDB and LevelDB based on Vitess.
RegexEngine
A simple DFA regex engine
rldb
example of raft protocol
senarukana's Repositories
senarukana/RationalDb
A distributed database middleware for RocksDB and LevelDB based on Vitess.
senarukana/groupacache_example
An simple groupcache example with etcd
senarukana/emeralddb
A mongo like document database server.
senarukana/ratgo
ratgo is a Go wrapper for RocksDb
senarukana/ABCLang
An simple dynamic language like golang based on C, support channel and routine
senarukana/campus
campusRecruit
senarukana/mit6.824
mit6.824 lab work
senarukana/python-jssclient
JSS: python client for Jingdong Storage Service
senarukana/RegexEngine
A simple DFA regex engine
senarukana/rldb
example of raft protocol
senarukana/sqlparser
a sqlparser written in lex&yacc
senarukana/fundb
Just to make fun
senarukana/goplayground
a set of go tiny programs
senarukana/apuedb
an example database in apue, which supports multiple processes concurrency.
senarukana/chatgpt-chrome-extension
A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
senarukana/cool_compiler
WIP Compiler for the Cool programming language via Stanford's Compilers course
senarukana/doubi
a little more than a golang yacc demo
senarukana/LinearHash
A go implementation of Linear Hash Table
senarukana/logcabin
LogCabin is a distributed system that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues. LogCabin is still in early stages of development and is not yet recommended for actual use.
senarukana/merkleTree
a simple merkleTree implementation written in python
senarukana/mysql
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package
senarukana/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
senarukana/rocksdb
Embedded key-value store for fast storage
senarukana/senarukana.github.io
My words my life.
senarukana/sky
Sky is an open source, behavioral analytics database.
senarukana/ssdb
SSDB - A fast database server with zset data type, an alternative to Redis
senarukana/superset
Superset is a data exploration platform designed to be visual, intuitive, and interactive
senarukana/swift
OpenStack Object Storage (Swift)
senarukana/udacity_ml
udacity machine learning courses
senarukana/vitess
vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.