vladimirdotk
Developer with a passion for designing and developing cutting-edge applications that deliver exceptional value to users.
Georgia, Batumi
vladimirdotk's Stars
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
helix-editor/helix
A post-modern modal text editor.
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
go-task/task
A task runner / simpler Make alternative written in Go
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
quic-go/quic-go
A QUIC implementation in pure Go
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
rust-unofficial/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
hatoo/oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
Morganamilo/paru
Feature packed AUR helper
tealeg/xlsx
Go library for reading and writing XLSX files.
Free-TV/IPTV
M3U Playlist for free TV channels
fullstorydev/grpcui
An interactive web UI for gRPC, along the lines of postman
uber-go/goleak
Goroutine leak detector
borgo-lang/borgo
Borgo is a statically typed language that compiles to Go.
smoltcp-rs/smoltcp
a smol tcp/ip stack
poem-web/poem
A full-featured and easy-to-use web framework with the Rust programming language.
ubicloud/ubicloud
Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, and IAM services in public beta.
nalgeon/redka
Redis re-implemented with SQLite
nix-rust/nix
Rust friendly bindings to *nix APIs
amalshaji/portr
Open source ngrok alternative designed for teams. Tunnel http, tcp or websocket connections.
redbadger/crux
Cross-platform app development in Rust
ebitengine/oto
♪ A low-level library to play sound on multiple platforms ♪
talostrading/sonic
Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achieving the lowest possible latency and jitter in Go.
ortuman/nuke
⚡ A memory arena implementation for Go.
maragudk/goqite
Go queue library built on SQLite and inspired by AWS SQS.
alexpantyukhin/go-pattern-match
Pattern matchings for Go.
go-pkgz/routegroup
Lightweight library for route grouping and middleware integration with the standard http.ServeMux