LazyWolfLin's repos on GitHub
0 人关注
fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
0 人关注
influxdb
Scalable datastore for metrics, events, and real-time analytics
0 人关注
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.
Rust · 0 人关注
leetcode
LazyWolfLin's leetcode solutions.
C++ · 0 人关注
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
0 人关注
libevent
Event notification library
0 人关注
libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
0 人关注
NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
0 人关注
raft-rs
Raft distributed consensus algorithm implemented in Rust.
C · 0 人关注
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.
0 人关注
shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
Rust · 0 人关注
tikv
Distributed transactional key-value database, originally created to complement TiDB
Go · 0 人关注
tinykv
A course to build distributed key-value service based on TiKV model
Rust · 0 人关注
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
CMake · 0 人关注
vcpkg
C++ Library Manager for Windows, Linux, and MacOS