杜世橋 Du Shiqiao's repositories
localsearch
Rust library for local search optimization
python-pdm-template
A Project Template of Python with PDM
cython_obfuscate_example
An example project to use Cython as an obfuscater
pydanticio
Tiny IO utility library for Python with Pydantic inspired by Serdeio of Rust
threshold_dict
A data structure to find smallest key that is larger than the query.
tree_traversal
A Rust library for finding the optimal leaf node in a tree structure.
indexed-vector
A Rust library that implements vector container that can be indexed with specified function.
optuna-async-helper
A Helper Library to run asynchronous optimization with Optuna
python-rye-template
A Project Template of Python with Rye
python-uv-template
A Project Template of Python with uv
vscode-one-dark-pro-monokai-darker-whity
A Darker One Dark Pro variation with Monokai scheme and whiter foreground texts
alt-ime-ahk-mod
🇺🇸⌨ 左右 Alt キーの空打ちで IME を ON/OFF する AutoHotkey スクリプトのような何か
JavaTemplate
A Template for Java Project
learning-jax
Personal repository to learn google JAX ecosystem
linear_regression_waic
Example Project of Linear Regression and WAIC with Numpyro/Stan
marisa-trie
Static memory-efficient Trie-like structures for Python (2.x and 3.x) based on marisa-trie C++ library.
popopt
Various Population based Blackbox Optimization Algorithms in Rust
pydantic-argparse
Typed Argument Parsing with Pydantic
tsp_mip_example
Solve TSP as MIP with Rust
word-ladder
A Rust implementation for Word Ladder (Shiritori) game