Pinned Repositories
algorithm-code-go
算法练习
badger
Fast key-value DB in Go.
cloudSimTest
cloudSim使用练习
CodeLearn_leveldb
leveldb的研究
goleveldb
LevelDB key/value database in Go.
goleveldb-note
Analysis leveldb source code step by step
leveldb-pure
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
leveldb_note
learn leveldb code and note
OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
snapshoot
oneSapling's Repositories
oneSapling/badger
Fast key-value DB in Go.
oneSapling/algorithm-code-go
算法练习
oneSapling/cloudSimTest
cloudSim使用练习
oneSapling/goleveldb
LevelDB key/value database in Go.
oneSapling/goleveldb-note
Analysis leveldb source code step by step
oneSapling/leveldb-pure
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
oneSapling/leveldb_note
learn leveldb code and note
oneSapling/snapshoot
oneSapling/train-ticket
Train Ticket - A Benchmark Microservice System
oneSapling/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
oneSapling/book_paper
Collect some book about distributed storage system
oneSapling/caffeine
A high performance caching library for Java 8
oneSapling/container-sim
基于时序数据的容器负载预测和容器节能调度实验
oneSapling/CP-SAT-Log-Analyzer
A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.
oneSapling/CppGuide
C/C++学习,后端开发进阶指南。
oneSapling/cpsat-primer
Using and Understanding ortools' CP-SAT: A Primer and Cheat Sheet
oneSapling/evoli
Genetic Algorithm and Particle Swarm Optimization
oneSapling/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
oneSapling/go-implement-your-cache-server
oneSapling/golang-lru
Golang LRU cache
oneSapling/HotRing-simple-and-simple-demo
HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data
oneSapling/java-design-patterns
Design patterns implemented in Java
oneSapling/kafka
Mirror of Apache Kafka
oneSapling/kv_engine
lsm tree based KV store
oneSapling/leveldb
oneSapling/mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
oneSapling/spring-ai
An Application Framework for AI Engineering
oneSapling/tinykv
A course to build distributed key-value service based on TiKV model
oneSapling/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
oneSapling/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...