Highlights
- All languages
- ApacheConf
- Assembly
- Astro
- Batchfile
- Bicep
- Bikeshed
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Common Workflow Language
- Crystal
- Cuda
- Dart
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Go
- Groovy
- HCL
- HTML
- Haskell
- Inno Setup
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MLIR
- Makefile
- Mustache
- Nextflow
- Nginx
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- PowerShell
- PureScript
- Python
- R
- ReScript
- Red
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smarty
- Swift
- TypeScript
- VBA
- Vim Script
- Vue
- WebAssembly
- Zig
Starred repositories
A curated list of awesome Go frameworks, libraries and software
Open Source Continuous File Synchronization
Cross platform GUI toolkit in Go inspired by Material Design
Fast and secure standalone server for resizing and converting remote images
πΆ Automated code review tool integrated with any code analysis tools regardless of programming language
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
Copier for golang, copy value from struct to struct and more
Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.
A general purpose syntax highlighter in pure Go
A really basic thread-safe progress bar for Golang applications
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Build and (re)start go web apps after saving/creating/deleting source files.
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/β¦