Vitaly Shukela's repositories
macro_robinhood_hash
Simple Robin Hood hash table implemented using C macros
tokio-listener
Unified way to specify AF_INET or AF_UNIX address for listening sockets in Tokio projects (or inetd mode)
redscreen.apk
Trivial Android application that just shows bright red screen
AnkiImporter
Import cards into AnkiDroid from text files using API
udpexposer
Actively expose local UDP ports (e.g. Wireguard) using a simple relay server.
sqlite_unicase
SQLite3 extension for opening Anki databases from other programs.
audiorepeat-cpal
Tool to record from microphone and immediately play back fragmens based on silence fragments.
cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
clipboard-history
Ringboard—the clipboard manager for Linux
csvcellplot
Visualise (render to image) CSV table as coloured blocks
egui-graph-edit
Graph editor library for egui
follow
🧡 Next generation information browser
gloo
A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM
koit
A simple, asynchronous, pure-Rust, structured, embedded database
nickel
Better configuration for less
numdenom
One-file interactive html table builder for data of some numerators with filters divided by denominators with the same filters
rhai
Rhai - An embedded scripting language for Rust.
tokio-io-mock-fork
`tokio_test::io::Mock` analogue with more features
tokio-seqpacket-rs
unix seqpacket sockets for tokio