Go

Программные средства разработки

Модераторы: Olej, vikos

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 04 апр 2017, 14:36

Olej писал(а): Ещё одна свеженькая (2017г.) книга по Go:
Автор: Matt Butcher
Мэтт Фарина Мэтт
Переводчик: Р. Рагимов
Издательство: ДМК Пресс
Год: 2017
ISBN: 978-5-97060-477-9
978-1-63343-007-5
Переплет: Мягкая обложка
Страниц: 374
Тираж 200
Вес в упаковке, г 375
Английский оригинал можете свободно скачать здесь, по торент ссылке.
Matt Butcher, Matt Farina | Go in Practice (2016) [PDF] [En]
Издательство: Manning
ISBN: 9781633430075
Жанр: Языки программирования
Язык: Английский
Формат: PDF
Качество: Изначально электронное (ebook)
Иллюстрации: Цветные

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 04 апр 2017, 19:06

Olej писал(а): Английский оригинал можете свободно скачать здесь, по торент ссылке.
Matt Butcher, Matt Farina | Go in Practice (2016) [PDF] [En]
Меня в таких изданиях всегда настораживает "семейный подряд" ... : пишут книгу муж с женой, папа с малолетним сыном, мама с великовозрастной дочкой... :lol:
Это часто указывает на некоторые другие цели написания, кроме увлечённости предметом описываемого. :-?

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 04 апр 2017, 19:13

Olej писал(а):Книга по Go, перевод, Библиотека программиста, Марк Саммерфильд "Программирование на языке Go. Разработка приложений XXI века" (2013, PDF), 582 стр.
Изображение
Скачивается здесь: https://yadi.sk/i/cnfmnft8hTeEH

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 04 апр 2017, 19:15

Olej писал(а):Изображение
Алан А.А. Донован, Брайн Керниган
Язык программирования Go
Скачивается здесь: http://wsturbo.net/books/photo-video/73 ... -2016.html

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 13 ноя 2018, 16:21

photo_2018-11-13_15-21-44.jpg
Скачивается здесь: https://t.me/itliba/877 (канал Telegram)

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 26 янв 2019, 13:52

