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/mineplacer
Prepare for a game of Minesweeper by placing mines!
sile/mpeg2ts
MPEG2-TS decoding/encoding library for Rust
sile/mse_fmp4
A Rust library for generating fragmented MP4 that playable via Media Source Extensions
sile/plumtree
A Rust implementation of Plumtree algorithm
sile/beam_file
A tiny library for processing Erlang BEAM file in Rust
sile/rendezvous_hash
A Rust implementation of Rendezvous hashing algorithm
sile/splay_tree
Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust
sile/fanova
A Rust implementation of fANOVA (functional analysis of variance)
sile/beamcode
A Rust library to encode / decode Erlang BEAM instructions
sile/trackable
Rust library provides a way to track objects manually as an alternative to mechanisms like backtracing
sile/pagurus-snake-game-zig
Zig port of the example snake game of Pagurus.
sile/stun-zig
Zig implementation of STUN protocol (RFC 5389)
sile/serdeconv
A Rust library that facilitates the conversion between TOML/JSON/MessagePack strings and serializable values
sile/epmd-zig
EPMD (Erlang Port Mapper Daemon) client in Zig
sile/optjournal
Yet another Optuna storage implementation using journaling technique.
sile/euler.rs
Solutions to Project Euler problems in Rust
sile/fibers_inotify
A futures friendly inotify wrapper for fibers crate
sile/hpack_codec
A Rust implementation of HPACK encoder and decoder
sile/tasque
A simple thread pool library for Rust
sile/textparse
A Rust library to declaratively implement parsers that are based on Packrat Parsing.
sile/copic_colors
Copic color list
sile/cowlib
Support library for manipulating Web protocols.
sile/erlang_ls
The Erlang Language Server
sile/gp
A Rust implementation of Gaussian Process
sile/htrpc
HTTP based RPC library for Rust
sile/orfail
A Rust error handling library for portable unrecoverable errors
sile/beamdump
A command-line tool to inspect the chunks of a BEAM file
sile/fibers_http_client
A HTTP/1.1 client library for Rust
sile/lyra
A Very Low-Bitrate Codec for Speech Compression
sile/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.