cshunde's repositories

annotated-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, HyperLogLogs, Bitmaps.

Language:CLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

bustub

The BusTub Relational Database Management System (Educational)

Language:C++License:MITStargazers:0Issues:0Issues:0

CMU-Database-Systems-fall2019

CMU Database Systems (Fall 2018): https://15445.courses.cs.cmu.edu/fall2018/#

Stargazers:0Issues:0Issues:0

craftinginterpreters

Repository for the book "Crafting Interpreters"

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:1Issues:0

go-profiler-notes

felixge's notes on the various go profiling methods that are available.

Language:Jupyter NotebookLicense:CC-BY-SA-4.0Stargazers:0Issues:1Issues:0

go-vcr

Record and replay your HTTP interactions for fast, deterministic and accurate tests

Language:GoLicense:NOASSERTIONStargazers:0Issues:1Issues:0

leetcode

leetcode 题解

Language:C++Stargazers:0Issues:1Issues:0

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Language:C++License:BSD-3-ClauseStargazers:0Issues:1Issues:0
Language:GoStargazers:0Issues:0Issues:0
Language:GoLicense:GPL-3.0Stargazers:0Issues:1Issues:0

rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language:C++License:GPL-2.0Stargazers:0Issues:1Issues:0