https://github.com/qbart/awesome
List of awesome things
https://github.com/qbart/awesome
List: awesome
awesome awesome-lists gltf gltf2 go opengl postgres wasi wasm webassembly webgl
Last synced: 6 months ago
JSON representation
List of awesome things
- Host: GitHub
- URL: https://github.com/qbart/awesome
- Owner: qbart
- License: mit
- Created: 2022-06-10T11:23:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T12:24:41.000Z (about 4 years ago)
- Last Synced: 2025-09-08T17:00:22.053Z (10 months ago)
- Topics: awesome, awesome-lists, gltf, gltf2, go, opengl, postgres, wasi, wasm, webassembly, webgl
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# awesome
List
## PostgreSQL
## Go
- Libraries
- [ctc](https://github.com/wzshiming/ctc) - Non-invasive cross-platform terminal color library
- [hermes](https://github.com/matcornic/hermes) - predefined templates for email sending
- [testify](https://github.com/stretchr/testify) - testing and mocking
- [go-colly](https://go-colly.org/) - elegant scraper
- [generic](https://github.com/zyedidia/generic) - generic data structures
## Web Assembly
- [wazero](https://github.com/tetratelabs/wazero) - WASM runtime [Go]
## 3D / Math
- [gltf](https://github.com/qmuntal/gltf) - GLTF encoding library
## Procedural Content Genration
- [dngn](https://github.com/SolarLune/dngn) - random map generator [Go]
- [Hexago](https://github.com/SHA65536/Hexago) - hexagonal grid [Go]
- [Procedural World](https://github.com/emqk/ProceduralWorld) - world generator [Unity]
## Game development
- [godot_dialogue_manager](https://github.com/nathanhoad/godot_dialogue_manager) - Godot dialogue mananger
## self-hosted
- [statusfy](https://github.com/juliomrqz/statusfy) - status page
## Cloud
- [terraform-docs](https://github.com/terraform-docs/terraform-docs) - Terraform docs generator
## Tools
- [changie](https://github.com/miniscruff/changie) - changelog generator
- [MailHog](https://github.com/mailhog/MailHog) - SMTP testing, alternative to mailcatcher