4-day current streak·17-day longest streak
| Project | Description | | --- | --- | | Tools | | | chezmoi | Manage your dotfiles across multiple diverse machines, securely. | | find-duplicates | Find…
| Project | Description |
| --- | --- |
| Tools | |
| chezmoi | Manage your dotfiles across multiple diverse machines, securely. |
| find-duplicates | Find duplicate files quickly. |
| find-typos | Find typos. |
| flatjson | Convert JSON files to a "flat" representation with one value per line. |
| | |
| Go tools | |
| go-jsonstruct | Generate Go structs from multiple JSON or YAML objects. |
| go-xmlstruct | Generate Go structs from multiple XML documents. |
| | |
| Go libraries | |
| go-affine2d | Package affine2d implements 2D affine transformations. |
| go-fanet | Package fanet generates and parses FANET sentences. |
| go-heap | Package heap implements a generic heap data structure. |
| go-nmea | Package nmea parses NMEA sentences. |
| go-pubsub | Package pubsub is a simple publish-subscribe implementation using generics. |
| go-pinentry | Package pinentry provides a client to GnuPG's pinentry. |
| go-sse | Package sse implements a Server-Sent Events server. |
| go-shell | Package shell returns the user's shell across multiple platforms. |
| go-svg | Package svg provides convenience methods for creating and writing SVG documents. |
| go-vfs | Package vfs provides an abstraction of the os and io packages that is easy to test. |
| go-xdg | Package xdg provides support for the XDG Base Directory Specification. |
| go-xxtea | Package xxtea implements the XXTEA block cipher. |
| | |
| Geospatial tools | |
| osm-extract | Extract features from OpenStreetMap PBF files as GeoJSON. |
| igc2kmz.py | IGC to Google Earth converter (archived Python implementation). |
| | |
| Geospatial libraries | |
| go-geobabel | Package geobabel converts geometry types between popular geometry libraries. |
| go-geom | Package geom implements efficient geometry types for geospatial applications. |
| go-geos | Package geos provides an interface to GEOS. |
| go-gpx | Package gpx provides convenience types for reading and writing GPX files. |
| go-igc | Package igc handles IGC files. |
| go-kml | Package kml provides convenience methods for creating and writing KML documents. |
| go-mbtiles | Package mbtiles reads and writes files in the MBTiles format. |
| go-openaip | Package openaip decodes OpenAIP airspace files. |
| go-polyline | Package polyline implements a Google Maps Encoding Polyline encoder and decoder. |
| go-proj | Package proj provides an interface to proj.org. |
| go-shapefile | Package shapefile provides a native Go reader for ESRI Shapefiles. |
| go-waypoint | Package waypoint reads and writes waypoints in formats used by the free flying community. |
| go-xctrack | Package xctrack implements XCTrack's task format. |
| pgx-geom | Package pgx-geom provides PostGIS support for github.com/jackc/pgx/v5 via go-geom. |
| pgx-geos | Package pgx-geos provides PostGIS and GEOS support for github.com/jackc/pgx/v5 via go-geos. |
| | |
| Editor plugins | |
| vim-igc | VIM syntax highlighting for IGC files. |
| vim-testscript | VIM syntax highlighting for testscript. |
| vscode-igc | IGC file support for Visual Studio Code. |
| vscode-testcript | testscript support for Visual Studio Code. |
| | |
-
chezmoi ★ PINNED
Manage your dotfiles across multiple diverse machines, securely.
Go ★ 21k 6h agoExplain → -
go-geom ★ PINNED
Package geom implements efficient geometry types for geospatial applications.
Go ★ 971 2mo agoExplain → -
go-jsonstruct ★ PINNED
Generate Go structs from multiple JSON or YAML objects.
Go ★ 366 2mo agoExplain → -
go-xmlstruct ★ PINNED
Generate Go structs from multiple XML documents.
Go ★ 104 2mo agoExplain → -
go-polyline ★ PINNED
Package polyline implements a Google Maps Encoding Polyline encoder and decoder.
Go ★ 121 3mo agoExplain → -
dotfiles ★ PINNED
My dotfiles, managed with https://chezmoi.io.
Go Template ★ 454 1d agoExplain → -
go-geos
Package geos provides an interface to GEOS.
Go ★ 122 9d agoExplain → -
go-kml
Package kml provides convenience methods for creating and writing KML documents.
Go ★ 97 6mo agoExplain → -
go-vfs
Package vfs provides an abstraction of the os and io packages that is easy to test.
Go ★ 87 9mo agoExplain → -
find-duplicates
Find duplicate files quickly.
Go ★ 73 9d agoExplain → -
igc2kmz.py ▣
IGC to Google Earth converter
Python ★ 56 9y agoExplain → -
go-proj
Package proj provides an interface to PROJ.
Go ★ 53 25d agoExplain → -
go-gpx
Package gpx provides convenience types for reading and writing GPX files.
Go ★ 49 1y agoExplain → -
pgx-geos
Package pgx-geos provides PostGIS and GEOS support for github.com/jackc/pgx/v5 via github.com/twpayne/go-geos.
Go ★ 43 5mo agoExplain → -
go-shapefile
Package shapefile provides a native Go reader for ESRI Shapefiles.
Go ★ 28 4mo agoExplain → -
flatjson
flatjson converts JSON files to a "flat" representation with one value per line.
Go ★ 26 9mo agoExplain → -
go-svg
Package svg provides convenience methods for creating and writing SVG documents.
Go ★ 26 2mo agoExplain → -
pgx-geom
Package pgx-geom provides PostGIS support for github.com/jackc/pgx/v5 via github.com/twpayne/go-geom.
Go ★ 24 1y agoExplain → -
webglmaps ▣
Blows Leaflet out of the water (if you have a good computer)
JavaScript ★ 24 10y agoExplain → -
go-pinentry
Package pinentry provides a client to GnuPG's pinentry.
Go ★ 22 1mo agoExplain → -
go-mbtiles
Package mbtiles reads and writes files in the MBTiles format.
Go ★ 22 1y agoExplain → -
paragliding-articles
No description.
★ 22 6y agoExplain → -
gogeom ▣
Geometry functions for Go
Go ★ 20 10y agoExplain → -
osm-extract
Extract features from OpenStreetMap PBF files as GeoJSON.
Go ★ 18 1y agoExplain → -
go-heap
Package heap implements a generic heap data structure.
Go ★ 13 2mo agoExplain → -
go-pubsub
Package pubsub is a simple publish-subscribe implementation using generics.
Go ★ 13 7mo agoExplain → -
vscode-testscript
testscript support for Visual Studio Code
JavaScript ★ 12 1y agoExplain → -
flightrecorder ▣
Download tracklogs and upload waypoints for popular flight recorders on UNIX-like operating systems
Python ★ 12 11y agoExplain → -
go-shell
Package shell returns the user's shell across multiple platforms.
Go ★ 11 1y agoExplain → -
g-record ▣
IGC g-record signing proof of concept
C ★ 11 16y agoExplain → -
go-sse
Package sse implements a Server-Sent Events server.
Go ★ 10 1y agoExplain → -
go-geobabel
Package geobabel converts geometry types between popular geometry libraries.
Go ★ 9 1y agoExplain → -
find-typos
Find typos.
Go ★ 9 2y agoExplain → -
go-darksky ▣
Package darksky implements a client for the Dark Sky API. See https://darksky.net/dev.
Go ★ 9 6y agoExplain → -
gopolyline ▣
Google Maps polyline encoding and decoding for Go
Go ★ 8 10y agoExplain → -
go-doarama ▣
Go client library for the Doarama GPS track visualizer
Go ★ 8 7y agoExplain → -
go-meteomatics
Package meteomatics is a client library for the Meteomatics API.
Go ★ 7 4y agoExplain → -
scoop-bucket
Scoop bucket, see https://scoop.sh.
★ 6 12d agoExplain → -
go-xdg
Package xdg provides support for the XDG Base Directory Specification.
Go ★ 6 2y agoExplain → -
maxxc ▣
Cross country flight optimiser
C ★ 6 10y agoExplain → -
webgl-utils ▣
No description.
Python ★ 6 14y agoExplain → -
gpsbabel-flytec ▣
Brauniger/Flytec support for GPSBabel
C ★ 6 17y agoExplain → -
forge
A simple utility to clone and open local and remote git repos.
Go ★ 5 1mo agoExplain → -
vim-igc
VIM syntax highlighting for IGC files
VimL ★ 5 15y agoExplain → -
go-waypoint
Package waypoint reads and writes waypoints in formats used by the free flying community.
Go ★ 5 3y agoExplain → -
go-igc
Package igc handles IGC files.
Go ★ 5 6mo agoExplain → -
vim-testscript
VIM syntax highlighting for github.com/rogpeppe/go-internal/testscript.
Vim Script ★ 5 1y agoExplain → -
go-pinentry-minimal ▣
A version of github.com/twpayne/go-pinentry with minimal dependencies.
Go ★ 5 4y agoExplain → -
go-xctrack
Package xctrack implements XCTrack's task format.
Go ★ 4 19d agoExplain → -
go-nmea
Package nmea parses NMEA sentences.
Go ★ 4 1y agoExplain → -
go-fanet
Package fanet generates and parses FANET sentences.
Go ★ 4 7mo agoExplain → -
go-affine2d
Package affine2d implements 2D affine transformations.
Go ★ 4 7mo agoExplain → -
openlayers-googleearthview ▣
OpenLayers Control to link an OpenLayers map to a Google Earth plugin
JavaScript ★ 4 14y agoExplain → -
waypointviewer ▣
Google Maps/Google App Engine application for displaying waypoints
JavaScript ★ 4 11y agoExplain → -
igcscrape ▣
Scrape IGC tracklogs from XC leagues
Python ★ 4 17y agoExplain → -
nagios-plugin-bacula ▣
A Nagios plugin for checking Bacula client backups
Python ★ 4 10y agoExplain → -
go-expect ⑂ ▣
an expect-like golang library to automate control of terminal or console based programs.
Go ★ 3 17d agoExplain → -
vscode-igc
IGC file support for Visual Studio Code.
CUE ★ 3 6mo agoExplain → -
homebrew-core ⑂
🍻 Default formulae for the missing package manager for macOS (or Linux)
★ 3 1y agoExplain → -
libselinux-ruby-puppet ▣
The minimal SELinux bindings for Ruby required to run puppet
C ★ 3 17y agoExplain → -
nagios-plugin-xserve_raid ▣
A Nagios plugin for checking Apple Xserve RAIDs
Python ★ 3 13y agoExplain → -
go-kmz
Package kmz provides convenience methods for creating and writing KMZ files.
Go ★ 3 10y agoExplain → -
go-xxtea
Package xxtea implements the XXTEA block cipher.
Go ★ 2 1mo agoExplain → -
betterleaks ⑂
A Better Secrets Scanner built for configurability and speed
★ 2 3mo agoExplain → -
cobra ⑂
A Commander for modern Go CLI interactions
★ 2 3y agoExplain → -
go-elevation
Package elevation reads elevation data from GeoTIFF files.
Go ★ 2 1y agoExplain → -
gopass ⑂
The slightly more awesome standard unix password manager for teams
★ 2 1y agoExplain → -
glamour ⑂
Stylesheet-based markdown rendering for your CLI apps 💇🏻♀️
★ 2 5y agoExplain → -
bubbles ⑂
TUI components for Bubble Tea 🫧
Go ★ 2 1y agoExplain → -
go-vali ▣
Package go-vali implements an API to the FAI's Open Validation Service.
Go ★ 2 1y agoExplain → -
go-serial
Package serial handles serial ports.
Go ★ 2 2y agoExplain → -
xcscore-js ▣
Cross country league flight scoring for paragliding
TypeScript ★ 2 4y agoExplain → -
age ⑂
A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.
★ 2 4y agoExplain → -
go-difflib ⑂ ▣
Partial port of Python difflib package to Go
Go ★ 2 7y agoExplain → -
ol3-under-the-hood ▣
OpenLayers 3 Under The Hood talk
JavaScript ★ 2 13y agoExplain → -
flytecfs ▣
Userspace filesystem for Flytec and Brauniger flight recorders
Python ★ 2 17y agoExplain → -
devfest-zurich2012-whats-hot-on-google-plus ▣
Visualize Google+ posts in a heatmap on Google Maps via Google FusionTables (hosted on Google Drive)
Python ★ 2 13y agoExplain → -
netcf-ruby ▣
Ruby bindings for NetCF
C ★ 2 14y agoExplain → -
igc2kmz.rb ▣
IGC to Google Earth converter (depreciated Ruby version)
Ruby ★ 2 15y agoExplain → -
tcx2kmz ▣
Garmin Training Center Database to Google Earth converter
Python ★ 2 15y agoExplain → -
gopher-advent-2022-hot-function
Code for my Gopher Advent articles.
Go ★ 2 3y agoExplain → -
python-columnparser
A Python library for parsing columnar tables
Python ★ 2 15y agoExplain → -
winget-pkgs ⑂
The Microsoft community Windows Package Manager manifest repository
★ 1 23m agoExplain → -
opendroneid-core-c ⑂
Open Drone ID Core C Library
★ 1 2y agoExplain → -
fastfetch ⑂
A maintained, feature-rich and performance oriented, neofetch like system information tool.
★ 1 1y agoExplain → -
go-optimization-guide ⑂
Go Optimization Guide: Patterns and Techniques for Writing High-Performance Applications with Go
★ 1 1y agoExplain → -
gitleaks ⑂
Find secrets with Gitleaks 🔑
★ 1 7mo agoExplain → -
dotfiles.github.com ⑂
Your unofficial guide to doing dotfiles on GitHub.
Sass ★ 1 1y agoExplain → -
fanet-stm32 ⑂
No description.
★ 1 1y agoExplain → -
goreleaser ⑂
Deliver Go binaries as fast and easily as possible
Go ★ 1 5mo agoExplain → -
charm ⑂
The Charm Tool and Library 🌟
★ 1 4y agoExplain → -
geos ⑂
Geometry Engine, Open Source
★ 1 12d agoExplain → -
termenv ⑂
Advanced ANSI style & color support for your terminal applications
★ 1 3y agoExplain → -
sqlc ⑂
Generate type-safe code from SQL
★ 1 2y agoExplain → -
bbolt ⑂
An embedded key/value database for Go.
★ 1 5y agoExplain → -
brew ⑂
🍺 The missing package manager for macOS (or Linux)
★ 1 6y agoExplain → -
aircotini ▣
Download tracklogs from Aircotec flight recorders
★ 1 16y agoExplain → -
go-httpd
A trivial HTTP server written in Go
Go ★ 1 7y agoExplain → -
bluemonday ⑂
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
★ 1 2y agoExplain → -
gomavlib ⑂
Mavlink library (2.0 and 1.0) for the Go programming language
★ 1 2y agoExplain → -
github-cli ▣
A minimal CLI for making GitHub API calls.
Go ★ 1 5y agoExplain → -
pake ⑂ ▣
A simple implementation of make in pure Python with no external dependencies.
★ 1 11y agoExplain → -
iripper ▣
Command line interface to the BBC's iPlayer
★ 1 17y agoExplain → -
closure-toy ▣
Toy project demonstrating Google's Closure tools
JavaScript ★ 1 14y agoExplain → -
pnggrid ▣
No description.
Python ★ 1 14y agoExplain → -
tini ▣
Download tracklogs from Brauniger and Flytec flight recorders
C ★ 1 15y agoExplain → -
garmini ▣
Download IGC tracklogs from Garmin GPSs
C ★ 1 16y agoExplain → -
go-openaip
Package openaip decodes http://www.openaip.net/ airspace files.
Go ★ 1 6y agoExplain → -
dotfiles-example
Example chezmoi dotfiles
★ 1 5y agoExplain → -
yubikey-agent ⑂
yubikey-agent is a seamless ssh-agent for YubiKeys.
★ 1 3y agoExplain → -
ohmyzsh ⑂
🙃 A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
★ 1 4y agoExplain → -
go-vfsbilly
Package vfsbilly provides a compatibility layer between github.com/twpayne/go-vfs and github.com/go-git/go-billy.
Go ★ 1 6y agoExplain → -
igc2czml
IGC to CZML file converter
Python ★ 1 12y agoExplain → -
ol3 ⑂
OpenLayers 3
JavaScript ★ 1 10y agoExplain → -
map-toy
Supporting materials for the JavaScript Romandie talk on "Mapping with JavaScript"
★ 1 13y agoExplain → -
rtnetlink ⑂
Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.
★ 0 5mo agoExplain → -
bbolt-cli
A CLI for interacting with bbolt databases.
Go ★ 0 6mo agoExplain → -
sprout ⑂
From sprig to sprout - Useful template functions for Go templates with steroids
★ 0 5mo agoExplain → -
igc-xc-score ⑂
A scoring program for gliding competitions striving for 100% accuracy and determinism
★ 0 7mo agoExplain → -
age-plugin-pinentry
An age plugin that enables interactive passphrase-based encryption and decryption using GnuPG's Pinentry.
Go ★ 0 6mo agoExplain → -
go-openair
Package openair reads OpenAir files.
Go ★ 0 8mo agoExplain → -
seeyou_file_formats ⑂
Repository documenting file formats used within SeeYou products
★ 0 9mo agoExplain → -
capslock ⑂
No description.
★ 0 9mo agoExplain → -
nfpm ⑂
nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
★ 0 1y agoExplain → -
twpayne
My GitHub profile README.
★ 0 1y agoExplain → -
go-bugst-serial ⑂
A cross-platform serial library for go-lang.
★ 0 2y agoExplain → -
go-xcontest
Package xcontest is a client for tools.xcontest.org.
Go ★ 0 2y agoExplain → -
gonum ⑂
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
★ 0 2y agoExplain → -
pgx ⑂
PostgreSQL driver and toolkit for Go
★ 0 2y agoExplain → -
go-greet ▣
go-greet is a minimal Go project using Bazel.
Go ★ 0 9y agoExplain → -
go-completer ▣
No description.
Go ★ 0 8y agoExplain → -
assert ⑂
A simple assertion library using Go generics
★ 0 3y agoExplain → -
go-vfsafero
Package vfsafero provides a compatibility later between github.com/twpayne/go-vfs and github.com/spf13/afero.
Go ★ 0 2y agoExplain → -
httpcache ⑂ ▣
A Transport for http.Client that will cache responses according to the HTTP RFC
Go ★ 0 7y agoExplain → -
statsd ▣
Yet another Python statsd client
Python ★ 0 13y agoExplain → -
nagios-plugin-rup ▣
A Nagios plugin for checking load average with rup
★ 0 16y agoExplain → -
nagios-plugin-file_age_recursive ▣
Nagios Plugin to check the age of the most recently modified file
★ 0 16y agoExplain → -
nagios-check-3ware ▣
Nagios plugin to check 3ware RAIDs
★ 0 16y agoExplain → -
mvcobject ▣
An implementation of Google Maps' MVCObject
JavaScript ★ 0 14y agoExplain → -
compcheck ▣
Python module for parsing HTML files produced by CompCheck
Python ★ 0 15y agoExplain → -
cq ▣
A command line utility to query JavaScript libraries that follow the Google JavaScript Style Guide
Python ★ 0 13y agoExplain → -
life ▣
Various implementations of Conway's Game of Life from Coderetreat 2012 at CERN, Geneva
Python ★ 0 13y agoExplain → -
kmler
Convert tracks, routes, and waypoints to KML
Go ★ 0 3y agoExplain → -
go-diff ⑂
Diff, match and patch text in Go
Go ★ 0 3y agoExplain → -
dupword ⑂
A linter that checks for duplicate words in the source code (usually miswritten)
★ 0 3y agoExplain → -
cockroach ⑂
CockroachDB - the open source, cloud-native distributed SQL database.
★ 0 3y agoExplain → -
bubbletea ⑂
A powerful little TUI framework 🏗
★ 0 3y agoExplain → -
jsonschema ⑂
Generate JSON Schemas from Go types
★ 0 4y agoExplain → -
go-github ⑂
Go library for accessing the GitHub API
★ 0 4y agoExplain → -
chezmoi.el ⑂
An emacs package for interacting with chezmoi.
★ 0 4y agoExplain → -
100pct-ptt ⑂
Make your own push-to-talk button to use with the Zello app.
★ 0 5y agoExplain → -
gofumpt ⑂
A stricter gofmt, the way it should be pronounced
★ 0 4y agoExplain → -
mozillainstallhash ⑂
Go package to get the Mozilla install hash used to differentiate between installs
★ 0 5y agoExplain → -
go-keycloak ⑂
Package keycloak implements a Keycloak REST API client library.
★ 0 6y agoExplain → -
vscode-dev-containers ⑂
A repository of development container definitions for the VS Code Remote - Containers extension and GitHub Codespaces
★ 0 5y agoExplain → -
codeql-go ⑂
The CodeQL extractor and libraries for Go.
★ 0 5y agoExplain → -
parsecheck
Check that files are parseable
Go ★ 0 5y agoExplain → -
go-internal ⑂
Selected Go-internal packages factored out from the standard library
Go ★ 0 3y agoExplain → -
cue ⑂
Validate and define text-based and dynamic configuration
★ 0 6y agoExplain → -
go-git ⑂
A highly extensible Git implementation in pure Go.
★ 0 6y agoExplain → -
doublestar ⑂
Implements support for double star (**) matches in golang's path.Match and filepath.Glob.
★ 0 3y agoExplain → -
litter ⑂
Litter is a pretty printer library for Go data structures to aid in debugging and testing.
★ 0 6y agoExplain → -
golangci-lint ⑂
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
★ 0 6y agoExplain → -
viper ⑂
Go configuration with fangs
Go ★ 0 5y agoExplain → -
renameio ⑂
Package renameio provides a way to atomically create or replace a file or symbolic link.
Go ★ 0 5y agoExplain → -
vim-plugin-branchconfig
VIM plugin for loading directory-specific configuration files
VimL ★ 0 12y agoExplain → -
twpayne.github.io
No description.
JavaScript ★ 0 12y agoExplain →
No repos match these filters.