canack's Stars
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
locustio/locust
Write scalable load tests in plain Python 🚗💨
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
HigherOrderCO/Bend
A massively parallel, high-level programming language
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
lsd-rs/lsd
The next gen ls command
plandex-ai/plandex
AI driven development in your terminal. Designed for large, real-world tasks.
serde-rs/serde
Serialization framework for Rust
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
nannou-org/nannou
A Creative Coding Framework for Rust.
hatchet-dev/hatchet
A distributed, fault-tolerant task queue
redis/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
kdash-rs/kdash
A simple and fast dashboard for Kubernetes
bevy-cheatbook/bevy-cheatbook
Unofficial Reference Book for the Bevy Game Engine
dtolnay/rust-quiz
Medium to hard Rust questions with explanations
slackapi/slack-github-action
Send data into Slack using this GitHub Action!
RibirX/Ribir
Non-intrusive GUI framework for Rust
mediremi/rust-plus-golang
Rust + Go — Call Rust code from Go using FFI
saschagrunert/demystifying-containers
A series of blog posts and talks about the world of containers 📦
bones-ai/rust-snake-ai-ratatui
Neural network learns to play snake in a terminal, built in Rust with Ratatui
Broderick-Westrope/tetrigo
Play Tetris in your terminal.
Smoren/huawei-ubuntu-sound-fix
Fix for sound card behavior on Huawei Matebook s14 / s16 on Ubuntu 22.04 / Fedora / Arch
wfxr/rlt
A universal load testing framework for Rust, with real-time tui support.
orhun/ratatui-splash-screen
A Ratatui widget to turn any image to a splash screen in your terminal ✨
milkey-mouse/edit
Cross-platform Rust library for invoking & waiting for the system text editor
VadzimBelski-ScienceSoft/go-call-rust-ffi
This is a sample how to use effectively FFI on Go and Rust