Pinned Repositories
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
arroyo
Distributed stream processing engine in Rust
BizLock
业务锁
bolt
An embedded key/value database for Go.
book-1
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
ClickHouse
ClickHouse® is a free analytics DBMS for big data
mrdb
简易nosql
SQL-On-File
SQL engine on txt file
SeaRise's Repositories
SeaRise/BizLock
业务锁
SeaRise/bolt
An embedded key/value database for Go.
SeaRise/commons-pool
Mirror of Apache Commons Pool
SeaRise/CS-Notes
:books: Computer Science Learning Notes
SeaRise/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
SeaRise/ehcache3
Ehcache 3.x line
SeaRise/http-server
简易http服务器
SeaRise/netty
Netty project - an event-driven asynchronous network application framework
SeaRise/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring
SeaRise/NYADB2
NYADB2
SeaRise/PalDB
An embeddable write-once key-value store written in Java
SeaRise/papers
读论文的总结
SeaRise/pouch
PouchContainer is an open-source project created to promote the container technology movement.
SeaRise/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
SeaRise/scutie2015-digimon
The curriculum design of digital system design.
SeaRise/SpringImpl_v2.0
模拟Spring框架,实现IOC,AOP