Olej писал(а): На данный момент существуют два компилятора Go:
...
В вашем Linux есть (в пакетной системе) и то и другое:
После довольно значительного перерыва смотрю (понадобился) что там сейчас в свежих дистрибутивах:

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux buster/sid
Release:	testing
Codename:	buster

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ aptitude search gccgo
p   gccgo                                                                           - Go compiler, based on the GCC backend                                                    
p   gccgo-7                                                                         - GNU Go compiler                                                                          
p   gccgo-7-aarch64-linux-gnu                                                       - GNU Go compiler                                                                          
p   gccgo-7-alpha-linux-gnu                                                         - GNU Go compiler                                                                          
p   gccgo-7-arm-linux-gnueabi                                                       - GNU Go compiler                                                                          
p   gccgo-7-arm-linux-gnueabihf                                                     - GNU Go compiler                                                                          
p   gccgo-7-i686-linux-gnu                                                          - GNU Go compiler                                                                          
p   gccgo-7-m68k-linux-gnu                                                          - GNU Go compiler                                                                          
p   gccgo-7-mips-linux-gnu                                                          - GNU Go compiler                                                                          
p   gccgo-7-mips64-linux-gnuabi64                                                   - GNU Go compiler                                                                          
p   gccgo-7-mips64el-linux-gnuabi64                                                 - GNU Go compiler                                                                          
p   gccgo-7-mipsel-linux-gnu                                                        - GNU Go compiler                                                                          
p   gccgo-7-multilib                                                                - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-i686-linux-gnu                                                 - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-mips-linux-gnu                                                 - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-mips64-linux-gnuabi64                                          - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-mips64el-linux-gnuabi64                                        - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-mipsel-linux-gnu                                               - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-powerpc-linux-gnu                                              - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-powerpc64-linux-gnu                                            - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-s390x-linux-gnu                                                - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-sparc64-linux-gnu                                              - GNU Go compiler (multilib support)                                                       
p   gccgo-7-multilib-x86-64-linux-gnux32                                            - GNU Go compiler (multilib support)                                                       
p   gccgo-7-powerpc-linux-gnu                                                       - GNU Go compiler                                                                          
p   gccgo-7-powerpc-linux-gnuspe                                                    - GNU Go compiler                                                                          
p   gccgo-7-powerpc64-linux-gnu                                                     - GNU Go compiler                                                                          
p   gccgo-7-powerpc64le-linux-gnu                                                   - GNU Go compiler                                                                          
p   gccgo-7-s390x-linux-gnu                                                         - GNU Go compiler                                                                          
p   gccgo-7-sparc64-linux-gnu                                                       - GNU Go compiler                                                                          
p   gccgo-7-x86-64-linux-gnux32                                                     - GNU Go compiler                                                                          
p   gccgo-8                                                                         - GNU Go compiler                                                                          
p   gccgo-8-aarch64-linux-gnu                                                       - GNU Go compiler                                                                          
p   gccgo-8-alpha-linux-gnu                                                         - GNU Go compiler                                                                          
p   gccgo-8-arm-linux-gnueabi                                                       - GNU Go compiler                                                                          
p   gccgo-8-arm-linux-gnueabihf                                                     - GNU Go compiler                                                                          
p   gccgo-8-i686-linux-gnu                                                          - GNU Go compiler                                                                          
p   gccgo-8-mips-linux-gnu                                                          - GNU Go compiler                                                                          
p   gccgo-8-mips64-linux-gnuabi64                                                   - GNU Go compiler                                                                          
p   gccgo-8-mips64el-linux-gnuabi64                                                 - GNU Go compiler                                                                          
p   gccgo-8-mipsel-linux-gnu                                                        - GNU Go compiler                                                                          
p   gccgo-8-multilib                                                                - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-i686-linux-gnu                                                 - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-mips-linux-gnu                                                 - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-mips64-linux-gnuabi64                                          - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-mips64el-linux-gnuabi64                                        - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-mipsel-linux-gnu                                               - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-powerpc-linux-gnu                                              - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-powerpc64-linux-gnu                                            - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-s390x-linux-gnu                                                - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-sparc64-linux-gnu                                              - GNU Go compiler (multilib support)                                                       
p   gccgo-8-multilib-x86-64-linux-gnux32                                            - GNU Go compiler (multilib support)                                                       
p   gccgo-8-powerpc-linux-gnu                                                       - GNU Go compiler                                                                          
p   gccgo-8-powerpc-linux-gnuspe                                                    - GNU Go compiler                                                                          
p   gccgo-8-powerpc64-linux-gnu                                                     - GNU Go compiler                                                                          
p   gccgo-8-powerpc64le-linux-gnu                                                   - GNU Go compiler                                                                          
p   gccgo-8-riscv64-linux-gnu                                                       - GNU Go compiler                                                                          
p   gccgo-8-s390x-linux-gnu                                                         - GNU Go compiler                                                                          
p   gccgo-8-sparc64-linux-gnu                                                       - GNU Go compiler                                                                          
p   gccgo-8-x86-64-linux-gnux32                                                     - GNU Go compiler                                                                          
p   gccgo-aarch64-linux-gnu                                                         - Go compiler (based on GCC) for the arm64 architecture                                    
p   gccgo-alpha-linux-gnu                                                           - Go compiler (based on GCC) for the alpha architecture                                    
p   gccgo-arm-linux-gnueabi                                                         - Go compiler (based on GCC) for the armel architecture                                    
p   gccgo-arm-linux-gnueabihf                                                       - Go compiler (based on GCC) for the armhf architecture                                    
p   gccgo-go                                                                        - Go programming language -- gccgo                                                         
p   gccgo-i686-linux-gnu                                                            - Go compiler (based on GCC) for the i386 architecture                                     
p   gccgo-mips-linux-gnu                                                            - Go compiler (based on GCC) for the mips architecture                                     
p   gccgo-mips64-linux-gnuabi64                                                     - Go compiler (based on GCC) for the mips64 architecture                                   
p   gccgo-mips64el-linux-gnuabi64                                                   - Go compiler (based on GCC) for the mips64el architecture                                 
p   gccgo-mipsel-linux-gnu                                                          - Go compiler (based on GCC) for the mipsel architecture                                   
p   gccgo-multilib                                                                  - Go compiler, based on the GCC backend (multilib files)                                   
p   gccgo-multilib-i686-linux-gnu                                                   - Go compiler (based on GCC) for the i386 architecture                                     
p   gccgo-multilib-mips-linux-gnu                                                   - Go compiler (based on GCC) for the mips architecture                                     
p   gccgo-multilib-mips64-linux-gnuabi64                                            - Go compiler (based on GCC) for the mips64 architecture                                   
p   gccgo-multilib-mips64el-linux-gnuabi64                                          - Go compiler (based on GCC) for the mips64el architecture                                 
p   gccgo-multilib-mipsel-linux-gnu                                                 - Go compiler (based on GCC) for the mipsel architecture                                   
p   gccgo-multilib-powerpc-linux-gnu                                                - Go compiler (based on GCC) for the powerpc architecture                                  
p   gccgo-multilib-powerpc64-linux-gnu                                              - Go compiler (based on GCC) for the ppc64 architecture                                    
p   gccgo-multilib-s390x-linux-gnu                                                  - Go compiler (based on GCC) for the s390x architecture                                    
p   gccgo-multilib-sparc64-linux-gnu                                                - Go compiler (based on GCC) for the sparc64 architecture                                  
p   gccgo-multilib-x86-64-linux-gnux32                                              - Go compiler (based on GCC) for the x32 architecture                                      
p   gccgo-powerpc-linux-gnu                                                         - Go compiler (based on GCC) for the powerpc architecture                                  
p   gccgo-powerpc-linux-gnuspe                                                      - Go compiler (based on GCC) for the powerpcspe architecture                               
p   gccgo-powerpc64-linux-gnu                                                       - Go compiler (based on GCC) for the ppc64 architecture                                    
p   gccgo-powerpc64le-linux-gnu                                                     - Go compiler (based on GCC) for the ppc64el architecture                                  
p   gccgo-riscv64-linux-gnu                                                         - Go compiler (based on GCC) for the riscv64 architecture                                  
p   gccgo-s390x-linux-gnu                                                           - Go compiler (based on GCC) for the s390x architecture                                    
p   gccgo-sparc64-linux-gnu                                                         - Go compiler (based on GCC) for the sparc64 architecture                                  
p   gccgo-x86-64-linux-gnux32                                                       - Go compiler (based on GCC) for the x32 architecture                                      
p   uwsgi-plugin-gccgo                                                              - GNU Go plugin for uWSGI                                                                  

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ aptitude search golang
p   dh-golang                                                                       - debhelper add-on for packaging software written in Go (golang)                           
p   dh-make-golang                                                                  - tool that converts Go packages into Debian package source                                
p   golang                                                                          - Go programming language compiler - metapackage                                           
p   golang-1.11                                                                     - Go programming language compiler - metapackage                                           
p   golang-1.11-doc                                                                 - Go programming language - documentation                                                  
p   golang-1.11-go                                                                  - Go programming language compiler, linker, compiled stdlib                                
p   golang-1.11-src                                                                 - Go programming language - source files                                                   
p   golang-any                                                                      - Go programming language -- gccgo on "non-Go" platforms                                   
p   golang-barcode-dev                                                              - Barcode creation lib for golang                                                          
p   golang-bazil-fuse-dev                                                           - FUSE library for Go                                                                      
v   golang-bindata-dev                                                              -                                                                                          
p   golang-bitbucket-pkg-inflect-dev                                                - Go library to transform words from singular to plural                                    
v   golang-blackfriday-dev                                                          -                                                                                          
p   golang-blitiri-go-log-dev                                                       - Simple logging library in Go                                                             
p   golang-blitiri-go-spf-dev                                                       - SPF (Sender Policy Framework) implementation in Go                                       
p   golang-blitiri-go-systemd-dev                                                   - Utilities to interact with systemd sockets in Go                                         
p   golang-cfssl                                                                    - CloudFlare's PKI and TLS toolkit                                                         
p   golang-check.v1-dev                                                             - Transitional package for golang-gopkg-check.v1-dev                                       
p   golang-clockwork-dev                                                            - Transitional package for golang-github-jonboulle-clockwork-dev                           
p   golang-code.gitea-git-dev                                                       - Go module that provides git access through shell                                         
p   golang-code.gitea-sdk-dev                                                       - SDK implementation to interact with the Gitea API                                        
p   golang-codegangsta-cli-dev                                                      - Transitional package for golang-github-codegangsta-cli-dev                               
p   golang-codesearch-dev                                                           - regexp search over large bodies of source (development files)                            
p   golang-collectd-dev                                                             - Utilities for using collectd together with Golang                                        
p   golang-context-dev                                                              - Transitional package for golang-github-gorilla-context-dev                               
p   golang-coreos-log-dev                                                           - simple logging library for Go                                                            
p   golang-dbus-dev                                                                 - Go client bindings for D-Bus                                                             
p   golang-dns-dev                                                                  - transitional package for golang-github-miekg-dns-dev                                     
p   golang-doc                                                                      - Go programming language - documentation                                                  
p   golang-docker-credential-helpers                                                - Use native stores to safeguard Docker credentials                                        
p   golang-docker-dev                                                               - Transitional package for golang-github-docker-docker-dev                                 
p   golang-easyjson                                                                 - Fast JSON serializer for golang                                                          
v   golang-eclipse-paho-dev                                                         -                                                                                          
p   golang-ed25519-dev                                                              - Go implementation of the Ed25519 signature algorithm                                     
v   golang-etcd-dev                                                                 -                                                                                          
p   golang-etcd-server-dev                                                          - highly-available key value store -- source                                               
p   golang-ginkgo-dev                                                               - BDD Testing Framework for Go                                                             
p   golang-gitaly-proto-dev                                                         - Protobuf specifications and client libraries for Gitaly                                  
p   golang-github-14rcole-gopopulate-dev                                            - Small library to populate a directory with random data                                   
p   golang-github-a8m-tree-dev                                                      - implementation of the tree command                                                       
p   golang-github-abbot-go-http-auth-dev                                            - Basic and Digest HTTP Authentication for golang http                                     
p   golang-github-adroll-goamz-dev                                                  - enables Go programs to interact with Amazon Web Services                                 
p   golang-github-aead-chacha20-dev                                                 - ChaCha20 and XChaCha20 stream ciphers go library                                         
p   golang-github-aead-poly1305-dev                                                 - poly1305 message authentication code go library                                          
p   golang-github-aelsabbahy-gonetstat-dev                                          - Netstat implementation in Go                                                             
p   golang-github-agtorre-gocolorize-dev                                            - Stateful ANSI coloring for Go                                                            
p   golang-github-ajg-form-dev                                                      - Form Encoding & Decoding Package for Go                                                  
p   golang-github-akavel-rsrc-dev                                                   - Go library for embedding binary resources in executables                                 
p   golang-github-akrennmair-gopcap-dev                                             - simple wrapper around libpcap for Golang                                                 
p   golang-github-alecthomas-assert-dev                                             - Fork of stretchr/testify/assert that uses FailNow()                                      
p   golang-github-alecthomas-chroma-dev                                             - general purpose syntax highlighter in pure Go -- sources                                 
p   golang-github-alecthomas-colour-dev                                             - Quake-style colour formatting for Unix terminals                                         
v   golang-github-alecthomas-kingpin-dev                                            -                                                                                          
p   golang-github-alecthomas-kong-dev                                               - command-line parser for Go                                                               
p   golang-github-alecthomas-repr-dev                                               - Python's repr() for Go                                                                   
p   golang-github-alecthomas-units-dev                                              - Go package for parsing byte units                                                        
p   golang-github-aleksi-pointer-dev                                                - helpers to get pointers to values of built-in types                                      
p   golang-github-alicebob-miniredis-dev                                            - Pure Go Redis server for Go unittests                                                    
p   golang-github-aliyun-aliyun-oss-go-sdk-dev                                      - Alibaba Cloud OSS SDK for Go                                                             
p   golang-github-andreyvit-diff-dev                                                - quick'n'easy string diffs for Golang                                                     
p   golang-github-andybalholm-cascadia-dev                                          - CSS selector library in Go                                                               
p   golang-github-apex-log-dev                                                      - structured logging package for Go                                                        
p   golang-github-apparentlymart-go-openvpn-mgmt-dev                                - Go client library for OpenVPN's management protocol                                      
p   golang-github-appc-cni-dev                                                      - container network interface                                                              
p   golang-github-appc-docker2aci-dev                                               - library to convert Docker images to ACIs                                                 
p   golang-github-appc-goaci-dev                                                    - build go projects into ACIs                                                              
p   golang-github-appc-spec-dev                                                     - App Container Specification (appc) - source                                              
p   golang-github-approvals-go-approval-tests-dev                                   - ApprovalTests for go                                                                     
p   golang-github-araddon-gou-dev                                                   - logging and json helpers for Go                                                          
p   golang-github-armon-circbuf-dev                                                 - Golang circular (ring) buffer                                                            
p   golang-github-armon-consul-api-dev                                              - [DEPRECATED] Golang API client for Consul                                                
p   golang-github-armon-go-metrics-dev                                              - library for exporting performance and runtime metrics                                    
p   golang-github-armon-go-radix-dev                                                - Golang implementation of Radix trees                                                     
p   golang-github-armon-go-socks5-dev                                               - SOCKS5 server in Golang                                                                  
p   golang-github-asaskevich-govalidator-dev                                        - Validators and sanitizers for strings, numerics, slices and structs                      
p   golang-github-atotto-clipboard-dev                                              - Clipboard for Go                                                                         
p   golang-github-audriusbutkevicius-go-nat-pmp-dev                                 - Go language client for the NAT-PMP internet                                              
p   golang-github-audriusbutkevicius-kcp-go-dev                                     - full-featured reliable UDP communication library                                         
p   golang-github-audriusbutkevicius-pfilter-dev                                    - filtering packets into multiple virtual connections                                      
p   golang-github-avast-retry-go-dev                                                - retry mechanism library for Go                                                           
p   golang-github-aviau-gopass-dev                                                  - pass implementation in Go - dev package                                                  
p   golang-github-awalterschulze-gographviz-dev                                     - Graphviz DOT language in golang                                                          
p   golang-github-aws-aws-sdk-go-dev                                                - AWS SDK for the Go programming language                                                  
p   golang-github-azure-azure-pipeline-go-dev                                       - HTTP request/response middleware pipeline                                                
p   golang-github-azure-azure-sdk-for-go-dev                                        - Microsoft Azure SDK for Go                                                               
p   golang-github-azure-azure-storage-blob-go-dev                                   - Microsoft Azure Blob Storage Library for Go                                              
p   golang-github-azure-go-ansiterm-dev                                             - Go package for ANSI terminal emulation in Windows                                        
p   golang-github-azure-go-autorest-dev                                             - HTTP request pipeline suitable for use across multiple go-routines                       
p   golang-github-azure-go-ntlmssp-dev                                              - NTLM/Negotiate authentication over HTTP (Go library)                                     
p   golang-github-azure-go-pkcs12-dev                                               - PCKS#12 implementation for Go                                                            
p   golang-github-beevik-etree-dev                                                  - parse and generate XML easily in go                                                      
p   golang-github-benbjohnson-tmpl-dev                                              - Command line interface to Go's text/template library - dev package                       
p   golang-github-beorn7-perks-dev                                                  - effective computation of things                                                          
p   golang-github-bep-debounce-dev                                                  - Debouncer written in Go                                                                  
p   golang-github-bep-gitmap-dev                                                    - map all filenames to info objects for a given git revision                               
p   golang-github-bep-go-tocss-dev                                                  - simple-to-use LibSass Go API                                                             
p   golang-github-bep-inflect-dev                                                   - inflection rules for the English language                                                
p   golang-github-bgentry-go-netrc-dev                                              - Golang package for reading and writing netrc files                                       
p   golang-github-bgentry-speakeasy-dev                                             - Golang helpers for reading password input without cgo                                    
p   golang-github-biogo-hts-dev                                                     - biogo high throughput sequencing repository                                              
p   golang-github-bitly-go-simplejson-dev                                           - Golang library to interact with arbitrary JSON                                           
p   golang-github-bkaradzic-go-lz4-dev                                              - port of the LZ4 lossless compression algorithm to Go                                     
p   golang-github-blang-semver-dev                                                  - semantic versioning library                                                              
p   golang-github-blevesearch-bleve-dev                                             - modern text indexing library for go                                                      
p   golang-github-blevesearch-go-porterstemmer-dev                                  - Native Go implementation of the Porter Stemming algorithm                                
p   golang-github-blevesearch-segment-dev                                           - Go library for performing Unicode Text Segmentation                                      
p   golang-github-bluebreezecf-opentsdb-goclient-dev                                - Go client for OpenTSDB REST API                                                          
p   golang-github-bmatsuo-lmdb-go-dev                                               - Bindings for the LMDB C library                                                          
p   golang-github-bmizerany-assert-dev                                              - Assertions library for Go tests                                                          
p   golang-github-bmizerany-pat-dev                                                 - Sinatra style pattern muxer for Go's net/http library                                    
p   golang-github-boltdb-bolt-dev                                                   - low-level key/value database for Go                                                      
p   golang-github-bouk-httprouter-dev                                               - lightweight high performance HTTP request router                                         
p   golang-github-bowery-prompt-dev                                                 - Cross platform prompting library for Go                                                  
p   golang-github-bradfitz-gomemcache-dev                                           - Go memcached client library                                                              
p   golang-github-bshuster-repo-logrus-logstash-hook-dev                            - Logstash hook for Logrus logging library for Go                                          
p   golang-github-bsm-pool-dev                                                      - simple connection pool library for Golang                                                
p   golang-github-bsm-redeo-dev                                                     - Framework for building redis-compatible TCP services                                     
p   golang-github-bsphere-le-go-dev                                                 - Golang library for logentries.com                                                        
p   golang-github-btcsuite-btcd-btcec-dev                                           - Go library for Elliptic curve cryptography                                               
p   golang-github-btcsuite-btcd-chaincfg-chainhash-dev                              - generic hash types and functions for Go                                                  
p   golang-github-btcsuite-fastsha256-dev                                           - Go alternative fast SHA256 implementation                                                
p   golang-github-buger-jsonparser-dev                                              - fast schemaless JSON parser for Go                                                       
p   golang-github-bugsnag-bugsnag-go-dev                                            - automatic panic monitoring for Go applications                                           
p   golang-github-bugsnag-panicwrap-dev                                             - Go library for catching and handling panics in Go applications                           
p   golang-github-burntsushi-locker-dev                                             - simple Go package for conveniently using named read/write locks                          
p   golang-github-burntsushi-toml-dev                                               - TOML parser and encoder for Go with reflection                                           
p   golang-github-c-bata-go-prompt-dev                                              - building powerful interactive prompts in Go                                              
p   golang-github-calmh-du-dev                                                      - Get disk usage information like how much space is available, free, and used              
p   golang-github-calmh-luhn-dev                                                    - Luhn-mod-N implementation in Go                                                          
p   golang-github-calmh-xdr-dev                                                     - Go XDR enc/decoder - dev package                                                         
p   golang-github-canonicalltd-raft-membership-dev                                  - extension of the Hashicorp raft package                                                  
p   golang-github-canonicalltd-raft-test-dev                                        - raft testing helpers                                                                     
p   golang-github-cbroglie-mapstructure-dev                                         - Go library for decoding generic map values into native structures                        
p   golang-github-ccding-go-stun-dev                                                - implementation of the STUN client (RFC 3489 and RFC 5389)                                
p   golang-github-cenk-hub-dev                                                      - Simple PubSub (Publish/Subscribe) library in Go                                          
p   golang-github-cenk-rpc2-dev                                                     - bi-directional RPC in Go                                                                 
p   golang-github-cenkalti-backoff-dev                                              - exponential backoff algorithm in Go                                                      
p   golang-github-cespare-xxhash-dev                                                - implementation of the 64-bit xxHash algorithm (XXH64)                                    
p   golang-github-chaseadamsio-goorgeous-dev                                        - Go org syntax parser to html                                                             
p   golang-github-cheekybits-is-dev                                                 - Mini testing helper for Go                                                               
p   golang-github-chmduquesne-rollinghash-dev                                       - Implementation of some rolling checksums in golang                                       
p   golang-github-christrenkamp-goxpath-dev                                         - XPath 1.0 implementation written in Go                                                   
p   golang-github-chzyer-readline-dev                                               - Readline is a pure go implementation for a GNU-Readline like library                     
p   golang-github-circonus-labs-circonus-gometrics-dev                              - Golang implementation of metrics reporting for Cirocnus                                  
p   golang-github-circonus-labs-circonusllhist-dev                                  - implementation of Circonus log-linear histograms                                         
p   golang-github-cloudflare-cfssl-dev                                              - CloudFlare's PKI and TLS toolkit                                                         
p   golang-github-cloudflare-go-metrics-dev                                         - Cloudflare's fork of Go port of Coda Hale's Metrics library                              
p   golang-github-cloudflare-gokey-dev                                              - simple vaultless password manager in Go - dev package                                    
p   golang-github-cloudflare-redoctober-dev                                         - Software-based two-man rule style encryption and decryption server                       
p   golang-github-cloudfoundry-gosigar-dev                                          - golang implementation of the sigar API                                                   
p   golang-github-cockroachdb-apd-dev                                               - arbitrary-precision decimals for Go                                                      
p   golang-github-cockroachdb-cmux-dev                                              - Payload-based connection multiplexer for Golang                                          
p   golang-github-cockroachdb-cockroach-go-dev                                      - Packages for go clients.                                                                 
p   golang-github-codegangsta-cli-dev                                               - simple library for building command line apps in Go                                      
p   golang-github-codegangsta-negroni-dev                                           - idiomatic HTTP middleware for Golang                                                     
p   golang-github-confluentinc-confluent-kafka-go-dev                               - Apache Kafka Golang client by Confluent                                                  
p   golang-github-containerd-btrfs-dev                                              - Btrfs bindings for Go                                                                    
p   golang-github-containerd-cgroups-dev                                            - cgroups package for Go                                                                   
p   golang-github-containerd-console-dev                                            - Console package for Go                                                                   
p   golang-github-containerd-continuity-dev                                         - Externally reusable Go packages included with Continuity                                 
p   golang-github-containerd-fifo-dev                                               - fifo pkg for Go                                                                          
p   golang-github-containerd-go-runc-dev                                            - runc bindings for Go                                                                     
p   golang-github-containerd-typeurl-dev                                            - Go package for managing marshaled types to protobuf.Any                                  
v   golang-github-containernetworking-cni-dev                                       -                                                                                          
p   golang-github-coreos-bbolt-dev                                                  - low-level key/value database for Go, especially CoreOS's etcd                            
v   golang-github-coreos-etcd-dev                                                   -                                                                                          
p   golang-github-coreos-gexpect-dev                                                - library for starting and controlling subprocesses                                        
p   golang-github-coreos-go-etcd-dev                                                - [DEPRECATED] Go client for etcd                                                          
p   golang-github-coreos-go-iptables-dev                                            - Go bindings for iptables utility                                                         
p   golang-github-coreos-go-semver-dev                                              - Go library for semantic versioning                                                       
p   golang-github-coreos-go-systemd-dev                                             - Go client bindings for systemd socket activation, journal and D-Bus                      
p   golang-github-coreos-ioprogress-dev                                             - progress bars around io.Reader/Writers                                                   
p   golang-github-coreos-pkg-dev                                                    - collection of Go utility packages                                                        
p   golang-github-couchbase-ghistogram-dev                                          - simple int histogram for golang                                                          
p   golang-github-couchbase-moss-dev                                                - moss provides a fast key/value storage library for golang                                
p   golang-github-cpuguy83-go-md2man-dev                                            - utility to create manpages from markdown (source)                                        
p   golang-github-ctdk-chefcrypto-dev                                               - Go cryptographic routines to interact with chef servers                                  
p   golang-github-ctdk-go-trie-dev                                                  - Trie implementation based on a minimal automaton for Go                                  
p   golang-github-ctdk-goiardi-dev                                                  - Golang library to interact with a chef server                                            
p   golang-github-cupcake-rdb-dev                                                   - Redis RDB parser for Go                                                                  
p   golang-github-cyberdelia-go-metrics-graphite-dev                                - Graphite client for the go-metrics                                                       
p   golang-github-cyphar-filepath-securejoin-dev                                    - filepath.SecureJoin implementation                                                       
p   golang-github-cznic-b-dev                                                       - B+tree implementation                                                                    
p   golang-github-cznic-bufs-dev                                                    - simple buffer cache                                                                      
p   golang-github-cznic-fileutil-dev                                                - Golang file utility functions                                                            
p   golang-github-cznic-lldb-dev                                                    - low level database engine                                                                
p   golang-github-cznic-mathutil-dev                                                - extensions to the Golang "rand" and "math" packages                                      
p   golang-github-cznic-ql-dev                                                      - pure Go embedded SQL database                                                            
p   golang-github-cznic-sortutil-dev                                                - extensions to standard Go "sort" package                                                 
p   golang-github-cznic-strutil-dev                                                 - extensions to standard Go "strings" package                                              
p   golang-github-cznic-zappy-dev                                                   - zappy block-based compression format                                                     
p   golang-github-d2g-dhcp4-dev                                                     - DHCP packet creation library for Go                                                      
p   golang-github-d2g-dhcp4client-dev                                               - DHCP client written in Go                                                                
p   golang-github-d4l3k-messagediff-dev                                             - library for doing diffs of arbitrary Golang structs                                      
p   golang-github-daaku-go.zipexe-dev                                               - zipexe attempts to open an executable binary file as a zip file                          
p   golang-github-danwakefield-fnmatch-dev                                          - Updated clone of kballard’s fnmatch(3) implementation for Go                             
p   golang-github-data-dog-go-sqlmock-dev                                           - Sql mock driver for golang to test database interactions                                 
p   golang-github-datadog-datadog-go-dev                                            - Go client library for datadog                                                            
p   golang-github-datadog-zstd-dev                                                  - Zstd wrapper for Go                                                                      
p   golang-github-dataence-porter2-dev                                              - native Go high-performance Porter2 stemmer for English                                   
p   golang-github-davecgh-go-spew-dev                                               - Implements a deep pretty printer for Go data structures to aid in debugging              
p   golang-github-daviddengcn-go-colortext-dev                                      - change the color of console text in Go                                                   
p   golang-github-dchest-blake2b-dev                                                - Go implementation of BLAKE2 (b) cryptographic hash function                              
p   golang-github-dchest-cssmin-dev                                                 - Go package to minify CSS                                                                 
p   golang-github-dchest-safefile-dev                                               - Implements safe "atomic" saving of files for Go                                          
p   golang-github-dcso-bloom-cli                                                    - highly efficient bloom filter implementation for Go, CLI tool                            
p   golang-github-dcso-bloom-dev                                                    - highly efficient bloom filter implementation for Go                                      
p   golang-github-dcso-fluxline-dev                                                 - Golang library to prepare sets of metrics in InfluxDB's Line Protocol format             
p   golang-github-deckarep-golang-set-dev                                           - simple set type for the Go language                                                      
p   golang-github-denisenkom-go-mssqldb-dev                                         - Microsoft SQL server driver written in go language                                       
p   golang-github-denverdino-aliyungo-dev                                           - Go SDK for Aliyun (Alibaba Cloud)                                                        
p   golang-github-dghubble-sling-dev                                                - HTTP client library for creating and sending API requests                                
p   golang-github-dgrijalva-jwt-go-dev                                              - Golang implementation of JSON Web Tokens (JWT)                                           
p   golang-github-dgrijalva-jwt-go-v3-dev                                           - Golang implementation of JSON Web Tokens (JWT)                                           
p   golang-github-dgryski-go-bits-dev                                               - amd64 optimized bit operations                                                           
p   golang-github-dgryski-go-bitstream-dev                                          - read and write bits from io.Reader and io.Writer                                         
p   golang-github-dgryski-go-farm-dev                                               - pure-Go FarmHash implementation                                                          
p   golang-github-dhowett-go-plist-dev                                              - pure Go Apple Property List transcoder                                                   
p   golang-github-digitalocean-godo-dev                                             - DigitalOcean API V2 client library for Google Go                                         
p   golang-github-dimchansky-utfbom-dev                                             - Detection of the BOM and removing as necessary                                           
p   golang-github-disintegration-imaging-dev                                        - Simple Go image processing package                                                       
p   golang-github-disposaboy-jsonconfigreader-dev                                   - proxy for golang's io.Reader allowing you to use json as a config format                 
p   golang-github-djherbis-times-dev                                                - file times (atime, mtime, ctime, btime)                                                  
p   golang-github-dlclark-regexp2-dev                                               - Regex engine for Go based on the .NET engine                                             
p   golang-github-dnaeon-go-vcr-dev                                                 - Record and replay your HTTP interactions for tests                                       
p   golang-github-dnephin-cobra-dev                                                 - Go library for creating powerful modern Go CLI applications                              
p   golang-github-docker-distribution-dev                                           - Docker toolset to pack, ship, store, and deliver content (source)                        
p   golang-github-docker-docker-credential-helpers-dev                              - Use native stores to safeguard Docker credentials                                        
p   golang-github-docker-docker-dev                                                 - reusable Go packages included with Docker                                                
p   golang-github-docker-go-connections-dev                                         - Golang utility package to work with network connections                                  
p   golang-github-docker-go-dev                                                     - Go packages with small patches autogenerated (used for canonical/json)                   
p   golang-github-docker-go-events-dev                                              - Composable event distribution for Go                                                     
p   golang-github-docker-go-metrics-dev                                             - Package for metrics collection in Docker projects                                        
p   golang-github-docker-go-units-dev                                               - parse and print size and time units in human-readable format                             
p   golang-github-docker-goamz-dev                                                  - Enable Go programs to interact with Amazon Web Services                                  
p   golang-github-docker-leadership-dev                                             - distributed leader election using docker/libkv                                           
p   golang-github-docker-libkv-dev                                                  - Key/Value store abstraction library                                                      
v   golang-github-docker-libnetwork-dev                                             -                                                                                          
p   golang-github-docker-libtrust-dev                                               - Primitives for identity and authorization                                                
p   golang-github-docker-notary-dev                                                 - library for running and interacting with trusted collections                             
p   golang-github-docker-spdystream-dev                                             - multiplexed stream library using spdy                                                    
p   golang-github-docopt-docopt-go-dev                                              - Implementation of docopt in the Go programming language                                  
p   golang-github-dop251-goja-dev                                                   - ECMAScript 5.1(+) implementation written in Go                                           
p   golang-github-dropbox-dropbox-sdk-go-unofficial-dev                             - Unofficial Go SDK for integrating with the Dropbox API v2                                
p   golang-github-dsnet-golib-dev                                                   - Collection of mostly unrelated helper Go packages                                        
p   golang-github-dustin-go-humanize-dev                                            - format units to human friendly sizes                                                     
p   golang-github-dvsekhvalnov-jose2go-dev                                          - Go implementation of Javascript Object Signing and Encryption                            
p   golang-github-dylanmei-iso8601-dev                                              - pure Go ISO8601 parser and formatter                                                     
p   golang-github-dylanmei-winrmtest-dev                                            - testing addon for golang-github-masterzen-winrm                                          
p   golang-github-eapache-go-xerial-snappy-dev                                      - Xerial-compatible Snappy framing support for Go                                          
p   golang-github-eclipse-paho.mqtt.golang-dev                                      - Go package implementing MQTT client library by Eclipse Paho                              
p   golang-github-edsrzf-mmap-go-dev                                                - portable mmap package for Go                                                             
p   golang-github-eknkc-amber-dev                                                   - Elegant HTML templating engine for Go, inspired from HAML and Jade (Go library)          
p   golang-github-elazarl-go-bindata-assetfs-dev                                    - Go library to serve embedded binary files with net/http                                  
p   golang-github-elazarl-goproxy-dev                                               - HTTP proxy library for Go                                                                
p   golang-github-elithrar-simple-scrypt-dev                                        - various purpose password hashes library using the scrypt KDF                             
p   golang-github-emicklei-go-restful-dev                                           - build REST-style Web Services using Google Go                                            
p   golang-github-emicklei-go-restful-swagger12-dev                                 - Swagger 1.2 extension to the go-restful package                                          
p   golang-github-erikdubbelboer-gspt-dev                                           - setproctitle for Go                                                                      
p   golang-github-erikstmartin-go-testdb-dev                                        - Framework for stubbing responses from go's driver.Driver interface                       
p   golang-github-evanphx-json-patch-dev                                            - Go library to apply RFC6902 patches and create and apply RFC7386 patches                 
p   golang-github-evilsocket-ftrace-dev                                             - trace Linux syscalls using the FTRACE kernel framework                                   
p   golang-github-exponent-io-jsonpath-dev                                          - Extension for Go's json.Decoder enabling navigation of a stream of tokens                
p   golang-github-facebookgo-atomicfile-dev                                         - Provides an atomically written/replaced file                                             
p   golang-github-facebookgo-clock-dev                                              - Clock is a small Go library for mocking time                                             
p   golang-github-facebookgo-ensure-dev                                             - Provides utilities for testing to ensure conditions are met                              
p   golang-github-facebookgo-freeport-dev                                           - Go library to find a free TCP port for binding                                           
p   golang-github-facebookgo-grace-dev                                              - Graceful restart & zero downtime deploy for Go servers                                   
p   golang-github-facebookgo-httpdown-dev                                           - Gracefully shut down daemon without terminating connections                              
p   golang-github-facebookgo-pidfile-dev                                            - Package pidfile manages pid files.                                                       
p   golang-github-facebookgo-stack-dev                                              - Stack provides utilities to capture and handle stack traces                              
p   golang-github-facebookgo-stats-dev                                              - defines a lightweight interface for collecting statistics                                
p   golang-github-facebookgo-subset-dev                                             - Check if a value is a subset of another                                                  
p   golang-github-fatih-color-dev                                                   - console colors for Go                                                                    
p   golang-github-fatih-structs-dev                                                 - Utilities for Go structs                                                                 
p   golang-github-fhs-go-netrc-dev                                                  - netrc file parser for Go programming language                                            
p   golang-github-fluent-fluent-logger-golang-dev                                   - Go structured logger for Fluentd                                                         
p   golang-github-flynn-archive-go-shlex-dev                                        - Fork of go-shlex from Google Code                                                        
p   golang-github-fortytw2-leaktest-dev                                             - Goroutine Leak Detector                                                                  
p   golang-github-franela-goblin-dev                                                - minimal and beautiful Go testing framework                                               
p   golang-github-franela-goreq-dev                                                 - minimal and simple request library for Go language                                       
p   golang-github-frankban-quicktest-dev                                            - quick helpers for testing Go applications                                                
p   golang-github-fsnotify-fsnotify-dev                                             - File system notifications for Go                                                         
p   golang-github-fsouza-go-dockerclient-dev                                        - Docker client library in Go                                                              
p   golang-github-garyburd-redigo-dev                                               - Go client for Redis                                                                      
p   golang-github-gdamore-encoding-dev                                              - Various character map encodings missing from golang.org/x/net/encoding                   
p   golang-github-gdamore-tcell-dev                                                 - cell based view for text terminals                                                       
p   golang-github-gedex-inflector-dev                                               - Go library that pluralizes and singularizes English nouns                                
p   golang-github-geertjohan-go.incremental-dev                                     - Go package providing type- and concurrency-safe incremental counters                     
p   golang-github-geertjohan-go.rice-dev                                            - Go package for embedding web resources into Go executables                               
p   golang-github-getkin-kin-openapi-dev                                            - OpenAPI 3.0 implementation for Go                                                        
p   golang-github-getlantern-context-dev                                            - goroutine-based context state                                                            
p   golang-github-getsentry-raven-go-dev                                            - Go client for the Sentry event/error logging system                                      
p   golang-github-ghodss-yaml-dev                                                   - better way to marshal and unmarshal YAML in Golang                                       
p   golang-github-gin-contrib-sse-dev                                               - Server-Sent Events implementation in Go                                                  
p   golang-github-gin-gonic-gin-dev                                                 - HTTP web framework written in Go                                                         
p   golang-github-git-lfs-gitobj-dev                                                - gitobj reads and writes Git objects.                                                     
p   golang-github-git-lfs-go-netrc-dev                                              - netrc file parser for Go programming language                                            
p   golang-github-git-lfs-wildmatch-dev                                             - Wildmatch is a pattern matching language for filepaths compatible with Git.              
p   golang-github-glacjay-goini-dev                                                 - INI file parser library for Go                                                           
p   golang-github-glendc-gopher-json-dev                                            - simple JSON encoder/decoder for Gopher-Lua                                               
p   golang-github-glycerine-go-unsnap-stream-dev                                    - library for decoding the snappy streaming format                                         
v   golang-github-go-check-check-dev                                                -                                                                                          
p   golang-github-go-chef-chef-dev                                                  - Chef-Server API client in golang                                                         
p   golang-github-go-debos-fakemachine-dev                                          - create and spawn virtual machines for building images with debos.                        
p   golang-github-go-errors-errors-dev                                              - errors with stacktraces for go                                                           
p   golang-github-go-ini-ini-dev                                                    - Go package for control of INI file                                                       
p   golang-github-go-kit-kit-dev                                                    - Programming toolkit for microservices                                                    
p   golang-github-go-ldap-ldap-dev                                                  - Basic LDAP v3 functionality for the Go programming language                              
p   golang-github-go-logfmt-logfmt-dev                                              - Marshals and unmarshals logfmt messages                                                  
p   golang-github-go-macaron-bindata-dev                                            - in-memory static and template files for Macaron                                          
p   golang-github-go-macaron-binding-dev                                            - request data binding and validation middleware for Macaron                               
p   golang-github-go-macaron-cache-dev                                              - Cache management middleware for Macaron                                                  
p   golang-github-go-macaron-captcha-dev                                            - Captcha service for Macaron                                                              
p   golang-github-go-macaron-csrf-dev                                               - generate and validate csrf tokens for Macaron                                            
p   golang-github-go-macaron-gzip-dev                                               - Gzip middleware for Macaron                                                              
p   golang-github-go-macaron-i18n-dev                                               - Internationalization and Localization of Macaron                                         
p   golang-github-go-macaron-inject-dev                                             - utilities for mapping and injecting dependencies                                         
p   golang-github-go-macaron-session-dev                                            - session management middleware for Macaron                                                
p   golang-github-go-macaron-toolbox-dev                                            - health check, pprof, profile and statistic services for Macaron                          
p   golang-github-go-openapi-analysis-dev                                           - OpenAPI Specification object model analyser                                              
p   golang-github-go-openapi-errors-dev                                             - Common error handling code for OpenAPI                                                   
p   golang-github-go-openapi-jsonpointer-dev                                        - fork of gojsonpointer with support for structs                                           
p   golang-github-go-openapi-jsonreference-dev                                      - Implementation of gojsonreference with struct support                                    
p   golang-github-go-openapi-loads-dev                                              - OpenAPI Specification object model                                                       
p   golang-github-go-openapi-runtime-dev                                            - OpenAPI runtime interfaces                                                               
p   golang-github-go-openapi-spec-dev                                               - OpenAPI specification object model                                                       
p   golang-github-go-openapi-strfmt-dev                                             - OpenAPI string formatting library                                                        
p   golang-github-go-openapi-swag-dev                                               - goodie bag in use in the go-openapi projects                                             
p   golang-github-go-openapi-validate-dev                                           - OpenAPI toolkit validation helpers                                                       
p   golang-github-go-redis-redis-dev                                                - Type safe Redis client for Go                                                            
p   golang-github-go-sql-driver-mysql-dev                                           - MySQL-Driver for Go's database/sql package                                               
p   golang-github-go-stack-stack-dev                                                - capture, manipulate, and format call stacks                                              
p   golang-github-go-xorm-builder-dev                                               - SQL builder for XORM written in Go                                                       
p   golang-github-gobuffalo-envy-dev                                                - simplify working with ENV variables                                                      
p   golang-github-gobwas-glob-dev                                                   - Go glob pattern library                                                                  
p   golang-github-gocarina-gocsv-dev                                                - easy CSV serialization and deserialization golang package                                
p   golang-github-gocql-gocql-dev                                                   - fast and robust Cassandra client for Go                                                  
p   golang-github-gogits-chardet-dev                                                - Charset detector library for Go                                                          
p   golang-github-gogits-cron-dev                                                   - Gogs cron library in Go                                                                  
p   golang-github-gogits-go-gogs-client-dev                                         - Gogs API client in Go                                                                    
p   golang-github-gogo-googleapis-dev                                               - googleapis generated with gogoprotobuf                                                   
p   golang-github-gogo-protobuf-dev                                                 - alternative protocol buffer support for Golang - sources                                 
p   golang-github-gohugoio-hugo-dev                                                 - Go source code and library of Hugo the static website generator                          
p   golang-github-goji-param-dev                                                    - Rack / jQuery style parameter parsing for Go                                             
p   golang-github-gokyle-twofactor-dev                                              - Two-factor authentication                                                                
p   golang-github-golang-groupcache-dev                                             - caching and cache-filling library, a replacement for memcached                           
p   golang-github-golang-leveldb-dev                                                - Implementation of the LevelDB key/value database in Go                                   
p   golang-github-golang-mock-dev                                                   - mocking framework for the Go programming language                                        
p   golang-github-golang-snappy-dev                                                 - Implementation of the Snappy compression format in Go                                    
p   golang-github-gomodule-redigo-dev                                               - Go client for Redis                                                                      
p   golang-github-google-btree-dev                                                  - BTree implementation for Go                                                              
p   golang-github-google-certificate-transparency-dev                               - Framework for monitoring and auditing SSL certificates                                   
p   golang-github-google-go-cmp-dev                                                 - Package for comparing Go values in tests                                                 
p   golang-github-google-go-github-dev                                              - Go library for accessing the GitHub API                                                  
p   golang-github-google-go-querystring-dev                                         - library for encoding structs into URL query parameters                                   
p   golang-github-google-gofuzz-dev                                                 - Fuzz testing for Go                                                                      
p   golang-github-google-gopacket-dev                                               - packet capturing and decoding library for Go                                             
p   golang-github-google-jsonapi-dev                                                - jsonapi.org style payload serializer and deserializer                                    
p   golang-github-google-shlex-dev                                                  - Simple lexer for Go that supports shell-style rules                                      
p   golang-github-google-subcommands-dev                                            - go package for add some subcommands to single command                                    
p   golang-github-google-uuid-dev                                                   - generates and inspects UUIDs based on RFC 4122                                           
p   golang-github-googleapis-gax-go-dev                                             - Google API Extensions for Go                                                             
p   golang-github-googleapis-gnostic-dev                                            - compiler for OpenAPI specification - library                                             
p   golang-github-gophercloud-gophercloud-dev                                       - OpenStack SDK for Go                                                                     
p   golang-github-gorhill-cronexpr-dev                                              - cron expression parser                                                                   
p   golang-github-gorilla-context-dev                                               - General purpose registry for global request variables                                    
p   golang-github-gorilla-handlers-dev                                              - collection of useful handlers for Go's net/http package                                  
p   golang-github-gorilla-mux-dev                                                   - powerful URL router and dispatcher for golang                                            
p   golang-github-gorilla-pat-dev                                                   - request router and dispatcher with a pat-like interface                                  
p   golang-github-gorilla-rpc                                                       - Transitional package for golang-github-gorilla-rpc-dev                                   
p   golang-github-gorilla-rpc-dev                                                   - golang foundation for RPC over HTTP services                                             
p   golang-github-gorilla-securecookie-dev                                          - provides authenticated and encrypted cookie values                                       
p   golang-github-gorilla-sessions-dev                                              - save cookie and filesystem sessions and allow custom session backends                    
p   golang-github-gorilla-websocket-dev                                             - Go package implementing the WebSocket protocol                                           
p   golang-github-gosexy-gettext-dev                                                - Gettext support for the Go language                                                      
p   golang-github-gosimple-slug-dev                                                 - URL-friendly slugify with multiple languages support                                     
p   golang-github-gosuri-uitable-dev                                                - go library to improve readability in terminal apps using tabular data                    
p   golang-github-gotestyourself-gotest.tools-dev                                   - collection of go packages to support common testing patterns                             
p   golang-github-gotk3-gotk3-dev                                                   - Go bindings for GTK3                                                                     
p   golang-github-graph-gophers-graphql-go-dev                                      - GraphQL server with a focus on ease of use                                               
p   golang-github-graylog2-go-gelf-dev                                              - GELF library and writer for Go                                                           
p   golang-github-gregjones-httpcache-dev                                           - Transport for http.Client that will cache responses                                      
p   golang-github-grokify-html-strip-tags-go-dev                                    - Golang library to HTML StripTags                                                         
p   golang-github-grpc-ecosystem-go-grpc-prometheus-dev                             - Prometheus monitoring for gRPC Go servers                                                
p   golang-github-grpc-ecosystem-grpc-gateway-dev                                   - gRPC to JSON proxy generator for Golang -- sources                                       
v   golang-github-grpc-grpc-go-dev                                                  -                                                                                          
p   golang-github-gtank-cryptopasta-dev                                             - copy & paste-friendly golang crypto                                                      
p   golang-github-gucumber-gucumber-dev                                             - Cucumber BDD-style testing for Go -- source                                              
p   golang-github-hailocab-go-hostpool-dev                                          - flexibly pool among multiple hosts from Go application                                   
p   golang-github-hanwen-go-fuse-dev                                                - Native Go bindings for the FUSE kernel module                                            
p   golang-github-hanwen-usb-dev                                                    - CGO bindings for libusb                                                                  
p   golang-github-hashicorp-atlas-go-dev                                            - official Go client for HashiCorp's Atlas                                                 
p   golang-github-hashicorp-consul-dev                                              - tool for service discovery, monitoring and configuration (source)                        
p   golang-github-hashicorp-errwrap-dev                                             - Errwrap is a Go (golang) library for wrapping and querying errors                        
p   golang-github-hashicorp-go-checkpoint-dev                                       - Go Checkpoint Client                                                                     
p   golang-github-hashicorp-go-cleanhttp-dev                                        - Functions for accessing "clean" Go http.Client values                                    
p   golang-github-hashicorp-go-getter-dev                                           - download from a URL using a variety of protocols                                         
p   golang-github-hashicorp-go-hclog-dev                                            - common logging package for HashiCorp tools                                               
p   golang-github-hashicorp-go-immutable-radix-dev                                  - immutable radix tree implementation in Golang                                            
p   golang-github-hashicorp-go-memdb-dev                                            - in-memory database built on immutable radix trees                                        
p   golang-github-hashicorp-go-msgpack-dev                                          - encode/decode and rpc library for msgpack and Binc                                       
p   golang-github-hashicorp-go-multierror-dev                                       - Go package for representing a list of errors as a single error                           
p   golang-github-hashicorp-go-plugin-dev                                           - Golang plugin system over RPC                                                            
p   golang-github-hashicorp-go-reap-dev                                             - child process reaping utilities for Go                                                   
p   golang-github-hashicorp-go-retryablehttp-dev                                    - retryable HTTP client in Go                                                              
p   golang-github-hashicorp-go-rootcerts-dev                                        - functions for loading root certificates for TLS connections                              
p   golang-github-hashicorp-go-sockaddr-dev                                         - IP address/UNIX socket convenience functions for Go                                      
p   golang-github-hashicorp-go-syslog-dev                                           - Golang syslog wrapper, cross-compile friendly                                            
p   golang-github-hashicorp-go-uuid-dev                                             - generate UUID-format strings using high quality random bytes                             
p   golang-github-hashicorp-go-version-dev                                          - library for parsing and verifying versions and version constraints                       
p   golang-github-hashicorp-golang-lru-dev                                          - Golang LRU cache                                                                         
p   golang-github-hashicorp-hcl-dev                                                 - Go implementation of HashiCorp Configuration Language                                    
p   golang-github-hashicorp-hil-dev                                                 - small embedded language for string interpolations                                        
p   golang-github-hashicorp-logutils-dev                                            - Utilities for slightly better logging in Go                                              
p   golang-github-hashicorp-mdns-dev                                                - Simple mDNS client/server library in Golang                                              
p   golang-github-hashicorp-memberlist-dev                                          - Golang package for gossip based membership and failure detection                         
p   golang-github-hashicorp-net-rpc-msgpackrpc-dev                                  - Library for creating Go RPC client/server                                                
p   golang-github-hashicorp-raft-boltdb-dev                                         - Raft backend implementation using BoltDB                                                 
p   golang-github-hashicorp-raft-dev                                                - implementation of the Raft consensus protocol                                            
p   golang-github-hashicorp-scada-client-dev                                        - Golang client to the HashiCorp SCADA system                                              
p   golang-github-hashicorp-serf-dev                                                - Service orchestration and management tool (source)                                       
p   golang-github-hashicorp-uuid-dev                                                - UUID generation using purely high quality random bytes                                   
p   golang-github-hashicorp-yamux-dev                                               - Golang connection multiplexing library                                                   
p   golang-github-hawkular-hawkular-client-go-dev                                   - Golang client for Hawkular                                                               
p   golang-github-hillu-go-yara-dev                                                 - Go bindings for YARA                                                                     
p   golang-github-hlandau-buildinfo-dev                                             - Go build information utilities                                                           
p   golang-github-hlandau-dexlogconfig-dev                                          - logging configuration package for Go                                                     
p   golang-github-hlandau-goutils-dev                                               - miscellaneous Go utility packages                                                        
p   golang-github-hlandau-xlog-dev                                                  - logging library for Go                                                                   
p   golang-github-howeyc-fsnotify-dev                                               - File system notification for Go                                                          
p   golang-github-howeyc-gopass-dev                                                 - getpasswd for Go                                                                         
p   golang-github-htcat-htcat-dev                                                   - Parallel and Pipelined HTTP GET Utility for golang                                       
p   golang-github-huin-goupnp-dev                                                   - UPnP library for Go                                                                      
p   golang-github-hydrogen18-stalecucumber-dev                                      - Reader and writer for Python's pickle format in Golang                                   
p   golang-github-hydrogen18-stoppablelistener-dev                                  - stoppable TCP listener in Go                                                             
p   golang-github-imdario-mergo-dev                                                 - Functions to merge structs and maps in Go                                                
p   golang-github-inconshreveable-go-update-dev                                     - Build self-updating Golang programs                                                      
p   golang-github-inconshreveable-log15-dev                                         - structured, composable logging for Go                                                    
p   golang-github-inconshreveable-mousetrap-dev                                     - Go library to detect starting from Windows Explorer                                      
p   golang-github-inconshreveable-muxado-dev                                        - Stream multiplexing for Go                                                               
p   golang-github-influxdata-go-syslog-dev                                          - Go parser for syslog messages                                                            
p   golang-github-influxdata-influxql-dev                                           - parser for the InfluxDB query language                                                   
p   golang-github-influxdata-line-protocol-dev                                      - InfluxDB line protocol implementation                                                    
p   golang-github-influxdata-tail-dev                                               - Go package for reading from continuously updated files (tail -f)                         
p   golang-github-influxdata-tdigest-dev                                            - Ted Dunning's t-digest in Go                                                             
p   golang-github-influxdata-toml-dev                                               - TOML parser and encoder library for Golang                                               
p   golang-github-influxdata-wlog-dev                                               - simple log level based Golang logger                                                     
p   golang-github-influxdata-yamux-dev                                              - Golang connection multiplexing library                                                   
p   golang-github-influxdata-yarpc-dev                                              - Yet Another RPC for Go - dev package                                                     
p   golang-github-influxdb-enterprise-client-dev                                    - Golang client for speaking to the InfluxDB Enterprise application                        
p   golang-github-influxdb-influxdb-dev                                             - Scalable datastore for metrics, events, and real-time analytics. Dev package             
p   golang-github-influxdb-usage-client-dev                                         - library for speaking to the InfluxDB Anonymous Usage Reporting API                       
p   golang-github-issue9-assert-dev                                                 - Simple extension to test a series of assert functions                                    
p   golang-github-issue9-identicon-dev                                              - generate an icon from identity information                                               
p   golang-github-j-keck-arping-dev                                                 - library to ping a host per arp datagram or query a host mac address                      
p   golang-github-jackpal-gateway-dev                                               - library for discovering the address of a LAN gateway                                     
p   golang-github-jacobsa-bazilfuse-dev                                             - fork of bazil.org/fuse for gcsfuse                                                       
p   golang-github-jacobsa-crypto-dev                                                - Some Go cryptography routines that are not included in the Go standard library           
p   golang-github-jacobsa-fuse-dev                                                  - writing and mounting user-space file systems from Go                                     
p   golang-github-jacobsa-gcloud-dev                                                - convenience wrapper around google cloud platform APIs                                    
p   golang-github-jacobsa-oglematchers-dev                                          - matchers for testing/mocking frameworks such as ogletest                                 
p   golang-github-jacobsa-oglemock-dev                                              - mocking framework for Go                                                                 
p   golang-github-jacobsa-ogletest-dev                                              - unit testing framework for Go                                                            
p   golang-github-jacobsa-reqtrace-dev                                              - simple request tracing                                                                   
p   golang-github-jacobsa-syncutil-dev                                              - code that supplements the Go stdlib sync package                                         
p   golang-github-jacobsa-timeutil-dev                                              - code supplementing Go's time package                                                     
p   golang-github-jacobsa-util-dev                                                  - utility code for jacobsa projects                                                        
p   golang-github-jamesclonk-vultr-dev                                              - Vultr API client library                                                                 
p   golang-github-jasonish-go-idsrules-dev                                          - Go IDS rule parser                                                                       
p   golang-github-jaytaylor-html2text-dev                                           - Turns HTML into a plain-text equivalent                                                  
p   golang-github-jdkato-prose-dev                                                  - Golang library for text processing                                                       
p   golang-github-jdkato-syllables-dev                                              - Go syllable counter                                                                      
p   golang-github-jedisct1-dlog-dev                                                 - Super simple logger for Go                                                               
p   golang-github-jedisct1-go-clocksmith-dev                                        - A Go sleep-aware sleep() function                                                        
p   golang-github-jedisct1-go-dnsstamps-dev                                         - DNS Stamps library for Go                                                                
p   golang-github-jedisct1-go-minisign-dev                                          - Minisign library for Golang                                                              
p   golang-github-jedisct1-xsecretbox-dev                                           - Go implementation of crypto_secretbox_xchacha20poly1305                                  
p   golang-github-jeromer-syslogparser-dev                                          - syslog parser library                                                                    
p   golang-github-jfbus-httprs-dev                                                  - ReadSeeker for http.Response.Body                                                        
p   golang-github-jfrazelle-go-dev                                                  - Transitional package for golang-github-docker-go-dev                                     
p   golang-github-jhoonb-archivex-dev                                               - archives folders (recursively) and files to zip and tar formats                          
p   golang-github-jimstudt-http-authentication-dev                                  - Go implementation of RFC 2617 HTTP Authentication                                        
p   golang-github-jinzhu-gorm-dev                                                   - ORM library for Golang                                                                   
p   golang-github-jinzhu-inflection-dev                                             - pluralize and singularize English nouns                                                  
p   golang-github-jinzhu-now-dev                                                    - time toolkit for golang                                                                  
p   golang-github-jlaffaye-ftp-dev                                                  - FTP client package for Go                                                                
p   golang-github-jmespath-go-jmespath-dev                                          - Golang implementation of JMESPath                                                        
p   golang-github-jmhodges-clock-dev                                                - Go package for testing time-dependent code                                               
p   golang-github-jmoiron-sqlx-dev                                                  - General purpose extensions to Golang's database/sql library                              
p   golang-github-joho-godotenv-dev                                                 - Go port of Ruby's dotenv library                                                         
p   golang-github-jonboulle-clockwork-dev                                           - Simple fake clock for Go                                                                 
p   golang-github-jpillora-backoff-dev                                              - backoff algorithm in Golang                                                              
p   golang-github-jrick-logrotate-dev                                               - Simple log rotator                                                                       
p   golang-github-jroimartin-gocui-dev                                              - Minimalist Go package aimed at creating Console User Interfaces                          
p   golang-github-json-iterator-go-dev                                              - High-performance drop-in replacement of "encoding/json"                                  
p   golang-github-jsternberg-zap-logfmt-dev                                         - logfmt for zap                                                                           
p   golang-github-jtacoma-uritemplates-dev                                          - URI Templates (RFC 6570) implemented in Go                                               
p   golang-github-jteeuwen-go-bindata-dev                                           - embed data in a Go program - library package                                             
p   golang-github-jtolds-gls-dev                                                    - Goroutine local storage                                                                  
p   golang-github-juju-ansiterm-dev                                                 - colored writers and tabwriters                                                           
p   golang-github-juju-errors-dev                                                   - Common juju errors and functions to annotate errors                                      
p   golang-github-juju-httpprof-dev                                                 - fork of net/http/pprof which works when not at the server's root                         
p   golang-github-juju-loggo-dev                                                    - logging library for Go                                                                   
p   golang-github-juju-ratelimit-dev                                                - Efficient token-bucket-based rate limiter module for Go                                  
p   golang-github-juju-retry-dev                                                    - encapsulates the mechanism around retrying commands                                      
p   golang-github-juju-utils-dev                                                    - General utility functions                                                                
p   golang-github-juju-version-dev                                                  - intelligent version comparisons                                                          
p   golang-github-juju-webbrowser-dev                                               - go helpers for interacting with Web browsers                                             
p   golang-github-julienschmidt-httprouter-dev                                      - High performance HTTP request router for Go that scales well                             
p   golang-github-justinas-alice-dev                                                - Painless middleware chaining for Go                                                      
p   golang-github-jwilder-encoding-dev                                              - library for working with compressed arrays of integers                                   
p   golang-github-k-sone-critbitgo-dev                                              - crit-bit for golang and its applications (sorted map, IP routing table)                  
p   golang-github-k0kubun-colorstring-dev                                           - Go library for colorizing strings for terminal output                                    
p   golang-github-k0kubun-pp-dev                                                    - Go library to colored pretty printer on terminal                                         
p   golang-github-kardianos-osext-dev                                               - Extend "os" package with Executable and ExecutableFolder                                 
p   golang-github-kardianos-service-dev                                             - Run go programs as a service on major platforms.                                         
p   golang-github-karlseguin-ccache-dev                                             - Golang LRU Cache for high concurrency                                                    
p   golang-github-karlseguin-expect-dev                                             - Testing framework for Go with more concise syntax                                        
p   golang-github-karrick-goswarm-dev                                               - Memoization with asynchronous revalidation for Go                                        
p   golang-github-kballard-go-shellquote-dev                                        - Go utilities for performing shell-like word splitting/joining                            
p   golang-github-kelseyhightower-envconfig-dev                                     - decode environment variables based on a user defined specification                       
p   golang-github-kimor79-gollectd-dev                                              - go parser for the collectd binary protocol                                               
p   golang-github-kisielk-gotool-dev                                                - library of some utility functions provided by cmd/go                                     
p   golang-github-kisielk-sqlstruct-dev                                             - convenience functions for using structs with the database/sql package                    
p   golang-github-kisom-goutils-dev                                                 - Various TLS certificate tools and other utility libraries for Golang                     
p   golang-github-kjk-lzma-dev                                                      - port of the lzma compression algorithm                                                   
p   golang-github-klauspost-compress-dev                                            - optimized compression packages                                                           
p   golang-github-klauspost-cpuid-dev                                               - CPU feature identification for Go                                                        
p   golang-github-klauspost-crc32-dev                                               - CRC32 hash with x64 optimizations                                                        
p   golang-github-klauspost-pgzip-dev                                               - parallel gzip (de)compression library for Go                                             
p   golang-github-klauspost-reedsolomon-dev                                         - Reed-Solomon Erasure Coding in Go                                                        
p   golang-github-knqyf263-go-cpe-dev                                               - golang library for CPE (A Common Platform Enumeration 2.3)                               
p   golang-github-knqyf263-go-deb-version-dev                                       - golang library for parsing deb package versions                                          
p   golang-github-knqyf263-go-rpm-version-dev                                       - golang library for parsing rpm package versions                                          
p   golang-github-knqyf263-gost-dev                                                 - local copy tool of Security Tracker (Red Hat/Debian) written in go                       
p   golang-github-kolo-xmlrpc-dev                                                   - Implementation of the XMLRPC client protocol in Go                                       
p   golang-github-kotakanbe-go-cve-dictionary-dev                                   - builds a local copy of the NVD/JVN (source)                                              
p   golang-github-kotakanbe-go-pingscanner-dev                                      - Go library to scan live hosts by ping command                                            
p   golang-github-kotakanbe-goval-dictionary-dev                                    - Go library for create DB of data written in OVAL (source)                                
p   golang-github-kotakanbe-logrus-prefixed-formatter-dev                           - Go package for Logrus Prefixed Log Formatter                                             
p   golang-github-kr-binarydist-dev                                                 - Go implementation of the bspatch algorithm                                               
p   golang-github-kr-fs-dev                                                         - Provides filesystem-related functions for Go                                             
p   golang-github-kr-pretty-dev                                                     - Pretty printing for Go values                                                            
p   golang-github-kr-pty-dev                                                        - Go package for using unix pseudo-terminals                                               
p   golang-github-kr-text-dev                                                       - Go package for manipulating paragraphs of text                                           
p   golang-github-kubernetes-gengo-dev                                              - Library for generating code based on Go files                                            
p   golang-github-kurin-blazer-dev                                                  - Go library for Backblaze's B2                                                            
p   golang-github-kylelemons-godebug-dev                                            - Debugging helper utilities for Go                                                        
p   golang-github-kyokomi-emoji-dev                                                 - Go library for printing emoji as Unicode characters                                      
p   golang-github-labstack-echo.v2-dev                                              - Echo is a fast and unfancy HTTP server framework for Golang                              
p   golang-github-labstack-echo.v3-dev                                              - Echo is a fast and unfancy HTTP server framework for Golang                              
p   golang-github-labstack-gommon-dev                                               - common package that provides parser, coloring, logging  for go                           
p   golang-github-leemcloughlin-gofarmhash-dev                                      - Implements Google's Farmhash in Golang                                                   
p   golang-github-leodido-ragel-machinery-dev                                       - Machineries for development of ragel parsers                                             
p   golang-github-lestrrat-go-pdebug-dev                                            - Print debugging library for Go                                                           
p   golang-github-lib-pq-dev                                                        - pure Go postgres driver for Go’s database/sql package                                    
p   golang-github-linuxkit-virtsock-dev                                             - Go bindings for Hyper-V and virtio sockets                                               
p   golang-github-lpabon-godbc-dev                                                  - Design-by-contract library for Go                                                        
p   golang-github-lsegal-gucumber-dev                                               - Transitional package for golang-github-gucumber-gucumber-dev                             
p   golang-github-lucasb-eyer-go-colorful-dev                                       - Library for handling color spaces in Go                                                  
p   golang-github-lunixbochs-vtclean-dev                                            - strips terminal escapes from text, can preserve color                                    
p   golang-github-lunny-log-dev                                                     - Logging library with sqlite support for Go                                               
p   golang-github-lunny-nodb-dev                                                    - Nosql database with kv, list, hash, zset, bitmap, set                                    
p   golang-github-machinebox-graphql-dev                                            - simple low-level GraphQL HTTP client for Go                                              
p   golang-github-magiconair-properties-dev                                         - Java properties scanner for Go                                                           
p   golang-github-mailru-easyjson-dev                                               - Fast JSON serializer for golang                                                          
p   golang-github-makenowjust-heredoc-dev                                           - Convert strings to here documents in Go                                                  
p   golang-github-manyminds-api2go-dev                                              - JSONAPI.org implementation for Go                                                        
p   golang-github-maraino-go-mock-dev                                               - mocking framework for the Go programming anguage                                         
p   golang-github-markbates-goth-dev                                                - Multi-provider authentication for Go                                                     
p   golang-github-markbates-inflect-dev                                             - Go library to transform words from singular to plural (Git fork)                         
p   golang-github-marstr-collection-dev                                             - implementation of a few basic data structures                                            
p   golang-github-masterminds-semver-dev                                            - Semantic versions library in Go                                                          
p   golang-github-masterminds-vcs-dev                                               - VCS Repository Management for Go                                                         
p   golang-github-masterzen-simplexml-dev                                           - Go library to generate XML content from a naive DOM                                      
p   golang-github-masterzen-winrm-dev                                               - Windows remote command execution library for Go                                          
p   golang-github-masterzen-xmlpath-dev                                             - subset of the XPath specification for Go (deprecated)                                    
p   golang-github-matryer-is-dev                                                    - professional lightweight testing mini-framework for Go                                   
p   golang-github-matryer-try-dev                                                   - Simple idiomatic retry package for Go                                                    
p   golang-github-mattn-go-colorable-dev                                            - Golang library to colorable writer for windows                                           
p   golang-github-mattn-go-isatty-dev                                               - Golang library to implementation isatty interface                                        
p   golang-github-mattn-go-runewidth-dev                                            - functions to get fixed width of the character or string                                  
p   golang-github-mattn-go-shellwords-dev                                           - parse line as shell words in Golang                                                      
p   golang-github-mattn-go-sqlite3-dev                                              - sqlite3 driver for go that using database/sql                                            
p   golang-github-mattn-go-zglob-dev                                                - glob library that descends into other directories                                        
p   golang-github-mcuadros-go-version-dev                                           - version normalizer and comparison library for Go                                         
p   golang-github-mendersoftware-log-dev                                            - Logging package                                                                          
p   golang-github-mendersoftware-mendertesting-dev                                  - Testing package for Golang Build Status                                                  
p   golang-github-mendersoftware-scopestack-dev                                     - Scopestack package for Golang Build Status                                               
p   golang-github-mesos-mesos-go-dev                                                - Go language bindings for Apache Mesos                                                    
p   golang-github-mgutz-ansi-dev                                                    - Small, fast library to create ANSI colored strings and codes                             
p   golang-github-microcosm-cc-bluemonday-dev                                       - Go library for scrubbing user generated data of unapproved html                          
p   golang-github-miekg-dns-dev                                                     - DNS protocol library for Go                                                              
p   golang-github-miekg-mmark-dev                                                   - Markdown processor in Go geared for the IETF (Go library)                                
p   golang-github-miekg-pkcs11-dev                                                  - pkcs11 wrapper for Go                                                                    
p   golang-github-minio-dsync-dev                                                   - Distributed sync package for Go                                                          
p   golang-github-minio-minio-go-dev                                                - Go library for Amazon S3 compatible cloud storage                                        
p   golang-github-minio-sha256-simd-dev                                             - implementation of SHA256 using SIMD instructions for Intel and ARM                       
p   golang-github-mitchellh-cli-dev                                                 - library for implementing command-line interfaces                                         
p   golang-github-mitchellh-colorstring-dev                                         - Golang library for colorizing strings for terminal output                                
p   golang-github-mitchellh-copystructure-dev                                       - library for deep copying values in Go                                                    
p   golang-github-mitchellh-go-fs-dev                                               - Filesystem library for Go, implementing FAT filesystems so far                           
p   golang-github-mitchellh-go-homedir-dev                                          - Go library for detecting and expanding the user's home directory                         
p   golang-github-mitchellh-go-ps-dev                                               - Find, list, and inspect processes from Go (golang)                                       
p   golang-github-mitchellh-go-testing-interface-dev                                - library to expose *testing.T as an interface                                             
p   golang-github-mitchellh-go-vnc-dev                                              - VNC client and server library for Go                                                     
p   golang-github-mitchellh-go-wordwrap-dev                                         - Go package for wrapping words into multiple lines                                        
p   golang-github-mitchellh-hashstructure-dev                                       - generate hash values for arbitrary values in Golang                                      
p   golang-github-mitchellh-iochan-dev                                              - Go library for turning `io.Reader` into channels                                         
p   golang-github-mitchellh-mapstructure-dev                                        - library for decoding generic map values into native Go structures                        
p   golang-github-mitchellh-multistep-dev                                           - library for building up complex actions using discrete steps                             
p   golang-github-mitchellh-panicwrap-dev                                           - library for catching and handling panics in Go applications                              
p   golang-github-mitchellh-prefixedio-dev                                          - library that demultiplexes line-oriented data from an io.Reader                          
p   golang-github-mitchellh-reflectwalk-dev                                         - library for "walking" complex structures, similar to walking a filesystem                
p   golang-github-mkrautz-goar-dev                                                  - library for reading and writing ar archives in Go                                        
p   golang-github-modern-go-concurrent-dev                                          - Modern-go concurrency utilities                                                          
p   golang-github-modern-go-reflect2-dev                                            - Reflection API without runtime reflect.Value cost                                        
p   golang-github-montanaflynn-stats-dev                                            - Statistics package for Go                                                                
p   golang-github-moul-http2curl-dev                                                - Go package for convert Golang's http.Request to CURL command line                        
p   golang-github-mozqnet-go-exploitdb-dev                                          - builds a local copy of the Exploit-DB (OffensiveSecurity) (source)                       
p   golang-github-mreiferson-go-httpclient-dev                                      - Go HTTP client with timeouts                                                             
p   golang-github-mrjones-oauth-dev                                                 - OAuth 1.0 Library for Go                                                                 
p   golang-github-mrunalp-fileutils-dev                                             - collection of utilities for file manipulation in golang                                  
p   golang-github-mssola-user-agent-dev                                             - HTTP User Agent parser for Golang                                                        
p   golang-github-msteinert-pam-dev                                                 - Go wrapper module for the PAM API                                                        
p   golang-github-muesli-smartcrop-dev                                              - smartcrop finds good image crops for arbitrary crop sizes                                
p   golang-github-mvdan-fdroidcl-dev                                                - fdroidcl develpoment files                                                               
p   golang-github-mvdan-xurls-dev                                                   - extract urls from text                                                                   
p   golang-github-mvo5-goconfigparser-dev                                           - Python compatible INI parser                                                             
p   golang-github-mvo5-uboot-go-dev                                                 - Read/write uboot environment                                                             
p   golang-github-mwitkow-go-conntrack-dev                                          - Go middleware for net.Conn tracking                                                      
p   golang-github-mxk-go-flowrate-dev                                               - Go package for limiting and monitoring data flow rate                                    
p   golang-github-namsral-flag-dev                                                  - Parse flags, environment variables and config files                                      
p   golang-github-naoina-go-stringutil-dev                                          - Faster string utilities implementation for Go                                            
p   golang-github-naoina-toml-dev                                                   - TOML parser and encoder library for Golang                                               
p   golang-github-natefinch-lumberjack-dev                                          - Go package for writing logs to rolling files                                             
p   golang-github-nats-io-gnatsd-dev                                                - High-Performance server for NATA                                                         
p   golang-github-nats-io-go-nats-dev                                               - Golang client for NATS, the cloud native messaging system                                
p   golang-github-nats-io-go-nats-streaming-dev                                     - NATS Streaming System                                                                    
p   golang-github-nats-io-jwt-dev                                                   - JWT tokens signed using NKeys for the NATS ecosystem                                     
p   golang-github-nats-io-nkeys-dev                                                 - public-key signature system based on Ed25519                                             
p   golang-github-nats-io-nuid-dev                                                  - NATS Unique Identifiers                                                                  
p   golang-github-nbutton23-zxcvbn-go-dev                                           - Strong password generator in Go                                                          
p   golang-github-ncw-go-acd-dev                                                    - Go library for accessing Amazon Cloud Drive                                              
p   golang-github-ncw-rclone-dev                                                    - go source code of rclone                                                                 
p   golang-github-ncw-swift-dev                                                     - Go language interface to Swift / Openstack Object Storage / Rackspace cloud files        
p   golang-github-nebulouslabs-bolt-dev                                             - low-level key/value database for Go                                                      
p   golang-github-nebulouslabs-demotemutex-dev                                      - Allow an RWMutex writelock to be demoted to a readlock.                                  
p   golang-github-nebulouslabs-ed25519-dev                                          - Go implementation of the Ed25519 signature algorithm                                     
p   golang-github-nebulouslabs-entropy-mnemonics-dev                                - Human readable entropy.                                                                  
p   golang-github-nebulouslabs-errors-dev                                           - errors with context, composition, and easy error checking                                
p   golang-github-nebulouslabs-fastrand-dev                                         - 10x faster than crypto/rand                                                              
p   golang-github-nebulouslabs-go-upnp-dev                                          - Opinionated interface to Internet Gateway Devices                                        
p   golang-github-nebulouslabs-merkletree-dev                                       - Go package for working with Merkle trees                                                 
p   golang-github-neelance-astrewrite-dev                                           - Go tool to walk & rewrite AST                                                            
p   golang-github-neelance-sourcemap-dev                                            - Javascript source map reader and writer for Go                                           
p   golang-github-neowaylabs-wabbit-dev                                             - Golang AMQP mocking library                                                              
p   golang-github-nfnt-resize-dev                                                   - Pure golang image resizing                                                               
p   golang-github-ngaut-deadline-dev                                                - deadline reader/writer                                                                   
p   golang-github-ngaut-go-zookeeper-dev                                            - Native ZooKeeper client for Go                                                           
p   golang-github-ngaut-log-dev                                                     - Provides a simple log wrapper for ngaut libraries                                        
p   golang-github-ngaut-pools-dev                                                   - provides pools for resources                                                             
p   golang-github-ngaut-sync2-dev                                                   - Additional synchronization primitives extracted from Vitess                              
p   golang-github-nicksnyder-go-i18n-dev                                            - Go package for i18n with templates and CLDR plural support                               
p   golang-github-nightlyone-lockfile-dev                                           - Golang library to handle locking via pid files                                           
p   golang-github-nlopes-slack-dev                                                  - Go library for Slack API                                                                 
p   golang-github-nsf-termbox-go-dev                                                - pure Go implementation of termbox library                                                
p   golang-github-nu7hatch-gouuid-dev                                               - pure Go UUID implementation as specified in RFC 4122                                     
p   golang-github-nvveen-gotty-dev                                                  - Go library for working with Termcap database files                                       
p   golang-github-nwidger-jsoncolor-dev                                             - Produce colorized json output for Go                                                     
p   golang-github-nytimes-gziphandler-dev                                           - Golang middleware to gzip HTTP responses                                                 
p   golang-github-odeke-em-cache-dev                                                - Simple cache with expirable values                                                       
p   golang-github-odeke-em-cli-spinner-dev                                          - Simple spinner library for commandline                                                   
p   golang-github-odeke-em-command-dev                                              - cli subcommands for Go                                                                   
p   golang-github-odeke-em-ripper-dev                                               - scrape licenses out of files -- library                                                  
p   golang-github-ogier-pflag-dev                                                   - POSIX/GNU-style command-line flags for Go                                                
p   golang-github-oklog-ulid-dev                                                    - ULID generation library for Golang                                                       
p   golang-github-okzk-sdnotify-dev                                                 - systemd's service notification protocol (sd_notify)                                      
p   golang-github-oleiade-reflections-dev                                           - high level abstractions over Golang reflect library                                      
p   golang-github-olekukonko-tablewriter-dev                                        - generate ASCII tables in Golang                                                          
p   golang-github-olekukonko-ts-dev                                                 - Simple go library to get Terminal Size                                                   
p   golang-github-oneofone-xxhash-dev                                               - native implementation of the excellent XXHash hashing algorithm                          
p   golang-github-opencontainers-go-digest-dev                                      - Common digest package used across the container ecosystem                                
p   golang-github-opencontainers-image-spec-dev                                     - Open Container Initiative (OCI) Image Format Specification                               
p   golang-github-opencontainers-runc-dev                                           - Open Container Project - development files                                               
v   golang-github-opencontainers-runtime-spec-dev                                   -                                                                                          
p   golang-github-opencontainers-runtime-tools-dev                                  - OCI Runtime Tools                                                                        
p   golang-github-opencontainers-selinux-dev                                        - common selinux implementation                                                            
p   golang-github-opencontainers-specs-dev                                          - Open Container Specifications                                                            
p   golang-github-opennota-urlesc-dev                                               - Proper URL escaping as per RFC3986 for Go                                                
p   golang-github-opentracing-contrib-go-stdlib-dev                                 - OpenTracing instrumentation for packages in the Go stdlib                                
p   golang-github-opentracing-opentracing-go-dev                                    - Go platform API for OpenTracing                                                          
p   golang-github-oschwald-geoip2-golang-dev                                        - Unofficial MaxMind GeoIP2 Reader for Go                                                  
p   golang-github-oschwald-maxminddb-golang-dev                                     - MaxMind DB Reader for Go                                                                 
p   golang-github-oxtoacart-bpool-dev                                               - Buffer/Byte pool for Go                                                                  
p   golang-github-packer-community-winrmcp-dev                                      - copy files to remote hosts using WinRM (Go library)                                      
p   golang-github-parnurzeal-gorequest-dev                                          - Go library for simplified HTTP client                                                    
p   golang-github-patrickmn-go-cache-dev                                            - in-memory key:value store/cache (similar to Memcached)                                   
p   golang-github-paulbellamy-ratecounter-dev                                       - thread-safe RateCounter implementation in Golang                                         
p   golang-github-paulrosania-go-charset-dev                                        - character set conversion for Go                                                          
p   golang-github-pborman-uuid-dev                                                  - Go bindings to work with UUIDs                                                           
p   golang-github-pelletier-go-buffruneio-dev                                       - wrapper around bufio to provide buffered runes access                                    
p   golang-github-pelletier-go-toml                                                 - Go library for the TOML language -- commandline programs                                 
p   golang-github-pelletier-go-toml-dev                                             - Go library for the TOML language                                                         
p   golang-github-petar-gollrb-dev                                                  - LLRB implementation of balanced binary search trees for Go                               
p   golang-github-peterbourgon-diskv-dev                                            - disk-backed key-value store                                                              
p   golang-github-peterh-liner-dev                                                  - Command line editor with history                                                         
p   golang-github-peterhellberg-link-dev                                            - Go package for parsing link headers                                                      
p   golang-github-philhofer-fwd-dev                                                 - Buffered Reader/Writer                                                                   
p   golang-github-pierrec-lz4-dev                                                   - LZ4 compression and decompression in pure Go                                             
p   golang-github-pierrec-xxhash-dev                                                - pure Go implementation of xxHash (32 and 64 bits versions)                               
p   golang-github-pingcap-check-dev                                                 - rich testing extension for Go's testing package                                          
p   golang-github-pivotal-golang-clock-dev                                          - Time provider and clock testing library for Go                                           
p   golang-github-pkg-errors-dev                                                    - Simple error handling primitives for Go                                                  
p   golang-github-pkg-profile-dev                                                   - Simple profiling for Go                                                                  
p   golang-github-pkg-sftp-dev                                                      - SFTP support for the golang.org/x/crypto/ssh package                                     
p   golang-github-pkg-term-dev                                                      - package term manages POSIX terminals                                                     
p   golang-github-pkg-xattr-dev                                                     - Extended attribute support for Go                                                        
p   golang-github-pmezard-go-difflib-dev                                            - partial port of Python difflib package to Go                                             
p   golang-github-pmylund-go-cache-dev                                              - Go library for in-memory key/value store similar to memcached                            
p   golang-github-pointlander-compress-dev                                          - parallelized modular compression library                                                 
p   golang-github-pointlander-jetset-dev                                            - JetSet is a compressed set of numbers                                                    
p   golang-github-pointlander-peg-dev                                               - implementation of a Packrat parser generator - dev package                               
p   golang-github-posener-complete-dev                                              - bash completion written in go                                                            
p   golang-github-pquerna-cachecontrol-dev                                          - HTTP Cache-Control Parser and Interpretation                                             
p   golang-github-pquerna-otp-dev                                                   - Google Authenticator compatible one time passwords for Go                                
p   golang-github-prometheus-alertmanager-dev                                       - Handle and deliver alerts created by Prometheus -- source                                
p   golang-github-prometheus-client-golang-dev                                      - Prometheus instrumentation library for Go applications                                   
p   golang-github-prometheus-client-model-dev                                       - data model artifacts for Prometheus                                                      
p   golang-github-prometheus-common-dev                                             - Common libraries for Prometheus components                                               
p   golang-github-prometheus-tsdb-dev                                               - Prometheus storage layer library                                                         
p   golang-github-protonmail-go-autostart-dev                                       - Go library to run a command after login                                                  
p   golang-github-puerkitobio-goquery-dev                                           - jQuery-style HTML manipulation in Go                                                     
p   golang-github-puerkitobio-purell-dev                                            - tiny Go library to normalize URLs                                                        
v   golang-github-puerkitobio-urlesc-dev                                            -                                                                                          
p   golang-github-pzhin-go-sophia-dev                                               - Golang binding for the Sophia database                                                   
p   golang-github-qor-inflection-dev                                                - Pluralizes and singularizes English nouns                                                
p   golang-github-quobyte-api-dev                                                   - Quobyte API client for Go                                                                
p   golang-github-racksec-srslog-dev                                                - replacement for the standard Golang library "log/syslog"                                 
p   golang-github-rackspace-gophercloud-dev                                         - Go SDK for OpenStack                                                                     
p   golang-github-raintank-met-dev                                                  - wrapper around metric client libraries for Go                                            
p   golang-github-rainycape-unidecode-dev                                           - replace non-ASCII characters with their ASCII approximations                             
p   golang-github-rakyll-globalconf-dev                                             - Effortlessly persist/retrieve flags in Go programs                                       
p   golang-github-rakyll-statik-dev                                                 - embed static files into a Go executable. Dev package                                     
p   golang-github-rcrowley-go-metrics-dev                                           - Application level metrics capturing library for Go                                       
p   golang-github-remyoudompheng-bigfft-dev                                         - Golang big integer multiplication library                                                
p   golang-github-renstrom-dedent-dev                                               - Remove any common leading whitespace from multiline strings                              
p   golang-github-restic-chunker-dev                                                - implementation of Content Defined Chunking (CDC) in Go                                   
p   golang-github-retailnext-hllpp-dev                                              - HyperLogLog++ cardinality estimation algorithm                                           
p   golang-github-revel-revel-dev                                                   - high productivity, full-stack web framework for the Go language                          
p   golang-github-rfjakob-eme-dev                                                   - EME wide-block encryption for Go                                                         
p   golang-github-rifflock-lfshook-dev                                              - local filesystem hook for logrus (Go library)                                            
p   golang-github-rivo-tview-dev                                                    - Rich interactive widgets for terminal-based UIs in Go                                    
p   golang-github-rjeczalik-notify-dev                                              - file system event notification library on steroids                                       
p   golang-github-rkt-rkt-dev                                                       - rkt API source                                                                           
p   golang-github-roaringbitmap-roaring-dev                                         - Roaring bitmaps in Go                                                                    
p   golang-github-robfig-config-dev                                                 - Configuration file parser for INI format                                                 
p   golang-github-robfig-cron-dev                                                   - cron library for go                                                                      
p   golang-github-robfig-pathtree-dev                                               - Go library for fast lookups using trees                                                  
p   golang-github-rogpeppe-fastuuid-dev                                             - fast generation of 192-bit UUIDs                                                         
v   golang-github-rogpeppe-go-charset-dev                                           -                                                                                          
p   golang-github-rs-xid-dev                                                        - globally unique id generator thought for the web                                         
p   golang-github-rsc-letsencrypt-dev                                               - Go library to manage TLS certificates automatically via LetsEncrypt.org                  
p   golang-github-rubyist-tracerx-dev                                               - Output tracing information in your Go app based on environment variables                 
p   golang-github-russellhaering-goxmldsig-dev                                      - Pure Go implementation of XML Digital Signatures                                         
p   golang-github-russross-blackfriday-dev                                          - Blackfriday: a markdown processor for Go                                                 
p   golang-github-rwcarlsen-goexif-dev                                              - Decode embedded EXIF meta data from image files with Go                                  
p   golang-github-ryanuber-columnize-dev                                            - Easy column formatted output for golang                                                  
p   golang-github-safchain-ethtool-dev                                              - simple ethtool-like library for Go                                                       
p   golang-github-sahilm-fuzzy-dev                                                  - Go library for fuzzy string matching                                                     
v   golang-github-saintfish-chardet-dev                                             -                                                                                          
p   golang-github-samalba-dockerclient-dev                                          - Docker client library in Go                                                              
p   golang-github-samuel-go-zookeeper-dev                                           - native ZooKeeper client for Go                                                           
p   golang-github-sanity-io-litter-dev                                              - Pretty printer library for Go data structures to aid in debugging and testing            
p   golang-github-sasha-s-go-deadlock-dev                                           - Online deadlock detection in go                                                          
p   golang-github-satori-go.uuid-dev                                                - Go package for creating and parsing UUID                                                 
p   golang-github-satta-ifplugo-dev                                                 - ifplugd-powered network link status notification for Go                                  
p   golang-github-seandolphin-bqschema-dev                                          - Go library to process Google Big Query                                                   
p   golang-github-sebest-xff                                                        - Golang Middleware to handle X-Forwarded-For Header                                       
p   golang-github-sebest-xff-dev                                                    - Golang Middleware to handle X-Forwarded-For Header (development files)                   
p   golang-github-seccomp-libseccomp-golang-dev                                     - golang bindings for libseccomp                                                           
p   golang-github-segmentio-kafka-go-dev                                            - Kafka library in Go                                                                      
p   golang-github-seiflotfy-cuckoofilter-dev                                        - Bloom filter replacement using cuckoo hashing                                            
p   golang-github-serenize-snaker-dev                                               - Convert camel cased strings to snake case and back                                       
p   golang-github-sergi-go-diff-dev                                                 - Diff, match and patch text in Go                                                         
p   golang-github-sevlyar-go-daemon-dev                                             - library for writing system daemons                                                       
p   golang-github-shibukawa-configdir-dev                                           - multi platform library of configuration directories for Golang                           
p   golang-github-shiena-ansicolor-dev                                              - Ansicolor library for Golang                                                             
p   golang-github-shirou-gopsutil-dev                                               - Go package implementing psutils                                                          
p   golang-github-shogo82148-go-shuffle-dev                                         - Primitives for shuffling slices and user-defined collections in Go                       
p   golang-github-shopify-logrus-bugsnag-dev                                        - logrus-bugsnag is a hook that interfaces Logrus with Bugsnag                             
p   golang-github-shopify-sarama-dev                                                - Go library for Apache Kafka                                                              
p   golang-github-shopspring-decimal-dev                                            - arbitrary-precision fixed-point decimal numbers in go                                    
p   golang-github-showmax-go-fqdn-dev                                               - Golang library to provide local machine FQDN                                             
p   golang-github-shurcool-sanitized-anchor-name-dev                                - Go package for creating sanitized anchor names                                           
p   golang-github-siddontang-go-dev                                                 - Collection of siddontang libraries for Go                                                
p   golang-github-siddontang-go-snappy-dev                                          - Snappy compression format in Go                                                          
p   golang-github-siddontang-goredis-dev                                            - Redis client implementation in Go                                                        
p   golang-github-siddontang-ledisdb-dev                                            - High-performance NoSQL database written in Go                                            
p   golang-github-siddontang-rdb-dev                                                - Read Redis rdb files in Go                                                               
p   golang-github-sirupsen-logrus-dev                                               - Logrus: a logging library for Go                                                         
p   golang-github-sjoerdsimons-ostree-go-dev                                        - Golang bindings for OSTree                                                               
p   golang-github-skarademir-naturalsort-dev                                        - simple natural sorter for Go Strings                                                     
p   golang-github-skratchdot-open-golang-dev                                        - library to open an URI in the user's preferred application                               
p   golang-github-smartystreets-assertions-dev                                      - fluent assertion-style functions                                                         
p   golang-github-smartystreets-goconvey-dev                                        - Go testing in browser - sources                                                          
p   golang-github-smartystreets-gunit-dev                                           - xUnit-style test fixture adapter for go test                                             
p   golang-github-smira-commander-dev                                               - library to provide command-line commands and sub-commands                                
p   golang-github-smira-flag-dev                                                    - flag with a Get() interface{} method                                                     
p   golang-github-smira-go-aws-auth-dev                                             - signs requests to Amazon Web Services                                                    
p   golang-github-smira-go-ftp-protocol-dev                                         - plugin for http.Transport with support for ftp:// protocol                               
p   golang-github-smira-go-xz-dev                                                   - simple .xz decompression using external program (xz --decompress)                        
p   golang-github-snapcore-snapd-dev                                                - snappy development go packages.                                                          
p   golang-github-socketplane-libovsdb-dev                                          - OVSDB client library written in Go                                                       
p   golang-github-soniah-gosnmp-dev                                                 - SNMP library written in Go                                                               
p   golang-github-spacejam-loghisto-dev                                             - counters and logarithmically bucketed histograms for distributed systems                 
p   golang-github-spaolacci-murmur3-dev                                             - Native MurmurHash3 Go implementation                                                     
p   golang-github-spf13-afero-dev                                                   - FileSystem Abstraction System for Go                                                     
p   golang-github-spf13-cast-dev                                                    - Safe and easy casting from one type to another in Go                                     
p   golang-github-spf13-cobra-dev                                                   - Go library for creating powerful modern Go CLI applications                              
p   golang-github-spf13-fsync-dev                                                   - Keeps files or directories in sync for Go                                                
p   golang-github-spf13-jwalterweatherman-dev                                       - Go library for both printing to the terminal and logging to files                        
p   golang-github-spf13-nitro-dev                                                   - Quick and easy performance analyzer library for Go                                       
p   golang-github-spf13-pflag-dev                                                   - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags          
p   golang-github-spf13-viper-dev                                                   - Go configuration with fangs                                                              
p   golang-github-ssor-bom-dev                                                      - small Go library to clean bom from byte array or reader                                  
p   golang-github-stacktic-dropbox-dev                                              - Go client library for the Dropbox core and Datastore API                                 
p   golang-github-stathat-go-dev                                                    - Go package for reporting stat counts and values to StatHat                               
p   golang-github-steveyen-gtreap-dev                                               - gtreap is an immutable treap implementation in the Go Language                           
p   golang-github-stevvooe-resumable-dev                                            - Subset of the Go `crypto` Package with a Resumable Hash Interface                        
p   golang-github-stevvooe-ttrpc-dev                                                - GRPC for low-memory environments                                                         
p   golang-github-streadway-amqp-dev                                                - Go client for AMQP 0.9.1                                                                 
p   golang-github-stretchr-objx-dev                                                 - Go package for dealing with maps, slices, JSON and other data                            
p   golang-github-stretchr-testify-dev                                              - sacred extension to the standard Go testing package                                      
p   golang-github-stvp-go-udp-testing-dev                                           - UDP test helpers for Go                                                                  
p   golang-github-stvp-tempredis-dev                                                - Go package to start and stop temporary redis-server processes                            
p   golang-github-surma-gocpio-dev                                                  - Go package for cpio archives                                                             
p   golang-github-svent-go-flags-dev                                                - go library for parsing command line arguments                                            
p   golang-github-svent-go-nbreader-dev                                             - non-blocking io.Reader for go                                                            
p   golang-github-syncthing-notify-dev                                              - File system event notification library on steroids                                       
p   golang-github-syncthing-syncthing-dev                                           - decentralized file synchronization - dev package                                         
p   golang-github-syndtr-goleveldb-dev                                              - LevelDB key/value database in Go                                                         
p   golang-github-tarm-serial-dev                                                   - Go package for serial port communucation                                                 
p   golang-github-tchap-go-patricia-dev                                             - golang-go-patricia is a generic patricia trie (also called radix tree).                  
p   golang-github-tcnksm-go-gitconfig-dev                                           - Golang library for gitconfig values                                                      
p   golang-github-tcnksm-go-input-dev                                               - Go package for ideal tty prompt                                                          
p   golang-github-tdewolff-minify-dev                                               - Go minifiers for web formats                                                             
p   golang-github-tdewolff-parse-dev                                                - Go parsers for web formats                                                               
p   golang-github-tdewolff-test-dev                                                 - Go test helper functions                                                                 
p   golang-github-tealeg-xlsx-dev                                                   - golang library for reading and writing XLSX files                                        
p   golang-github-templexxx-cpufeat-dev                                             - internal/cpu in Go                                                                       
p   golang-github-templexxx-reedsolomon-dev                                         - Reed-Solomon Erasure Code engine in Go                                                   
p   golang-github-templexxx-xor-dev                                                 - XOR in Go, more than 10GB/s per core                                                     
p   golang-github-tendermint-ed25519-dev                                            - public-key signature library for Go                                                      
p   golang-github-tendermint-go-autofile-dev                                        - Library for creating log files, WAL files, and more                                      
p   golang-github-tendermint-go-clist-dev                                           - goroutine-safe linked-list implementation                                                
p   golang-github-tendermint-go-common-dev                                          - Tendermint Go common utilities                                                           
p   golang-github-tendermint-go-config-dev                                          - Simple Go configuration tool                                                             
p   golang-github-tendermint-go-crypto-dev                                          - Go library for cryptography                                                              
p   golang-github-tendermint-go-db-dev                                              - Tendermint key-value database library                                                    
p   golang-github-tendermint-go-event-meter-dev                                     - publisher-subscriber pattern over websockets                                             
p   golang-github-tendermint-go-events-dev                                          - Tendermint publisher-subscriber pattern implementation                                   
p   golang-github-tendermint-go-flowrate-dev                                        - library for arbitrary data stream's transfer rate handling                               
p   golang-github-tendermint-go-logger-dev                                          - Tendermint Go logging utilities                                                          
p   golang-github-tendermint-go-merkle-dev                                          - Merkle-ized data structures with proofs                                                  
p   golang-github-tendermint-go-p2p-dev                                             - Tendermint P2P library                                                                   
p   golang-github-tendermint-go-process-dev                                         - Tendermint process library                                                               
p   golang-github-tendermint-go-rpc-dev                                             - RPC server in Go supporting multiple request formats                                     
p   golang-github-tendermint-go-wire-dev                                            - Go bindings for the Wire encoding protocol                                               
p   golang-github-tendermint-log15-dev                                              - Tendermint logging toolkit                                                               
p   golang-github-tent-canonical-json-go-dev                                        - Canonical JSON marshaling in Go                                                          
p   golang-github-tent-http-link-go-dev                                             - HTTP Link parsing in Go                                                                  
p   golang-github-thecreeper-go-notify-dev                                          - implementation of the GNOME DBus Notifications Specification                             
p   golang-github-thejerf-suture-dev                                                - supervisor trees for Go                                                                  
v   golang-github-theupdateframework-notary-dev                                     -                                                                                          
p   golang-github-thomsonreuterseikon-go-ntlm-dev                                   - NTLM Implementation for Go                                                               
p   golang-github-throttled-throttled-dev                                           - rate limiting access to resources such as HTTP endpoints                                 
p   golang-github-tideland-golib-dev                                                - collection of misc Go packages                                                           
p   golang-github-tidwall-gjson-dev                                                 - Get JSON values quickly  - JSON Parser for Go                                            
p   golang-github-tidwall-match-dev                                                 - Simple string pattern matcher for Go                                                     
p   golang-github-tinylib-msgp-dev                                                  - Go code generator for MessagePack (source)                                               
p   golang-github-tj-go-spin-dev                                                    - terminal spinner package for Golang                                                      
p   golang-github-tjfoc-gmsm-dev                                                    - GM SM2/3/4 library based for Golang                                                      
p   golang-github-tmc-scp-dev                                                       - basic implementation of scp for go                                                       
p   golang-github-tobi-airbrake-go-dev                                              - Go library to report exceptions and errors to the Airbrake service                       
p   golang-github-tonistiigi-fifo-dev                                               - Go package for handling FIFOs in a sane way                                              
p   golang-github-tsenart-tb-dev                                                    - generic lock-free implementation of the "Token-Bucket" algorithm                         
p   golang-github-ttacon-chalk-dev                                                  - Go library for prettifying terminal/console output                                       
p   golang-github-tv42-zbase32-dev                                                  - Human-oriented encoding for binary data                                                  
p   golang-github-twinj-uuid-dev                                                    - RFC 4122 and DCE 1.1 compliant UUIDs in Go                                               
p   golang-github-twstrike-gotk3adapter-dev                                         - adapters and interfaces for gotk3                                                        
p   golang-github-twstrike-otr3-dev                                                 - Go implementation of the OTR 3 protocol                                                  
p   golang-github-ubuntu-core-snappy-dev                                            - пустой переходный пакет                                                                  
p   golang-github-ugorji-go-codec                                                   - encode/decode and rpc library for msgpack, binc, cbor and json                           
p   golang-github-ugorji-go-codec-dev                                               - encode/decode and rpc library for msgpack, binc, cbor and json                           
p   golang-github-ugorji-go-msgpack-dev                                             - encode/decode and rpc library for msgpack and Binc                                       
p   golang-github-ulule-limiter-dev                                                 - Dead simple rate limit middleware for Go                                                 
p   golang-github-ungerik-go-sysfs-dev                                              - Go package for Linux sysfs                                                               
p   golang-github-unknwon-cae-dev                                                   - PHP-like Compression and Archive Extensions in Go                                        
p   golang-github-unknwon-com-dev                                                   - commonly used functions for Golang                                                       
p   golang-github-unknwon-goconfig-dev                                              - configuration file (.ini) parser                                                         
p   golang-github-unknwon-i18n-dev                                                  - Internationalization and Localization in Go                                              
p   golang-github-unknwon-paginater-dev                                             - Helper module for custom pagination calculation                                          
p   golang-github-urfave-cli-dev                                                    - package for building command line apps in Go                                             
p   golang-github-urfave-negroni-dev                                                - Idiomatic HTTP Middleware for Golang                                                     
p   golang-github-valyala-bytebufferpool-dev                                        - Anti-memory-waste byte buffer pool for go                                                
p   golang-github-valyala-fasthttp-dev                                              - Fast HTTP library for Go                                                                 
p   golang-github-valyala-fasttemplate-dev                                          - Simple and fast template engine for Go                                                   
p   golang-github-vaughan0-go-ini-dev                                               - INI parsing library for Go                                                               
p   golang-github-vbatts-go-mtree-dev                                               - file systems verification library, in likeness of mtree(8)                               
p   golang-github-vbatts-tar-split-dev                                              - tar archive assembly/disassembly (source)                                                
p   golang-github-vdemeester-shakers-dev                                            - collection of go-checker checkers                                                        
p   golang-github-viki-org-dnscache-dev                                             - DNS cache for Go                                                                         
p   golang-github-vimeo-go-magic-dev                                                - Go bindings for libmagic                                                                 
p   golang-github-vishvananda-netlink-dev                                           - netlink library for go                                                                   
p   golang-github-vishvananda-netns-dev                                             - network namespaces in go                                                                 
p   golang-github-vitrun-qart-dev                                                   - generates not-so-ugly qr codes                                                           
p   golang-github-vividcortex-ewma-dev                                              - Exponentially Weighted Moving Average algorithms for Go                                  
p   golang-github-vividcortex-godaemon-dev                                          - Daemonize Go applications deviously                                                      
p   golang-github-vjeantet-grok-dev                                                 - simple library to use/parse grok patterns with Go                                        
p   golang-github-vmware-govmomi-dev                                                - Go library for the VMware vSphere API                                                    
p   golang-github-vmware-photon-controller-go-sdk-dev                               - VMware Photon Controller API library                                                     
p   golang-github-voxelbrain-goptions-dev                                           - flexible Go parser for command line options                                              
p   golang-github-weaveworks-mesh-dev                                               - go library to build distributed systems                                                  
p   golang-github-wellington-go-libsass-dev                                         - Go wrapper for libsass, the only Sass 3.5 compiler for Go                                
p   golang-github-weppos-dnsimple-go-dev                                            - DNSimple API v1 client for Go                                                            
p   golang-github-willf-bitset-dev                                                  - Implements bitsets, a mapping between non-negative integers and boolean values           
p   golang-github-willfaught-gockle-dev                                             - simpler and mockable gocql                                                               
p   golang-github-wsxiaoys-terminal-dev                                             - Colorful terminal output for Golang                                                      
p   golang-github-xanzy-go-cloudstack-dev                                           - Golang API client to interact with Apache CloudStack                                     
p   golang-github-xanzy-ssh-agent-dev                                               - Go library for creating SSH agents                                                       
p   golang-github-xeipuuv-gojsonpointer-dev                                         - JSON Pointer implementation in Golang                                                    
p   golang-github-xeipuuv-gojsonreference-dev                                       - JSON Reference implementation in Golang                                                  
p   golang-github-xeipuuv-gojsonschema-dev                                          - implementation of JSON Schema, draft v4                                                  
p   golang-github-xenolf-lego-dev                                                   - Let's Encrypt ACME library                                                               
p   golang-github-xi2-xz-dev                                                        - native Go XZ decompression                                                               
p   golang-github-xiang90-probing-dev                                               - Go library for HTTP probing                                                              
p   golang-github-xiaq-persistent-dev                                               - Persistent data structure in Go                                                          
p   golang-github-xlab-treeprint-dev                                                - simple ASCII tree composing tool                                                         
p   golang-github-xordataexchange-crypt                                             - Store/retrieve encrypted configs from etcd or Consul (CLI tool)                          
p   golang-github-xordataexchange-crypt-dev                                         - Store/retrieve encrypted configs from etcd or Consul (Go library)                        
p   golang-github-xtaci-kcp-dev                                                     - Full-Featured Reliable-UDP Library for golang                                            
p   golang-github-xtaci-smux-dev                                                    - Simple Multiplexing for golang                                                           
p   golang-github-xyproto-pinterface-dev                                            - Interface types for simple* and permission* packages                                     
p   golang-github-xyproto-simpleredis-dev                                           - easy way to use Redis from Go                                                            
p   golang-github-yl2chen-cidranger-dev                                             - Fast IP to CIDR lookup in Golang                                                         
p   golang-github-ymomoi-goval-parser-dev                                           - OVAL parser written in go                                                                
p   golang-github-yohcop-openid-go-dev                                              - OpenID 2.0 implementation in Go                                                          
p   golang-github-yosssi-ace-dev                                                    - HTML template engine for Go (library package)                                            
p   golang-github-yosssi-ace-proxy-dev                                              - Proxy for the Ace template engine (Go library)                                           
p   golang-github-yosssi-gohtml-dev                                                 - HTML formatter for Go                                                                    
p   golang-github-yuin-gopher-lua-dev                                               - virtual machine and compiler for Lua in Go                                               
p   golang-github-zenazn-goji-dev                                                   - minimalistic web framework for Golang                                                    
p   golang-github-zyedidia-clipboard-dev                                            - clipboard for golang                                                                     
p   golang-github-zyedidia-glob-dev                                                 - Go package for glob matching                                                             
p   golang-github-zyedidia-tcell-dev                                                - Cell based view for text terminals                                                       
p   golang-glide                                                                    - Vendor package management for Go                                                         
p   golang-glog-dev                                                                 - Leveled execution logs for Go                                                            
p   golang-go                                                                       - Go programming language compiler, linker, compiled stdlib                                
p   golang-go-dbus-dev                                                              - Go interface for D-Bus                                                                   
p   golang-go-flags-dev                                                             - Go library for parsing command line arguments                                            
v   golang-go-md2man-dev                                                            -                                                                                          
v   golang-go-patricia-dev                                                          -                                                                                          
p   golang-go-semver-dev                                                            - Transitional package for golang-github-coreos-go-semver-dev                              
v   golang-go-systemd-dev                                                           -                                                                                          
p   golang-go-xdg-dev                                                               - Go interface for XDG standards                                                           
p   golang-go-zfs-dev                                                               - Go library for ZFS manipulation                                                          
p   golang-go.net-dev                                                               - Transitional package for golang-golang-x-net-dev                                         
p   golang-go.pedge-env-dev                                                         - structured handling of environment variables in Go                                       
p   golang-go.tools                                                                 - Transitional package for golang-golang-x-tools                                           
p   golang-go.tools-dev                                                             - Transitional package for golang-golang-x-tools-dev                                       
p   golang-go.uber-atomic-dev                                                       - Simple wrappers for primitive types to enforce atomic access                             
p   golang-go.uber-multierr-dev                                                     - multierr allows combining one or more Go errors together                                 
p   golang-go.uber-zap-dev                                                          - Blazing fast, structured, leveled logging in Go                                          
p   golang-go4-dev                                                                  - go4 collection of packages                                                               
p   golang-gocapability-dev                                                         - Utilities for manipulating POSIX capabilities in Go.                                     
p   golang-godebiancontrol-dev                                                      - Go Debian control file parser                                                            
p   golang-gogoprotobuf-dev                                                         - transitional package -- safe to remove                                                   
p   golang-golang-x-crypto-dev                                                      - Supplementary Go cryptography libraries                                                  
p   golang-golang-x-exp-dev                                                         - experimental and deprecated packages                                                     
p   golang-golang-x-image-dev                                                       - supplementary Go image libraries                                                         
p   golang-golang-x-net-dev                                                         - Supplementary Go networking libraries                                                    
p   golang-golang-x-oauth2-dev                                                      - make OAuth2 authorized and authenticated HTTP requests                                   
p   golang-golang-x-oauth2-google-dev                                               - Google APIs support for OAuth2                                                           
p   golang-golang-x-sync-dev                                                        - Supplemental Go synchronization libraries                                                
p   golang-golang-x-sys-dev                                                         - Low-level interaction with the operating system                                          
p   golang-golang-x-text-dev                                                        - Supplementary Go text-related libraries                                                  
p   golang-golang-x-time-dev                                                        - Go supplementary time packages                                                           
p   golang-golang-x-tools                                                           - supplementary Go tools                                                                   
p   golang-golang-x-tools-dev                                                       - supplementary Go tools (development files)                                               
p   golang-gomega-dev                                                               - Matcher/assertion library for the Go programming language                                
p   golang-google-api-dev                                                           - Google APIs Client Library                                                               
p   golang-google-appengine-dev                                                     - basic functionality for Google App Engine                                                
p   golang-google-cloud-compute-metadata-dev                                        - Google Cloud Platform APIs (only cloud/compute/metadata)                                 
p   golang-google-cloud-dev                                                         - Google Cloud Platform APIs                                                               
p   golang-google-genproto-dev                                                      - Generated Go packages for common protocol buffer types                                   
p   golang-google-grpc-dev                                                          - implementation of gRPC in Go                                                             
v   golang-googlecode-p-gcfg-dev                                                    -                                                                                          
p   golang-gopkg-alecthomas-kingpin.v2-dev                                          - command-line and flag parser for Go                                                      
p   golang-gopkg-alecthomas-kingpin.v3-dev                                          - command-line and flag parser for Go                                                      
p   golang-gopkg-alecthomas-kingpin.v3-unstable-dev                                 - Transitional package for golang-gopkg-check.v1-dev                                       
p   golang-gopkg-alexcesaro-quotedprintable.v3-dev                                  - Implements quoted-printable and message header encoding in Go                            
p   golang-gopkg-alexcesaro-statsd.v1-dev                                           - simple and efficient Golang StatsD client                                                
p   golang-gopkg-asn1-ber.v1-dev                                                    - ASN1 BER Encoding / Decoding Library for the GO programming language                     
p   golang-gopkg-bufio.v1-dev                                                       - buffered I/O in Golang                                                                   
p   golang-gopkg-check.v1-dev                                                       - Rich testing extension for Go's testing package                                          
p   golang-gopkg-cheggaaa-pb.v1-dev                                                 - simple console progress bar for Go                                                       
p   golang-gopkg-cheggaaa-pb.v2-dev                                                 - simple console progress bar for Go                                                       
p   golang-gopkg-dancannon-gorethink.v1-dev                                         - RethinkDB driver for Go                                                                  
p   golang-gopkg-dancannon-gorethink.v2-dev                                         - Go driver for RethinkDB                                                                  
p   golang-gopkg-eapache-channels.v1-dev                                            - collection of helpers around golang's existing channels                                  
p   golang-gopkg-eapache-go-resiliency.v1-dev                                       - resiliency patterns for golang                                                           
p   golang-gopkg-eapache-queue.v1-dev                                               - fast golang queue using ring-buffer                                                      
p   golang-gopkg-editorconfig-editorconfig-core-go.v1-dev                           - EditorConfig file parser and writer in Go                                                
v   golang-gopkg-elazarl-goproxy.v1-dev                                             -                                                                                          
p   golang-gopkg-errgo.v1-dev                                                       - Dependable Go errors with tracebacks, version 1.                                         
p   golang-gopkg-fatih-pool.v2-dev                                                  - thread safe connection pool for net.Conn interface                                       
p   golang-gopkg-flosch-pongo2.v3-dev                                               - Django-syntax like template-engine for Go                                                
p   golang-gopkg-freddierice-go-losetup.v1-dev                                      - Golang losetup implementation                                                            
p   golang-gopkg-gcfg.v1-dev                                                        - read INI-style configuration files into Go structs                                       
p   golang-gopkg-go-playground-assert.v1-dev                                        - Basic Assertion Library used along side native go testing                                
p   golang-gopkg-go-playground-validator.v8-dev                                     - Go Struct and Field validation (version 8.x)                                             
p   golang-gopkg-gomail.v2-dev                                                      - simple and efficient package to send emails in Go                                        
p   golang-gopkg-gorethink-gorethink.v3-dev                                         - Go language driver for RethinkDB                                                         
p   golang-gopkg-guregu-null.v2-dev                                                 - Reasonable handling of nullable SQL and JSON values                                      
p   golang-gopkg-guregu-null.v3-dev                                                 - Reasonable handling of nullable SQL and JSON values                                      
p   golang-gopkg-h2non-filetype.v1-dev                                              - infer file types checking the magic numbers signature                                    
p   golang-gopkg-hlandau-configurable.v1-dev                                        - Go package for managing program configuration                                            
p   golang-gopkg-hlandau-easyconfig.v1-dev                                          - Go package with easy bindings for configurable                                           
p   golang-gopkg-hlandau-service.v2-dev                                             - Go package for writing services                                                          
p   golang-gopkg-hlandau-svcutils.v1-dev                                            - utilities for writing services in Go                                                     
p   golang-gopkg-httprequest.v1-dev                                                 - helper types for issuing and handling HTTP requests                                      
p   golang-gopkg-inf.v0-dev                                                         - Golang library for "infinite-precision" decimal arithmetic                               
p   golang-gopkg-ini.v1-dev                                                         - INI file read and write functionality in Go                                              
p   golang-gopkg-jarcoal-httpmock.v1-dev                                            - HTTP mocking for Golang                                                                  
p   golang-gopkg-lxc-go-lxc.v2-dev                                                  - Go bindings for liblxc                                                                   
p   golang-gopkg-macaron.v1-dev                                                     - modular web framework in Go                                                              
p   golang-gopkg-macaroon.v1-dev                                                    - Macaroon implementation in go                                                            
p   golang-gopkg-mcuadros-go-syslog.v2-dev                                          - syslog server library for Golang                                                         
p   golang-gopkg-mgo.v2-dev                                                         - Go library for MongoDB                                                                   
p   golang-gopkg-natefinch-lumberjack.v2-dev                                        - Go package for writing logs to rolling files                                             
p   golang-gopkg-neurosnap-sentences.v1-dev                                         - Sentence tokenizer for Go                                                                
p   golang-gopkg-olivere-elastic.v2-dev                                             - Elasticsearch client for Golang                                                          
p   golang-gopkg-olivere-elastic.v3-dev                                             - Elasticsearch client for Golang                                                          
p   golang-gopkg-olivere-elastic.v5-dev                                             - Elasticsearch client for Golang                                                          
p   golang-gopkg-pg.v5-dev                                                          - PostgreSQL client and ORM for Golang                                                     
p   golang-gopkg-readline.v1-dev                                                    - Pure Go implementation for GNU Readline-like library                                     
p   golang-gopkg-redis.v2-dev                                                       - Redis client for Golang                                                                  
p   golang-gopkg-retry.v1-dev                                                       - Simple retry mechanism for Go                                                            
p   golang-gopkg-robfig-cron.v2-dev                                                 - cron library for go                                                                      
p   golang-gopkg-square-go-jose.v1-dev                                              - Javascript Object Signing and Encryption (JOSE) for Go                                   
p   golang-gopkg-square-go-jose.v2-dev                                              - implementation of JOSE standards (JWE, JWS, JWT) in Go                                   
p   golang-gopkg-testfixtures.v2-dev                                                - Rails-like test fixtures for Go                                                          
v   golang-gopkg-throttled-throttled.v2-dev                                         -                                                                                          
p   golang-gopkg-tomb.v1-dev                                                        - API to track the lifecyle of Golang goroutines, and provide clean termination            
p   golang-gopkg-tomb.v2-dev                                                        - API to track the lifecyle of Golang goroutines, and provide clean termination            
p   golang-gopkg-tylerb-graceful.v1-dev                                             - Go package for gracefully shutting down HTTP server                                      
p   golang-gopkg-validator.v2-dev                                                   - Go package for validator library                                                         
p   golang-gopkg-vmihailenco-msgpack.v2-dev                                         - Msgpack encoding for Golang                                                              
p   golang-gopkg-warnings.v0-dev                                                    - implements error handling with non-fatal errors (warnings)                               
p   golang-gopkg-xmlpath.v2-dev                                                     - strict subset of the XPath specification for the Go language                             
p   golang-gopkg-yaml.v2-dev                                                        - YAML support for the Go language                                                         
p   golang-goprotobuf-dev                                                           - Protocol buffer support for the Go programming language                                  
p   golang-goptlib-dev                                                              - library for Tor pluggable transports written in Go                                       
p   golang-gosqlite-dev                                                             - Trivial sqlite3 binding for Go (development files)                                       
p   golang-grpc-gateway                                                             - gRPC to JSON proxy generator for Golang -- binaries                                      
p   golang-guestfs-dev                                                              - guest disk image management system - Golang bindings                                     
p   golang-honnef-go-augeas-dev                                                     - Go bindings for Augeas                                                                   
p   golang-layeh-gopher-luar-dev                                                    - Simplifies data passing between Go and GopherLua                                         
p   golang-libgeoip-dev                                                             - Go implementation for lookups against GeoIP files                                        
p   golang-logrus-dev                                                               - Transitional package for golang-github-sirupsen-logrus-dev                               
p   golang-metrics-dev                                                              - Go package to capture application-level metrics                                          
p   golang-mode                                                                     - Emacs mode for editing Go code -- transitional package                                   
p   golang-mreiferson-httpclient-dev                                                - Transitional package for golang-github-mreiferson-go-httpclient-dev                      
p   golang-nzaat-dev                                                                - Go implementation of the NZAAT hash algorithm                                            
p   golang-objx-dev                                                                 - Transitional package for golang-github-stretchr-objx-dev                                 
p   golang-openldap-dev                                                             - OpenLDAP client integration for Go, using cgo                                            
p   golang-pault-go-archive-dev                                                     - bindings to work with a Debian archive                                                   
p   golang-pault-go-blobstore-dev                                                   - de-duplicating storage abstraction                                                       
p   golang-pault-go-config-dev                                                      - Go package for using structs for configuration/flags                                     
p   golang-pault-go-debian-dev                                                      - library to parse and handle common Debian file formats                                   
p   golang-pault-go-gecos-dev                                                       - read GECOS entries from /etc/passwd programmatically                                     
p   golang-pault-go-macchanger-dev                                                  - library to change MAC addresses on Linux systems                                         
p   golang-pault-go-technicolor-dev                                                 - implements a high level interface to write ANSI color sequences                          
p   golang-pault-go-topsort-dev                                                     - library to topologically sort a DAG                                                      
p   golang-pq-dev                                                                   - Transitional package for golang-github-lib-pq-dev                                        
p   golang-pretty-dev                                                               - Transitional package for golang-github-kr-pretty-dev                                     
p   golang-procfs-dev                                                               - Golang library to retrieve metrics from the proc pseudo-filesystem                       
p   golang-prometheus-client-dev                                                    - Transitional package for golang-github-prometheus-client-golang-dev                      
p   golang-protobuf-extensions-dev                                                  - Protocol Buffer extensions for the Go language                                           
v   golang-pty-dev                                                                  -                                                                                          
p   golang-redhat-audit-dev                                                         - Go client bindings for the libaudit library                                              
p   golang-redoctober                                                               - Software-based two-man rule style encryption and decryption server                       
p   golang-rice                                                                     - Go package for embedding web resources into Go executables                               
p   golang-robustirc-bridge-dev                                                     - Go packages to connect to RobustIRC                                                      
p   golang-rsc-qr-dev                                                               - Basic QR encoder                                                                         
p   golang-siphash-dev                                                              - Go implementation of SipHash-2-4                                                         
p   golang-snappy-go-dev                                                            - Transitional package for golang-github-golang-snappy-dev                                 
p   golang-sorcix-irc-dev                                                           - generic support for the IRC protocol in Go                                               
p   golang-speter-go-exp-math-dec-inf-dev                                           - "infinite-precision" decimal arithmetic in Golang                                        
p   golang-src                                                                      - Go programming language - source files                                                   
p   golang-statik                                                                   - embed static files into a Go executable                                                  
p   golang-strk.kbt-projects-go-libravatar-dev                                      - Simple Go library for serving federated avatars                                          
v   golang-testify-dev                                                              -                                                                                          
p   golang-text-dev                                                                 - Transitional package for golang-github-kr-text-dev                                       
p   golang-thrift-dev                                                               - Go language support for Thrift                                                           
p   golang-toml-dev                                                                 - Transitional package for golang-github-burntsushi-toml-dev                               
p   golang-uuid-dev                                                                 - Transitional package for golang-github-pborman-uuid-dev                                  
p   golang-vhost-dev                                                                - Go library to implement virtual hosting for different protocols                          
p   golang-websocket-dev                                                            - Transitional package for golang-github-gorilla-websocket-dev                             
p   golang-x-text-dev                                                               - Transitional package for golang-golang-x-text-dev                                        
p   golang-xi2-x-xz-dev                                                             - переходной пакет                                                                         
p   golang-yaml.v2-dev                                                              - Transitional package for golang-gopkg-yaml.v2-dev                                        
Во наваяли! :-o :lol:

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ aptitude search golang | wc -l 
1114

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 26 янв 2019, 15:40

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ sudo apt install gccgo
[sudo] пароль для olej: 
Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
Будут установлены следующие дополнительные пакеты:
  gccgo-8 libgo13
