koba-e964
https://atcoder.jp/users/kobae964 Languages: native Japanese, professional working English, elementary Swedish
Pinned Repositories
atcoder-rating-estimator
Rating estimator
bip32-typesafe
A Go implementation of BIP 32 which is type-safe and a best-effort attempt at timing-attack resistance
code-reading
コードリーディングした結果わかったことをまとめる。gist だと一覧性に欠け管理しにくいので git で管理する。
contest
programming contests, problems, et cetera
creo
min-caml-rust
A min-caml port to Rust
rust-schreier-sims
An implementation of Schreier-Sims algorithm in group theory
RUSThello
A simple Reversi game, written in Rust with love.
ski-comb
SKI
shogi_core
Defines fundamental data types and functions
koba-e964's Repositories
koba-e964/min-caml-rust
A min-caml port to Rust
koba-e964/rust-schreier-sims
An implementation of Schreier-Sims algorithm in group theory
koba-e964/rustler_steiner
Steiner tree implementation in Elixir NIF
koba-e964/crate-version-diff-patch-test
koba-e964/sliding-window-aggregation
SWAg
koba-e964/tmp-rust-z3-test
test repo (trying using z3.rs)
koba-e964/aho-corasick
A fast implementation of Aho-Corasick in Rust.
koba-e964/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
koba-e964/atcoder-tools
Convenient modules & tools for AtCoder users, written in Python 3.5
koba-e964/bincode
A binary encoder / decoder implementation in Rust.
koba-e964/bitset-fixed
Bitset for DP
koba-e964/cargo-serde-test
koba-e964/elo-simulator
Simulation with Elo ratings
koba-e964/fibers-rs
A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio.
koba-e964/fibers_tasque
`tasque` based thread pool library for `fibers` crate
koba-e964/frugalos
Frugal Object Storage
koba-e964/libfrugalos
This crate defines the public interface of Frugalos for related tools.
koba-e964/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
koba-e964/moyo
Erlangの便利なライブラリ集
koba-e964/patricia_tree
A memory-efficient patricia tree implementation written in Rust
koba-e964/phx_rust_21
Rustler-related experiments
koba-e964/proc-macro-test
koba-e964/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
koba-e964/protobuf_codec
A Rust implementation of encoders and decoders for Protocol Buffers
koba-e964/rand-crack
Algorithms to find the initial state for a given stream
koba-e964/rime
Rime: Automation Tool for Programming Contest Organizers
koba-e964/rust-void
The empty type Void.
koba-e964/rusthon
Marathon code template in Rust
koba-e964/sloggers
A Rust library which provides frequently used slog loggers and convenient functions
koba-e964/yq
yq is a portable command-line YAML processor