necryin's Stars
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
PostgREST/postgrest
REST API for any Postgres database
phoenixframework/phoenix
Peace of mind from prototype to production
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
swagger-api/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
sqshq/sampler
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
clojure/clojure
The Clojure programming language
GoAdminGroup/go-admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
farbrausch/fr_public
Farbrausch demo tools 2001-2011
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
JakeWharton/mosaic
Build terminal UI in Kotlin using Jetpack Compose
elliotchance/pie
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
seppo0010/rsedis
Redis re-implemented in Rust.
ogen-go/ogen
OpenAPI v3 code generator for go
bminor/glibc
Unofficial mirror of sourceware glibc repository. Updated daily.
sebastianfeldmann/phpbu
PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
paupino/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
vmware-archive/healthcheck
A library for implementing Kubernetes liveness and readiness probe handlers in your Go application.
unicode-rs/unicode-segmentation
Grapheme Cluster and Word boundaries according to UAX#29 rules
andrewn/brew-services-menubar
An OS X menu item for starting and stopping homebrew services
akubera/bigdecimal-rs
Arbitrary precision decimal crate for Rust