Предлагаемые пакеты:
  gccgo-multilib gccgo-8-doc libgo13-dbg
Следующие НОВЫЕ пакеты будут установлены:
  gccgo gccgo-8 libgo13
Обновлено 0 пакетов, установлено 3 новых пакетов, для удаления отмечено 0 пакетов, и 37 пакетов не обновлено.
Необходимо скачать 25,6 MB архивов.
После данной операции объём занятого дискового пространства возрастёт на 152 MB.
Хотите продолжить? [Д/н] y
Пол:1 http://deb.debian.org/debian buster/main amd64 libgo13 amd64 8.2.0-14 [9 956 kB]
Пол:2 http://deb.debian.org/debian buster/main amd64 gccgo-8 amd64 8.2.0-14 [15,7 MB]
Пол:3 http://deb.debian.org/debian buster/main amd64 gccgo amd64 4:8.2.0-2 [1 200 B]                                                                                          
Получено 25,6 MB за 8с (3 366 kB/s)                                                                                                                                           
Выбор ранее не выбранного пакета libgo13:amd64.
(Чтение базы данных … на данный момент установлено 363827 файлов и каталогов.)
Подготовка к распаковке …/libgo13_8.2.0-14_amd64.deb …
Распаковывается libgo13:amd64 (8.2.0-14) …
Выбор ранее не выбранного пакета gccgo-8.
Подготовка к распаковке …/gccgo-8_8.2.0-14_amd64.deb …
Распаковывается gccgo-8 (8.2.0-14) …
Выбор ранее не выбранного пакета gccgo.
Подготовка к распаковке …/gccgo_4%3a8.2.0-2_amd64.deb …
Распаковывается gccgo (4:8.2.0-2) …
Настраивается пакет libgo13:amd64 (8.2.0-14) …
Обрабатываются триггеры для libc-bin (2.28-5) …
Настраивается пакет gccgo-8 (8.2.0-14) …
Обрабатываются триггеры для man-db (2.8.5-1) …
Настраивается пакет gccgo (4:8.2.0-2) …

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ gccgo --version
gccgo (Debian 8.2.0-14) 8.2.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 26 янв 2019, 15:44

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ sudo apt install golang
[sudo] пароль для olej: 
Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
Будут установлены следующие дополнительные пакеты:
  golang-1.11 golang-1.11-doc golang-1.11-go golang-1.11-src golang-doc golang-go golang-src
