breml
More than 10 years experience in software engineering. Working with different programming languages and in multiple fields of IT for more than 20 years.
Switzerland
Pinned Repositories
baerner-go-rangefuncs
Baerner Go Meetup 11.09.2024
baerner-go-tinygo
Baerner Go Meetup 28.11.2022 - TinyGo
bidichk
Go linter which checks for dangerous unicode character sequences
bpfutils
Go package with helper functions for golang.org/x/net/bpf and BPF filter in github.com/google/gopacket/pcap
errchkjson
Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks
logstash-config
logstash-config provides a parser and abstract syntax tree (AST) for the Logstash config format, written in Go
rootcerts
Go package to embed the Mozilla Included CA Certificate List
syncthing-qpkg
Package Syncthing in QPKG
tfreveal
tfreveal shows a Terraform plan with all the secret (sensitive) values revealed
pigeon
Command pigeon generates parsers in Go from a PEG grammar.
breml's Repositories
breml/cron
a cron library for go
breml/dl
Runtime dynamic library loader (dlopen / dlsym) for Go (golang)
breml/go-fuzz
Randomized testing for Go
breml/goauto
Go package for building automation tools
breml/gogitignore
Automatically add go main packages executables to .gitignore
breml/gopacket
Provides packet processing capabilities for Go
breml/graphite-influxdb
An influxdb backend for Graphite-web and graphite-api
breml/jrjackson
Jruby wrapper for Jackson (and Smile)
breml/load-go-shared
Load Go shared library in Go program (Go plugins)
breml/logstash
logstash - transport and process your logs, events, or other data
breml/logstash-filter-zeromq
breml/logstash-input-zeromq
breml/logstash-util-zeromq
Shared utility functions for logstash zeromq plugins
breml/luna
Go library for interfacing with Lua
breml/nconf
NConf - Enterprise Nagios configurator - official development repository
breml/readme-server
Go app to quickly render markdown README's and display them
breml/sample
Go package sample implements several sampling algorithms (1 in n sampling)
breml/sflow
sFlow v5 encoding and decoding in Go
breml/vocabulary
Golang package to get meanings, synonyms, antonyms and more for a word
breml/workspace
breml/zeroremainder
Test of alorithm to determine if a number is dividable without remainder based on integer overflow wrap around and multiplication by reciprocal value