An open API service indexing awesome lists of open source software.

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

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