Pinned Repositories
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
c-learning
all c++ programming
cbindgen
A project for generating C bindings from Rust code
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
dashmap
Blazing fast concurrent HashMap for Rust.
futh
leetcode
Leetcode algorithm conclude.
neovim-config
neovim config for c++ development
operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
tinykv
A course to build distributed key-value service based on TiKV model
Future2100's Repositories
Future2100/tinykv
A course to build distributed key-value service based on TiKV model
Future2100/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Future2100/c-learning
all c++ programming
Future2100/cbindgen
A project for generating C bindings from Rust code
Future2100/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Future2100/dashmap
Blazing fast concurrent HashMap for Rust.
Future2100/futh
Future2100/leetcode
Leetcode algorithm conclude.
Future2100/neovim-config
neovim config for c++ development
Future2100/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
Future2100/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
Future2100/rust_type_to_c_type
We need to translate rust struct to c struct sometimes.
Future2100/singa
a distributed deep learning platform
Future2100/SpringAOP
Future2100/SpringIoC
Future2100/styleguide
Style guides for Google-originated open-source projects
Future2100/tcpproxy
A cross-platform TCP proxy
Future2100/test
just for testing