golang
Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.
Here are 68,098 public repositories matching this topic...
A curated list of awesome Go frameworks, libraries and software
-
Updated
May 28, 2022 - Go
A platform for building proxies to bypass network restrictions.
-
Updated
May 24, 2022 - Go
The Cloud Native Application Proxy
-
Updated
May 27, 2022 - Go
Hi. First of all, kudos to you for the VFS cache - it's really brilliant. I have one request though.
For a little background, as of now I'm using the following settings:
--vfs-cache-mode full \
--vfs-cache-max-size 500G \
--vfs-cache-max-age 5000h \
--vfs-cache-poll-interval 5m \
--vfs-read-ahead 2G \
--bwlimit-file 32M \
--vfs-read-chunk-size=64M \
--vfs-read-chunk-s
Standard Go Project Layout
-
Updated
May 25, 2022 - Makefile
the user should have an api to delete his own account
you just have to look at
https://github.com/go-gitea/gitea/blob/a7f0ce620774be861f11b57d426ab59e27e4171a/routers/api/v1/admin/user.go#L307-L320
Describe the bug
I have a local directory called "Advent of Code". It is not a git repository.
When trying to create a GitHub Repository from it using gh repo create "Advent-of-Code" --private --source="Advent of Code\" I am warned that it is not a git repository.
This warning includes a hint to run git init but the syntax is wrong as it just adds quotation marks to the end of the dir
The fantastic ORM library for Golang, aims to be developer friendly
-
Updated
May 28, 2022 - Go
A Commander for modern Go CLI interactions
-
Updated
May 27, 2022 - Go
Define and run multi-container applications with Docker
-
Updated
May 28, 2022 - Go
-
Updated
May 27, 2022 - Go
Repro: Paste a channel ID in the search input field in the System Console > User Management > Channels page
Observed: no results
Expected: allow returning results based on the channel ID (currently it only matches on the channel name)
If you're interested please comment here and come [join our "Contributors" community channel]
The fastest HTTP/2 Go Web Framework. A true successor of expressjs and laravel. Supports AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. Thank you / 谢谢 https://github.com/kataras/iris/issues/1329
-
Updated
May 27, 2022 - Go
OpenFaaS - Serverless Functions Made Simple
-
Updated
May 26, 2022 - Go
AI-Powered Photos App for the Decentralized Web
-
Updated
May 29, 2022 - Go
-
Updated
May 28, 2022 - Go
Is your feature request related to a problem? Please describe.
SIEC is currently the default curve, despite it being unknown and receiving insufficient cryptanalysis. It looks as if it was chosen because you're related to the designer. Then the NIST curves have seeds that haven't been explained, lea
A modern and intuitive terminal-based text editor
-
Updated
May 20, 2022 - Go
Curated list of Go design patterns, recipes and idioms
-
Updated
May 23, 2022 - Go
A Go microservices framework
-
Updated
May 19, 2022 - Go
Native GraphQL Database with graph backend
-
Updated
Apr 14, 2022 - Go
Your ultimate Go microservices framework for the cloud-native era.
-
Updated
May 29, 2022 - Go
A cloud-native Go microservices framework with cli tool for productivity.
-
Updated
May 29, 2022 - Go
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia



Java tutorial: "Build a Spring Boot App with User Authentication" is no longer available
Current Behavior
The link https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication is currently unavailable.
It looks like the author no longer maintains the website.
Possible Solution
found som