Предлагаемые пакеты:
  bzr | brz subversion
Следующие НОВЫЕ пакеты будут установлены:
  golang golang-1.11 golang-1.11-doc golang-1.11-go golang-1.11-src golang-doc golang-go golang-src
Обновлено 0 пакетов, установлено 8 новых пакетов, для удаления отмечено 0 пакетов, и 37 пакетов не обновлено.
Необходимо скачать 57,4 MB архивов.
После данной операции объём занятого дискового пространства возрастёт на 297 MB.
Хотите продолжить? [Д/н] y
Пол:1 http://deb.debian.org/debian buster/main amd64 golang-1.11-src amd64 1.11.5-1 [13,0 MB]
Пол:2 http://deb.debian.org/debian buster/main amd64 golang-1.11-go amd64 1.11.5-1 [41,9 MB]
Пол:3 http://deb.debian.org/debian buster/main amd64 golang-1.11-doc all 1.11.5-1 [2 516 kB]                                                                                  
Пол:4 http://deb.debian.org/debian buster/main amd64 golang-1.11 all 1.11.5-1 [23,6 kB]                                                                                       
Пол:5 http://deb.debian.org/debian buster/main amd64 golang-src amd64 2:1.11~1 [4 344 B]                                                                                      
Пол:6 http://deb.debian.org/debian buster/main amd64 golang-go amd64 2:1.11~1 [23,4 kB]                                                                                       
Пол:7 http://deb.debian.org/debian buster/main amd64 golang-doc all 2:1.11~1 [4 392 B]                                                                                        
Пол:8 http://deb.debian.org/debian buster/main amd64 golang amd64 2:1.11~1 [4 336 B]                                                                                          
Получено 57,4 MB за 16с (3 571 kB/s)                                                                                                                                          
Выбор ранее не выбранного пакета golang-1.11-src.
(Чтение базы данных … на данный момент установлено 364032 файла и каталога.)
Подготовка к распаковке …/0-golang-1.11-src_1.11.5-1_amd64.deb …
Распаковывается golang-1.11-src (1.11.5-1) …
Выбор ранее не выбранного пакета golang-1.11-go.
Подготовка к распаковке …/1-golang-1.11-go_1.11.5-1_amd64.deb …
Распаковывается golang-1.11-go (1.11.5-1) …
Выбор ранее не выбранного пакета golang-1.11-doc.
Подготовка к распаковке …/2-golang-1.11-doc_1.11.5-1_all.deb …
Распаковывается golang-1.11-doc (1.11.5-1) …
Выбор ранее не выбранного пакета golang-1.11.
Подготовка к распаковке …/3-golang-1.11_1.11.5-1_all.deb …
Распаковывается golang-1.11 (1.11.5-1) …
Выбор ранее не выбранного пакета golang-src.
Подготовка к распаковке …/4-golang-src_2%3a1.11~1_amd64.deb …
Распаковывается golang-src (2:1.11~1) …
Выбор ранее не выбранного пакета golang-go.
Подготовка к распаковке …/5-golang-go_2%3a1.11~1_amd64.deb …
Распаковывается golang-go (2:1.11~1) …
Выбор ранее не выбранного пакета golang-doc.
Подготовка к распаковке …/6-golang-doc_2%3a1.11~1_all.deb …
Распаковывается golang-doc (2:1.11~1) …
Выбор ранее не выбранного пакета golang.
Подготовка к распаковке …/7-golang_2%3a1.11~1_amd64.deb …
Распаковывается golang (2:1.11~1) …
Настраивается пакет golang-1.11-src (1.11.5-1) …
Обрабатываются триггеры для man-db (2.8.5-1) …
Настраивается пакет golang-1.11-go (1.11.5-1) …
Настраивается пакет golang-src (2:1.11~1) …
Настраивается пакет golang-go (2:1.11~1) …
Настраивается пакет golang-1.11-doc (1.11.5-1) …
Настраивается пакет golang-doc (2:1.11~1) …
Настраивается пакет golang-1.11 (1.11.5-1) …
Настраивается пакет golang (2:1.11~1) …

Код: Выделить всё

olej@ACER:~/2019_WORK/own.WORK/python$ go version
go version go1.11.5 linux/amd64

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Re: Go

Непрочитанное сообщение Olej » 31 янв 2022, 13:02

Olej писал(а):
19 сен 2014, 20:20
Хорошее, активное (обновления каждый день) русскоязычное сообщество Go: Язык программирования Go
No sponsors
ww82.4gophers.com currently does not have any sponsors for you.
"Sic transit gloria mundi" ("Sic transit gloria mundi") :lol:

Аватара пользователя
Olej
Писатель
Сообщения: 21338
Зарегистрирован: 24 сен 2011, 14:22
Откуда: Харьков
Контактная информация:

Go

Непрочитанное сообщение Olej » 15 мар 2023, 13:32

Olej писал(а):
22 окт 2015, 11:52
Книга по Go, перевод
Пожалуй пора а). собрать в одно место информацию б). о свежих книгах по Go в). с указанием мест или торентов - где их скачивать :lol:

P.S. Я так сильно надеюсь :lol: , что всем заинтересованным как пользоваться торрентом объяснять не надо :?: :lol:

Ответить

Вернуться в «Инструменты программирования»

Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и 1 гость