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/hls_wasm
WebAssembly HLS client written in Rust
sile/cl-asm
A x86 assembler in Commn Lisp
sile/ppg
Plumtree based Distributed Process Group
sile/handy_async
A handy Rust library for describing asynchronous code declaratively
sile/rrsm
Raft based Replicated State Machine in Rust
sile/flv_codec
FLV encoder/decoder based on bytecodec crate
sile/nbchan
Highly optimized non-blocking communication channels implemented in Rust
sile/charseq
sile/cl-dawg
Direct Acyclic Word Graph
sile/consistent_hash
A Rust implementation of Consistent hashing algorithm
sile/erl-amf
An Erlang library to encode/decode AMF
sile/scalable_bloom_filter
A Rust implementation of Scalable Bloom Filters
sile/succ
Succinct Data Structures written in Rust
sile/mqttc
An Erlang MQTT Client
sile/doar
数万〜千万程度のキー数を想定したDoubleArrayのライブラリ。 要素の動的追加、trieデータの保存・読込・再更新(追加)に対応。
sile/xhttp2
Experimental HTTP/2 implementation written in Rust
sile/creole
Common Lispでバイト列とユニコード文字列の相互変換をポータブルに行うためのライブラリ
sile/fibers_timeout_queue
Timeout queue based on `fibers` crate
sile/igo
JavaおよびCommon Lispで実装されたミニマムな形態素解析器
sile/logi_ex
Elixir interface of logi
sile/logi_fluentd
A logi implementation library for fluentd
sile/logi_prometheus
Prometheus metrics collector for logi
sile/miasht
Minimum asynchronous HTTP/1 server/client library for Rust
sile/bytecodec_derive
Custom derives for `bytecodec` crate
sile/dotgraph
A Rust library for creating graphs defined in the DOT language, used by GraphViz.
sile/jaeger-ui
Web UI for Jaeger
sile/logi_file
[OBSOLETE: Use sile/logi_stdlib instead] File backend for logi
sile/logi_stdlib_ex
Elixir interface of "sile/logi_stdlib"
sile/prefix_shareable_string
Memory efficient, prefix shareable strings for Rust
sile/rusplot
A Rust wrapper for gnuplot