JensRantil
Software engineer, engineering mathematics, traveller, nerd, juggler, guitar/african drum player. Inspired Swede.
Sweet Potato Tech ABStockholm, Sweden
Pinned Repositories
conc
A library that dynamically adjusts concurrency of a worker pool based on observed latency. Thereby constantly trying to achieve optimal throughput without incurring latency costs.
disco-slct
A mapreduce implementation of SLCT (http://ristov.users.sourceforge.net/slct/) using Disco.
go-csv
A (better) csv module for Go.
go-sync
Go synchronisation primitives that support context.Context.
gorewind
This is a port of Rewind to the Go programming language.
java-canary-tools
Canary tests doesn't have to be an infrastructure thing.
meeting-scheduler
Meeting scheduler tries to schedule meetings as early as possible in a week and avoid fragmentation of attendees' days. It's a technical solution to a social problem.
rewind
Rewind is a (CQRS) event store server written in Python.
saltstack-autoscaling
A SaltStack AWS autoscaling example skeleton.
unfy
A command line utility that automagically replaces UNIX timestamps with human interpretable timestamps.
JensRantil's Repositories
JensRantil/unfy
A command line utility that automagically replaces UNIX timestamps with human interpretable timestamps.
JensRantil/go-csv
A (better) csv module for Go.
JensRantil/conc
A library that dynamically adjusts concurrency of a worker pool based on observed latency. Thereby constantly trying to achieve optimal throughput without incurring latency costs.
JensRantil/meeting-scheduler
Meeting scheduler tries to schedule meetings as early as possible in a week and avoid fragmentation of attendees' days. It's a technical solution to a social problem.
JensRantil/earthly
Build automation for the container era
JensRantil/go-sync
Go synchronisation primitives that support context.Context.
JensRantil/java-canary-tools
Canary tests doesn't have to be an infrastructure thing.
JensRantil/jensrantil.github.io
Jens Rantil's personal blog and website.
JensRantil/savelend-tools
Tools to analyse Savelend credits.
JensRantil/salt-circular
Utility to detect and understand circular state dependencies.
JensRantil/bad-apple
Find the line that fails.
JensRantil/buildkite-stats
A small web dashboard with stats for all pipelines of Buildkite organization.
JensRantil/nsq-reception-acker
`nsq_to_nsq`, with async reception acknowledgements.
JensRantil/retry
Retry a command with backoff until it passes or a timeout occurs.
JensRantil/secure-proxy-proxy
A secure, TLS-only, HTTP(S) forward proxy. Supports routing based on CONNECT method connect details.
JensRantil/flatten-sstabledump
`flatten-sstabledump` is a utility that unwraps Apache Cassandra's `sstabledump` JSON array output to multiple small JSON objects
JensRantil/ai-tic-tac-toe
A Tic-Tac-Toe game mostly generated by AI (by Cursor.sh).
JensRantil/example-grpc-key-value-store
An example key-value store with a go server, and python and ruby clients
JensRantil/four-eyes
Four Eyes is a Github bot that sets bors-ng merge commit status based on whether (at least) four eyes has reviewed the merged pull requests or not.
JensRantil/github-devstats
Tool for tracking and analyzing developer contributions
JensRantil/go-hostpool
Intelligently and flexibly pool among multiple hosts from your Go application
JensRantil/gocql
Package gocql implements a fast and robust Cassandra client for the Go programming language.
JensRantil/hugo-coder
A minimalist blog theme for hugo.
JensRantil/kubernetes-nats-cluster
NATS cluster on top of Kubernetes made easy.
JensRantil/login-service
Reverse proxy authenticating users within an organization in a secure manner
JensRantil/migrate
Database migrations. CLI and Golang library.
JensRantil/nats-server
High-Performance server for NATS, the cloud native messaging system.
JensRantil/opsgenie-prometheus-exporter
An AppEngine Prometheus exporter that exports alert statistics from OpsGenie. Statistics is being populated by receiving Webhooks from OpsGenie.
JensRantil/prep
Golang comptime. Pure blasphemy
JensRantil/tempfile
A Golang tempfile generator that supports deterministic file name suffixes.