Skip to content
View tdewolff's full-sized avatar

Sponsors

@scalisi
Private Sponsor

Block or report tdewolff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tdewolff/README.md

Taco de Wolff

A collection of integrated tools and libraries using the Go programming language.

  • argp: Command line argument parsing, including parsing lists and maps and configuration files.
  • canvas: Vector graphics library that can output raster images, SVGs, PDFs, HTML Canvas, TeX, PostScript, etc. file formats.
  • font: Font parsing and manipulation for TTF, OTF, TTC, WOFF, WOFF2, and EOT file types.
    • cmd/fontcmd: Font toolkit that can select a subset of glyphs from a font, merge fonts, or show font information and display glyphs in the command line or as a raster image.
  • geo: Geospatial library including an OSM PBF file parser and geometry extractor.
  • locale: Handling of locale-specific parsing of dates, date intervals, currencies, etc using the CLDR dataset.
  • log: Package-wide logging to console/file/journald including levels, colours, datetime and source file & line number.
  • mail: Mail related utilities, including parsing DMARC and SMTP TLS reports and the milter protocol.
    • cmd/milter: A mail filter to prevent e-mail spoofing, use Sender Rewriting Scheme (SRS), and parse SMTP TLS/DMARC reports.
  • minify: High-performance minifiers for web file formats, such as HTML, CSS, JS, JSON, and XML.
  • parse: Parsing utilities with parsers for (mainly) web formats, such as HTML, CSS, JS, JSON, and XML.
  • prompt: Command line prompting by scanning into any variable type using a text, select, or checkbox input prompt.

Pinned Loading

  1. minify minify Public

    Go minifiers for web formats

    Go 4.1k 235

  2. canvas canvas Public

    Vector graphics in Go

    Go 1.8k 121

  3. parse parse Public

    Go parsers for web formats

    Go 482 74

  4. argp argp Public

    GNU command line argument parser

    Go 322 3

  5. GAMES-UChile/mogptk GAMES-UChile/mogptk Public

    Multi-Output Gaussian Process Toolkit

    Python 189 41

  6. prompt prompt Public

    Command line prompter

    Go 8 2