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/hash_ring
Implements consistent hashing in Erlang
sile/evel
An Eventual Leader Election Library for Erlang
sile/bytecodec
A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols
sile/prometrics
Rust client library for exposing prometheus metrics
sile/erl_ast
A Rust library for working with Abstract Syntax Trees of Erlang programs
sile/erl_parse
Erlang source code parser written in Rust
sile/randomforest
A random forest implementation in Rust
sile/yamakan
A collection of Black-Box Optimization algorithms for Rust
sile/fibers_rpc
Rust RPC library built on top of fibers crate
sile/proxy
An Erlang Process Proxy Library
sile/erl_pp
Erlang source code preprocessor written in Rust
sile/funst
A tiny command-line tool to calculate fundamental statistics of numbers given via the standard input
sile/currylog
sile/reveal
A command-line tool to analyze and visualize HPO results written in Rust
sile/fibers_transport
Transport layer abstraction built on top of `fibers` crate
sile/mels
A Rust implementation of MLS (Messageing Layer Security)
sile/botorch
Bayesian optimization in PyTorch
sile/error_logger_logi
[OBSOLETE: Use sile/logi_stdlib instead] An error_logger backend for redirecting events into logi
sile/hypervolume
A hypervolume calculation library for Rust
sile/trackable_derive
Custom derives for `trackable` crate
sile/trial
A light-weight experiment management command-line tool written in Rust
sile/wfq
A Rust implementation of Weighted Fair Queue algorithm
sile/hporecord
A common format to record hyperparameter optimization results
sile/kurobako_surrogate
A command-line tool to build surrogate models for kurobako.
sile/ml-metadata
For recording and retrieving metadata associated with ML developer and data scientist workflows.
sile/onnx
Open standard for machine learning interoperability
sile/optuna
A hyperparameter optimization framework
sile/slide
slide list
sile/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
sile/weih
An ml-metadata web viewer