RickWong
Software engineer at Bird. Obsessed with progress. Previously engineer & pm at Mollie payments and co-founder at Collect trading.
Amsterdam
RickWong's Stars
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application.
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
golang-migrate/migrate
Database migrations. CLI and Golang library.
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
google/go-github
Go library for accessing the GitHub v3 API
cumulo-autumn/StreamDiffusion
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
goplus/gop
The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
a-h/templ
A language for writing HTML user interfaces in Go.
apple/ml-ferret
Mortennn/Dozer
Hide menu bar icons on macOS
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
apache/iceberg
Apache Iceberg
hrvach/deskhop
Fast Desktop Switching Device
charmbracelet/huh
Build terminal forms and prompts 🤷🏻♀️
SuperDuperDB/superduperdb
🔮 SuperDuperDB: Bring AI to your database! Build, deploy and manage any AI application directly with your existing data infrastructure, without moving your data. Including streaming inference, scalable model training and vector search.
heyman/heynote
A dedicated scratchpad for developers
openbao/openbao
OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.
nicksnyder/go-i18n
Translate your Go program into multiple languages.
isadorasophia/murder
Murder is a pixel art ECS game engine.
macmade/Hot
Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.
reugn/go-streams
A lightweight stream processing library for Go
maypok86/otter
A high performance cache for Go
mkouhei/gosh
interactive shell for Golang
scalalang2/golang-fifo
Modern efficient cache design with simple FIFO queue only in Golang
timvisee/advent-of-code-2023
🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2023
QuPengfei/Technical-Overview-Of-AV1-Spec
This will give a snapshot of coding tools in the AV1 Spec.
teivah/advent-of-code
🎄 My solutions to the Advents of Code, from 2015 to 2023 (450 🌟)
ugorji/go-codec-bench
Benchmark of go binary and text encodings
hkaya15/Golang-Algorithms