Pinned Repositories
chaos-mesh
A Chaos Engineering Platform for Kubernetes.
coursera-cryptography1
Assignments for Coursera's Cryptography I course by Dan Boneh
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
Cryptography1
coursera cryptography1
dotfiles
my-acm-templates
acm templates by Latex
OpenCourseCatalog
Bilibili 公开课目录
ThreadPool
A simple C++11 Thread Pool implementation
taichi
Productive, portable, and performant GPU programming in Python.
sjwsl's Repositories
sjwsl/my-acm-templates
acm templates by Latex
sjwsl/Cryptography1
coursera cryptography1
sjwsl/dotfiles
sjwsl/OpenCourseCatalog
Bilibili 公开课目录
sjwsl/ThreadPool
A simple C++11 Thread Pool implementation
sjwsl/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
sjwsl/coursera-cryptography1
Assignments for Coursera's Cryptography I course by Dan Boneh
sjwsl/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
sjwsl/folly
An open-source C++ library developed and used at Facebook.
sjwsl/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
sjwsl/LeaderF
An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
sjwsl/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
sjwsl/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
sjwsl/PotreeConverter
Create multi res point cloud to use with potree
sjwsl/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, Streams, HyperLogLogs, Bitmaps.
sjwsl/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
sjwsl/SJTUBeamer
上海交通大学 Beamer 模版 | Beamer template for Shanghai Jiao Tong University
sjwsl/sjwsl
sjwsl/taichi
Parallel programming for everyone.
sjwsl/test_actions
sjwsl/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
sjwsl/tinykv
A course to build distributed key-value service based on TiKV model