Winens's Stars
golang-standards/project-layout
Standard Go Project Layout
pmndrs/zustand
🐻 Bear necessities for state management in React
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
jackc/pgx
PostgreSQL driver and toolkit for Go
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
pmndrs/valtio
🧙 Valtio makes proxy-state simple for React and Vanilla
wasm3/wasm3
🚀 A fast WebAssembly interpreter and the most universal WASM runtime
elastic/go-elasticsearch
The official Go client for Elasticsearch
microcosm-cc/bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
callstack/react-native-builder-bob
👷♂️ Simple set of CLIs to scaffold and build React Native libraries for different targets
mozilla/cbindgen
A project for generating C bindings from Rust code
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
hunspell/hunspell
The most popular spellchecking library.
memononen/nanosvg
Simple stupid SVG parser
alitto/pond
🔘 Minimalistic and High-performance goroutine worker pool written in Go
georgysavva/scany
Library for scanning data from a database into Go structs and more
paulmillr/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
daancode/a-star
A* algorithm C++ implementation.
paulmillr/noble-ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES
mutecomm/go-sqlcipher
Self-contained Go sqlite3 driver with an AES-256 encrypted sqlite3 database
jackc/pgerrcode
Package pgerrcode contains constants for PostgreSQL error codes.
knadh/smtppool
High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.
limine-bootloader/limine-c-template
A simple template for building a Limine-compliant kernel in C.
paulmillr/noble-post-quantum
Auditable & minimal JS implementation of public-key post-quantum cryptography
can1357/IdaThemer
🎨 Seamlessly convert your favorite Visual Studio Code themes to IDA Pro themes.
smallstep/crypto
Crypto is a collection of packages used by Smallstep products
crypto-power/cryptopower
A cross-platform SPV (DCR, BTC & LTC) privacy wallet built with go.
tylantz/go-tailwind-merge
Intelligently merge tailwindcss classes in Go