Skip to content
View VincentBrodin's full-sized avatar

Block or report VincentBrodin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
VincentBrodin/README.md

tools

  • suddig
    High-performance, modular fuzzy search library in Go. supports any distance algorithm, optimized to run in O(n/wc) using parallelism across CPU cores.

  • csv
    Streaming CSV encoder/decoder library in Go with struct tag support; API modeled after encoding/json for ease of adoption; optimized for low memory overhead.

projects

  • pendlo
    PWA app for planning recurring trips across Sweden. Integrates the Trafiklab API for routes across train and bus companies.

  • gogym
    A full-featured workout tracking web app built with Go and Vue. Store, visualize, and optimize your training.

contact

Vincent Brodin

skills

C C++ Go C# TS Docker

Pinned Loading

  1. suddig suddig Public

    High-performance, modular fuzzy search library in Go. supports any distance algorithm, optimized to run in O(n/wc) using parallelism across CPU cores.

    Go 12 1

  2. csv csv Public

    A fast and easy-to-use Go library for streaming CSV encoding/decoding with struct tags, inspired by encoding/json.

    Go 5