Pinned Repositories
siderunner
A runtime for selenium `.side` files
conpty
A Rust abstraction over ConPTY https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/
expectrl
A rust library for controlling interactive programs in a pseudo-terminal
gotestlint
Linter for golang(go).Which checks your functions is covered by tests or not.
iso9660
A library to build and parse ISO 9660 compatible data
maparr
A rust macro to build a static Map based on const array.
niping
ping implementation in rust
ptyprocess
A process abstraction to work with PTY/TTY on Unix systems
tabled
An easy to use library for pretty print tables of Rust structs and enums.
tiny-gradient
colorful gradients for your terminal.
zhiburt's Repositories
zhiburt/tabled
An easy to use library for pretty print tables of Rust structs and enums.
zhiburt/expectrl
A rust library for controlling interactive programs in a pseudo-terminal
zhiburt/conpty
A Rust abstraction over ConPTY https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/
zhiburt/ptyprocess
A process abstraction to work with PTY/TTY on Unix systems
zhiburt/ansi-str
This is a library for work with colored and formatted strings on ANSI terminals.
zhiburt/maparr
A rust macro to build a static Map based on const array.
zhiburt/nushell
A new type of shell
zhiburt/scc
A compiler for a subset of C, written in Rust.
zhiburt/csvlens
Command line csv viewer
zhiburt/grype
A vulnerability scanner for container images and filesystems
zhiburt/iso9660
A library to build and parse ISO 9660 compatible data
zhiburt/lua-tabled
The Lua module written in Rust that provides pretty table support for Lua.
zhiburt/nalgebra
Linear algebra library for Rust.
zhiburt/rtree.rs
A fast R-tree for Rust
zhiburt/zhiburt.github.io
GithubPages for maximzhiburt.github.io
zhiburt/chbot
Simple Discord bot to query chproxy.
zhiburt/ddosify
High-performance load testing tool, written in Golang. For distributed and Geo-targeted load testing: Ddosify Cloud - https://ddosify.com 🚀
zhiburt/dirloc
A next step from `find . -name '*.php' | xargs wc -l`
zhiburt/dnsya
Stay on top of your DNS traffic
zhiburt/FerretDB
A truly Open Source MongoDB alternative
zhiburt/libnfs
NFS client library
zhiburt/mavlink2rest
mavlink2rest creates a REST server that provides mavlink information from a mavlink source
zhiburt/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
zhiburt/nanocl
Open-source platform for orchestrating containers and virtual machines across multiple hosts.
zhiburt/nu_plugin_dbg
zhiburt/nushell.github.io
Nushell's main website, blog, book, and more
zhiburt/odbc-bridge
Extension based on odbc-api
zhiburt/tarantool
Get your data in RAM. Get compute close to data. Enjoy the performance.
zhiburt/test-example
A tool to check a rust example from a arbitrary file
zhiburt/tui-rs
Build terminal user interfaces and dashboards using Rust