Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXZ
]
unspecified
-
Lmod -
Environmental Modules System in Lua
-
cppformat -
Small, safe and fast formatting library for C++
-
csvcat -
Efficiently concatenate CSVs or other tabular text files
-
docker-io -
Automates deployment of containerized applications
-
doge -
MOTD script based on the doge meme
-
dreamweb -
Click-and-point adventure with the look and feel of Ridley Scott's Blade Runner
-
fedora-dockerfiles -
Example dockerfiles to assist standing up containers quickly
-
fedora-review -
Review tool for fedora rpm packages
-
goaccess -
Real-time web log analyzer and interactive viewer
-
golang -
The Go Programming Language
-
golang-bitbucket-kardianos-osext -
Extensions to the standard Go OS package
-
golang-github-BurntSushi-toml -
TOML parser and encoder for Go with reflection
-
golang-github-SeanDolphin-bqschema -
Package for creating Google Big Query from Go structs
-
golang-github-Sirupsen-logrus -
Structured logger for Go
-
golang-github-armon-circbuf -
Golang circular (ring) buffer
-
golang-github-armon-go-metrics -
Exporting performance and runtime metrics to external metrics systems
-
golang-github-armon-go-radix -
Golang implementation of Radix trees
-
golang-github-armon-gomdb -
Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database
-
golang-github-bgentry-speakeasy -
Golang helpers for reading password input without cgo
-
golang-github-boltdb-bolt -
A low-level key/value database for Go
-
golang-github-coreos-go-etcd -
Go client library for etcd
-
golang-github-coreos-go-iptables -
Go wrapper around iptables utility
-
golang-github-coreos-go-systemd -
Go bindings to systemd socket activation, journal and D-BUS APIs
-
golang-github-coreos-pkg -
A collection of go utility packages
-
golang-github-cpuguy83-go-md2man -
Process markdown into manpages
-
golang-github-docker-libcontainer -
Configuration options for containers
-
golang-github-golang-sys -
Go packages for low-level interaction with the operating system
-
golang-github-hashicorp-consul-migrate -
Consul server data migrator
-
golang-github-hashicorp-go-checkpoint -
Hashicorp checkpoint client
-
golang-github-hashicorp-go-multierror -
Package for representing a list of errors as a single error
-
golang-github-hashicorp-go-syslog -
Golang syslog wrapper, cross-compile friendly
-
golang-github-hashicorp-golang-lru -
Golang LRU cache
-
golang-github-hashicorp-hcl -
HCL is a configuration language
-
golang-github-hashicorp-logutils -
Utilities for slightly better logging in Go
-
golang-github-hashicorp-mdns -
Simple mDNS client/server library in Golang
-
golang-github-hashicorp-memberlist -
Golang package for gossip based membership and failure detection
-
golang-github-hashicorp-net-rpc-msgpackrpc -
Library for creating Go RPC client/server
-
golang-github-hashicorp-raft -
Golang implementation of the Raft consensus protocol
-
golang-github-hashicorp-raft-boltdb -
Raft backend implementation using BoltDB
-
golang-github-hashicorp-raft-mdb -
LMDB backend for Raft
-
golang-github-hashicorp-scada-client -
Implements a Golang client to the HashiCorp SCADA system
-
golang-github-hashicorp-serf -
Service orchestration and management tool http://www.serfdom.io
-
golang-github-hashicorp-yamux -
Golang connection multiplexing library
-
golang-github-howeyc-gopass -
Getpasswd for Go
-
golang-github-imdario-mergo -
Merging Go structs and maps
-
golang-github-inconshreveable-muxado -
Stream multiplexing for Go
-
golang-github-influxdb-hyperleveldb-go -
Go wrapper for HyperLevelDB
-
golang-github-influxdb-influxdb -
Scalable datastore for metrics, events, and real-time analytics
-
golang-github-influxdb-rocksdb -
Go wrapper for RocksDB
-
golang-github-jessevdk-go-flags -
Go command line option parser
-
golang-github-jmhodges-levigo -
Go wrapper for LevelDB
-
golang-github-jonboulle-clockwork -
A fake clock for golang
-
golang-github-jtolds-gls -
Goroutine local storage
-
golang-github-julienschmidt-httprouter -
A high performance HTTP request router that scales well
-
golang-github-kdar-factorlog -
Fast logging infrastructure for Go
-
golang-github-kimor79-gollectd -
A go parser for the collectd binary protocol
-
golang-github-kr-fs -
Provides Go filesystem-related functions
-
golang-github-kr-pty -
PTY interface for Go
-
golang-github-kraman-libcontainer -
Reference implementation for containers
-
golang-github-miekg-dns -
DNS library in Go
-
golang-github-mitchellh-goamz -
An Amazon Library for Go
-
golang-github-mitchellh-mapstructure -
Go library for decoding generic map values into native Go structures
-
golang-github-mreiferson-go-httpclient -
A Go HTTP client library
-
golang-github-onsi-gomega -
Ginkgo's Preferred Matcher Library
-
golang-github-prometheus-client_golang -
Prometheus instrumentation library for Go applications
-
golang-github-prometheus-client_model -
Data model artifacts for Prometheus
-
golang-github-prometheus-procfs -
Functions to retrieve system, kernel and process metrics from the /proc fs
-
golang-github-racker-perigee -
REST client optimized for use with APIs for request and response bodies
-
golang-github-rackspace-gophercloud -
The Go SDK for Openstack http://gophercloud.io
-
golang-github-rakyll-globalconf -
Effortlessly persist and read flag values from an ini config file
-
golang-github-rakyll-pb -
Console progress bar for Golang
-
golang-github-rakyll-statik -
Embed static files into a Go executable
-
golang-github-rcrowley-go-metrics -
Go port of Coda Hales Metrics library
-
golang-github-russross-blackfriday -
Markdown processor implemented in Go
-
golang-github-samuel-go-zookeeper -
Native ZooKeeper client for Go
-
golang-github-shurcooL-sanitized_anchor_name -
Package sanitized_anchor_name provides a func to create sanitized anchor names
-
golang-github-skarademir-naturalsort -
A simple natural sorter for Go Strings
-
golang-github-skratchdot-open-golang -
Open a file, directory, or URI using the OS's default application
-
golang-github-smartystreets-assertions -
Fluent assertion-style functions
-
golang-github-smartystreets-go-aws-auth -
Signs requests to Amazon Web Services (AWS)
-
golang-github-smartystreets-goconvey -
Behavioral testing in the browser, integrates with go test
-
golang-github-spacemonkeygo-flagfile -
Simple api for flag serialization and parsing
-
golang-github-spf13-cobra -
A Commander for modern go CLI interactions
-
golang-github-spf13-pflag -
Replacement for Go's flag package
-
golang-github-stathat-go -
Go package for reporting stat counts and values to StatHat
-
golang-github-stretchr-objx -
Go package for dealing with maps, slices, JSON and other data
-
golang-github-stretchr-testify -
Tools for testifying that your code will behave as you intend
-
golang-github-syndtr-gocapability -
POSIX capability library for the Go programming language
-
golang-github-syndtr-gosnappy -
Implementation of the Snappy compression format for Go
-
golang-github-tent-http-link-go -
HTTP Link parsing in Go
-
golang-github-ugorji-go -
Idiomatic codec and rpc lib for msgpack, cbor, json, etc
-
golang-github-vishvananda-netns -
Simple network namespace handling for go
-
golang-github-xiang90-probing -
Golang project for probing
-
golang-googlecode-gcfg -
Gcfg reads INI-style configuration files into Go structs
-
golang-googlecode-go-crypto -
Supplementary Go cryptography libraries
-
golang-googlecode-go-decimal-inf -
Package implementing "infinite-precision" decimal arithmetic
-
golang-googlecode-go-exp -
Experimental tools and packages for Go
-
golang-googlecode-goauth2 -
OAuth 2.0 for Go clients
-
golang-googlecode-gogoprotobuf -
A fork of goprotobuf with several extra features
-
golang-googlecode-gomock -
Mocking framework for the Go
-
golang-googlecode-goprotobuf -
Go support for Google protocol buffers
-
golang-googlecode-sqlite -
Trivial sqlite3 binding for Go
-
gotags -
ctags-compatible tag generator for Go
-
inxi -
A full featured system information script
-
js-jquery-migrate -
APIs and features removed from jQuery core
-
labiryntowy-fonts -
Artificial font consisting of vertical and horizontal bars
-
libabigail -
Set of ABI analysis tools
-
libhtp -
Security-aware parser for the HTTP protocol and the related bits and pieces
-
lua-argparse -
Feature-rich command line parser for Lua
-
nodejs-ansistyles -
Functions that surround a string with ansistyle codes so it prints in style
-
nodejs-builtins -
List of node.js builtin modules
-
nodejs-got -
Simplified HTTP/HTTPS requests
-
nss_wrapper -
A wrapper for the user, group and hosts NSS API
-
onionshare -
Securely and anonymously share files of any size
-
openstack-puppet-modules -
Puppet modules used to deploy OpenStack
-
owncloud -
Private file sync and share server
-
perl-Finance-Quote -
A Perl module that retrieves stock and mutual fund quotes
-
pysnmp -
SNMP engine written in Python
-
python-OWSLib -
Client library for OGC web services
-
python-irawadi-user -
Python Library for manage system user in Linux
-
python-pyrax -
Python language bindings for OpenStack Clouds
-
python-pyzabbix -
PyZabbix is a Python module for working with the Zabbix API
-
python-websockify -
WSGI based adapter for the Websockets protocol
-
python-xdot -
Interactive viewer for Graphviz dot files
-
python-yubico -
Pure-python library for interacting with Yubikeys
-
razorqt -
Lightweight desktop toolbox
-
scalasca -
Toolset for performance analysis of large-scale parallel applications
-
shinken -
Python Monitoring tool
-
smaclient -
Provides access to z/VM System Management functions
-
socket_wrapper -
A library passing all socket communications through Unix sockets
-
xfoil -
Subsonic Airfoil Development System
-
zbackup -
A versatile deduplicating backup tool