Pinned Repositories
fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
influxdb
Scalable datastore for metrics, events, and real-time analytics
influxdb_iox
Pronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow.
LazyWolfLin.github.io
LazyWolfLin's Blog
leetcode
LazyWolfLin's leetcode solutions.
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
libevent
Event notification library
libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
TranslateProject
Linux中国翻译项目
LazyWolfLin's Repositories
LazyWolfLin/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
LazyWolfLin/influxdb
Scalable datastore for metrics, events, and real-time analytics
LazyWolfLin/influxdb_iox
Pronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow.
LazyWolfLin/LazyWolfLin.github.io
LazyWolfLin's Blog
LazyWolfLin/leetcode
LazyWolfLin's leetcode solutions.
LazyWolfLin/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
LazyWolfLin/libevent
Event notification library
LazyWolfLin/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
LazyWolfLin/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
LazyWolfLin/raft-rs
Raft distributed consensus algorithm implemented in Rust.
LazyWolfLin/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.
LazyWolfLin/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
LazyWolfLin/Text_Classification
Text Classification Algorithms: A Survey
LazyWolfLin/tikv
Distributed transactional key-value database, originally created to complement TiDB
LazyWolfLin/tinykv
A course to build distributed key-value service based on TiKV model
LazyWolfLin/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
LazyWolfLin/TranslateProject
Linux**翻译项目
LazyWolfLin/vcpkg
C++ Library Manager for Windows, Linux, and MacOS