OliverDD's repos on GitHub
Rust · 4 人关注
cli-template-rs
cargo template for rust command line application
Scala · 2 人关注
hpient
This project is used to test sttp with apache arrow
Java · 1 人关注
OJiJ
Online Judge in Java
C++ · 0 人关注
15445-bootcamp
A basic introduction to coding in modern C++.
Go · 0 人关注
algo
algorithms and datastructures for learning purpose...
Vim script · 0 人关注
apollo
Development environment with archlinux docker image
Shell · 0 人关注
archinstall
installing archlinux with fish script
0 人关注
buffer
Tiny C string library
0 人关注
chdig
Dig into ClickHouse with TUI interface.
Rust · 0 人关注
ckeeper
ClickHouse Keeper in TUI
C++ · 0 人关注
ClickHouse
ClickHouse® is a free analytics DBMS for big data
C · 0 人关注
clkoll
Time server and client on UDP with epoll
Shell · 0 人关注
composelens
Starting development components with compose in one command!
Java · 0 人关注
Course-selected-System
This is a repository for school management system built in javafx, which is the first desktop application that i have made.
C · 0 人关注
cstring
ANSI C99 c语言可线程安全的string实现
Java · 0 人关注
DAiJ
Datastructure and Algorithms in Java
0 人关注
devocker
Development environment in docker with docker-compose
Shell · 0 人关注
dotfiles
personal dotfiles managed by chezmoi
Shell · 0 人关注
dotfiles.nixos
Configurations for nixos with flakes and home-manager
Rust · 0 人关注
everust
Conquer the algorithms and datastructure in rust, which is like Mount Everest
Kotlin · 0 人关注
Htp
Remote file server based on http.
0 人关注
imaw.io
The image bed for draw.io
0 人关注
imgur
Personal imgur with picgo
C · 0 人关注
JavaLexer
java语言的词法分析器(手动与flex)。使用cmake、c语言构建。
CSS · 0 人关注
JFXDemo
JFoenix practice. Weather application in javafx 8.
Go · 0 人关注
kasumer
kafka's consumer => kasumer :)
0 人关注
KICAD_STM
这个工程是本人在进行四轴飞行器设计时,用到的或设计的kicad工程与库的备份。
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 人关注
log.c
A simple logging library implemented in C99
0 人关注
logseq
This is simply to publish my templates to the world :)
Go · 0 人关注
md5-simd
Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.
Rust · 0 人关注
mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
Java · 0 人关注
Niotty
Examples of nio and netty
0 人关注
nvim-dap-rust
An extension for nvim-dap providing configurations for launching rust debugger (lldb-vscode) and debugging individual tests
C · 0 人关注
OJiC
Online Judge in C
Go · 0 人关注
OJiG
Online Judge in Go
Rust · 0 人关注
olivier
todos backend service, tiny but detailed!
C · 0 人关注
PcapParser
pcap文件c语言处理脚手架。实现pcap头以及包头处理,包体需要程序员自己根据pcap头中的link type自己实现。本项目实现239号link type(nflog)。
Kotlin · 0 人关注
piggy
File transfer server in tornadofx.
0 人关注
uluru
A simple, fast, LRU cache implementation.