Pinned Repositories
erl_dist
Rust Implementation of Erlang Distribution Protocol
erldash
A simple, terminal-based Erlang dashboard written in Rust
jsone
Erlang JSON library
libflate
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
mineplacer
Prepare for a game of Minesweeper by placing mines!
patricia_tree
A memory-efficient patricia tree implementation written in Rust
rustracing_jaeger
Jaeger tracing library for Rust
rustun
A Rust library for implementing STUN server and client asynchronously
rusturn
A Rust Implementation of TURN server and client
sile's Repositories
sile/gomoku
A self-contained morphological analyzer (including dictionary data).
sile/rafte
An Erlang implementation of the Raft consensus algorithm
sile/rrsm
Raft based Replicated State Machine in Rust
sile/pfun
Erlang Portable Functions
sile/erl_pfds
An Erlang implementation of the data structures described in 『Purely Functional Data Structures』
sile/linux_aio
A thin Rust wrapper on top of the Linux AIO API
sile/succ
Succinct Data Structures written in Rust
sile/mqttm
An Erlang library for encoding/decoding MQTT message
sile/doar
数万〜千万程度のキー数を想定したDoubleArrayのライブラリ。 要素の動的追加、trieデータの保存・読込・再更新(追加)に対応。
sile/erl-flv
An Erlang library to encode/decode FLV container
sile/hashtrie
Hash like trie
sile/recvbench
gen_tcp:recv banchmark ( Erlang)
sile/rust-dawg
A Rust implementation of DAWG represented by Double Array
sile/bench_util
A collection of benchmark utility functions for Erlang
sile/erlang_template
Erlang Application Template
sile/heaps
Various types of heaps(priority queues) written in Erlang
sile/isobmff
An ISO Base Media File Format encoder/decoder written in Haskell
sile/logi_ex
Elixir interface of logi
sile/logi_fluentd
A logi implementation library for fluentd
sile/reloader
Erlang code reloader. A standalone version of MochiWeb's `reloader' server.
sile/cowboy
Small, fast, modular HTTP server written in Erlang.
sile/dialyzer
sile/entity_supervisor
[OBSOLETE: See sile/local instead] Simple Supervisor for Entity Processes
sile/erl_pfad
An Erlang implementation of the algorithms described in 『Pearls of Functional Algorithm Design』
sile/leakless
Miscellaneous process related resource management modules
sile/logi_stdlib_ex
Elixir interface of "sile/logi_stdlib"
sile/memo_trie
A Memoriazed Trie for Erlang
sile/ranch
Socket acceptor pool for TCP protocols.
sile/rebar3
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
sile/rebar_applications_plugin
A rebar plugin which automatically generates 'applications' value in the application resource file