atakurt's Stars
louislam/uptime-kuma
A fancy self-hosted monitoring tool
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
atuinsh/atuin
✨ Magical shell history
actions/runner-images
GitHub Actions runner images
intel/intel-one-mono
Intel One Mono font repository
grpc/grpc-web
gRPC for Web Clients
microsoft/inshellisense
IDE style command line auto complete
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
infinyon/fluvio
Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
johang/btfs
A bittorrent filesystem based on FUSE.
Dataherald/dataherald
Interact with your SQL database, Natural Language to SQL using LLMs
mczachurski/wallpapper
:computer: Console application for creating dynamic wallpapers for macOS Mojave and newer
francoismichel/ssh3
SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/
apache/fury
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
colored-rs/colored
(Rust) Coloring terminal so simple you already know how to do it !
supabase/index_advisor
PostgreSQL Index Advisor
jaemk/cached
Rust cache structures and easy function memoization
alexpusch/rust-magic-patterns
Magical Rust patterns laid out and simplified
sirixdb/sirix
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
weiznich/diesel_async
Diesel async connection implementation
wolfgarbe/PruningRadixTrie
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
durch/rust-s3
Rust library for interfacing with S3 API compatible services
oskardudycz/EventSourcing.JVM
Examples and Tutorials of Event Sourcing in JVM languages
yoshidan/google-cloud-rust
Google Cloud Client Libraries for Rust.
LukeMathWalker/tracing-actix-web
Structured logging for actix-web applications.
insha/salah
Islamic prayer time library for Rust 🦀
ozgrakkurt/fastrange-rs
A fast alternative to the modulo reduction ported to Rust