There are no reviews yet. Be the first to send feedback to the community and the maintainers!
go-xsd
[stable since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions. NOT REALLY MAINTAINED FOR YEARS NOW: try the forks if running into issues.go-leansite
[2013] a most minimalistic "dynamic-web-page" server written in Go (exploring the `net/http`, `html/template`, and Gorilla libs) ➜ both standalone or on AppEngine (served metaleap.net 2013 - 2016)go-opengl
[stable since 2013] lib for creating OpenGL apps of the cross-platform and modern sort (ie. Core profile 3.3+, shader-based, no display lists etc)go-fromjsonschema
[2017-2018, maintained, stable] generates Go type definitions (ready to `json.Unmarshal` into) from a JSON Schema definition (proper JSD, not just sample .json) filego-xsd-pkg
[2013] wrappers for various common XML formats, ready for use with `encoding/xml.Unmarshal()`, all generated with my `go-xsd` projectgo-fsdb
[2013] for prototyping data-access layers: a mock "DB driver" (compatible with `database/sql`) using a local directory of (json/toml) files as a backing "database" of "tables" (no query language =)go-collada
[2013] libs for the Collada 3D content open-standard file formatzui
[WIP] Svelte clone in Gohaxtatic
[2017, stable] static site generator focusing on: raw performance ➜ powerful out-of-box building blocks ➜ composable no-nonsense-time-saver features ➜ dead-simple extensibility (for Haskell hackers) ➜ detailed & ~99% complete docsgo-util
[stable but abandoned — new under github.com/go-leap] 3d, db, db/mgo, dev, dev/bower, dev/go, dev/hs, dev/ps, fs, geo, gfx, hash, net, num, run, slice, str, sysgo-buildrun
[2013; outdated/abandoned] simple-minded "build tool" that performs "pseudo-generics templating" Go code generation just prior to then invoking `go install` and running the result if package is an executable (`package main`)rosetta-haskell-dump
Haskell-only sources from rosettacode.org -- useful when writing language-level tooling -- copied from acmeism/RosettaCodeDatazentient
[2017-2019, maintained, stable; great for Go, meagre for others] multi-language, multi-editor IDE backend (frontends in separate repos) ➜ first iteration: language support for Go (fully) & Haskell (minimally) ➜ front-ends: for the VScode and Textadept editors (in `zentient-vscode` & `zentient-textadept` repos)gonad-coreimp
[2017, incomplete & aborted] PureScript-to-Golang exploration (alternative to gonad-corefn)vscode-extexpo
[2017] showcases most-all kinds of integrations possible in a custom VScode extensiongerbil-lsp
[WIP] Language Server for Gerbil Scheme. Standalone repo for now, to be merged into https://github.com/mighty-gerbils/gerbil when reaching a certain degree of Done-ness.textadept-stuff
Scripts and customizations for the lean+mean+clean `foicica.com/textadept` editorgo-geo-names
[ca. 2011 — pre Go 1.0] fetch-parse-and-mongodb raw `download.GeoNames.org/export/dump` CSV data filesgo-machines
[2018 - 2019, exploratory · demo · edu] state-transition machines / byte-code VMs + graph-reducing evaluators / etc.mzprobs
MiniZinc: various real-worldish (not-too-mathy/puzzly) problem formulationsgonad-corefn
[2017, incomplete & aborted] PureScript-to-Golang exploration (alternative to gonad-coreimp)haxpile-apptests
[2017, aborted] complementary to haxpilego-ezmq
[2017] Higher-level, type-driven, simplified message-queuing ➜ wrapping+hiding+streamlining RabbitMQ-via-streadway/amqp under the hoodzentient-vscode
[2017-2019, maintained, stable] `zentient` frontend (in Node.js TypeScript) for VS-CodeLove Open Source and this site? Check out how you can help us