metalim's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
mrdoob/three.js
JavaScript 3D Library.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
evanw/esbuild
An extremely fast bundler for the web
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
golangci/golangci-lint
Fast linters runner for Go
dgraph-io/badger
Fast key-value DB in Go.
TodePond/DreamBerd
perfect programming language
microsoft/language-server-protocol
Defines a common protocol for language servers.
klauspost/compress
Optimized Go Compression Packages
bebraw/jswiki
JavaScript wiki. Focuses mainly on JS/HTML5/WebGL related tech.
cocos2d/cocos2d-html5
Cocos2d for Web Browsers. Built using JavaScript.
g3n/engine
Go 3D Game Engine (http://g3n.rocks)
KhronosGroup/WebGL
The Official Khronos WebGL Repository
golangci/golangci-lint-action
Official GitHub Action for golangci-lint from its authors
edsrzf/mmap-go
A portable mmap package for Go
Tnze/go-mc
Collection of Go libraries for Minecraft
zeebo/xxh3
XXH3 algorithm in Go
orsinium-labs/enum
Type safe enums for Go without code generation or reflection
stackotter/delta-client
An open source Minecraft Java Edition client built for speed.
SakanaAI/DiscoPOP
Code for Discovering Preference Optimization Algorithms with and for Large Language Models
metalim/jsonmap
Ordered map for JSON storage
PeterWaIIace/ChatGPTpayloads
Interesting ChatGPT payloads
Goffeescript/goffee
Go Coffeescript!
metalim/21
7-day marathon in 2013: making one game a day.
metalim/adventofcode.2023.go
Advent of Code 2023 solutions in Go
metalim/adventofcode.links
Links to my solutions for each year of Advent of Code
metalim/csync
Go sync package with cancellable context
metalim/metalim