oneSapling's Stars
boltdb/bolt
An embedded key/value database for Go.
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
orcaman/concurrent-map
a thread-safe concurrent map for go
talent-plan/tinykv
A course to build distributed key-value service based on TiKV model
golang/leveldb
The LevelDB key-value database in the Go programming language.
TimefoldAI/timefold-solver
The open source Solver AI for Java, Python and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.
Cloudslab/cloudsim
CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services
FudanSELab/train-ticket
Train Ticket - A Benchmark Microservice System
pingcap/go-ycsb
A Go port of Yahoo! Cloud Serving Benchmark (YCSB)
tikv/titan
A RocksDB plugin for key-value separation, inspired by WiscKey.
d-krupke/cpsat-primer
The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver
ai4co/awesome-fm4co
Recent research papers about Foundation Models for Combinatorial Optimization
amirsaffari/online-random-forests
Online Random Forests
wzt3309/container-sim
基于时序数据的容器负载预测和容器节能调度实验
vmware-archive/go-pmem-transaction
Golang library for using persistent memory
siliconx/serverless
BDCI2020 - 大数据时代的Serverless工作负载预测
jay2jaykp/Machine-Learning-on-Cache-Replacement-Policy
CSC2515 Course Project Fall 2018
ZhengHe-MD/lfu
lfu with O(1) complexity
LSMdb/leveldb_learning
LevelDB source code and reading notes
lontoken/CodeLearn_leveldb
leveldb的研究
FudanSELab/Research-ESEC-FSE2019-AIOPS
oneSapling/badger
Fast key-value DB in Go.
oneSapling/cloudSimTest
cloudSim使用练习
oneSapling/CodeLearn_leveldb
leveldb的研究
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
shimingyah/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
twiagle/NewCacheEvict