Pinned Repositories
brainforkInterpreter
Reads and runs Brainfork files.
c-commandRunner
golang-events
This Go package allows you to set handler functions that run when named events occur.
golang-fonts
Contains TrueType binary data.
golang-hash
This Go package contains functions that produce non-cryptographic hashes.
golang-passwordGenerator
This Go package allows cryptographically random passwords to be generated.
golang-set
Golang implementation of the set data structure
golang-slug
Go package that generates slugs from text
golang-tasks
This package allows tasks to be set, whereby handler functions will run at given intervals.
hashtable
C library for the hash table data structure
theTardigrade's Repositories
theTardigrade/golang-hash
This Go package contains functions that produce non-cryptographic hashes.
theTardigrade/golang-events
This Go package allows you to set handler functions that run when named events occur.
theTardigrade/golang-slug
Go package that generates slugs from text
theTardigrade/golang-tasks
This package allows tasks to be set, whereby handler functions will run at given intervals.
theTardigrade/brainforkInterpreter
Reads and runs Brainfork files.
theTardigrade/golang-fonts
Contains TrueType binary data.
theTardigrade/golang-passwordGenerator
This Go package allows cryptographically random passwords to be generated.
theTardigrade/golang-set
Golang implementation of the set data structure
theTardigrade/hashtable
C library for the hash table data structure
theTardigrade/c-commandRunner
theTardigrade/dorklang
Interpreter for the dorklang esoteric programming language, written in Go.
theTardigrade/golang-age
This Go package is used to determine an age from a given date.
theTardigrade/golang-basicServer
theTardigrade/golang-cache
This Golang package allows arbitrary values to be stored and accessed using string keys.
theTardigrade/golang-cachedPageDownloader
Go package to download webpages, or access previously cached versions of them.
theTardigrade/golang-caesarCipher
This package provides simple functions to encrypt and decrypt text using a Caesar cipher.
theTardigrade/golang-confirm
theTardigrade/golang-envStore
Go package to read, parse and store environment files, strings and variables.
theTardigrade/golang-epubGenerator
theTardigrade/golang-gzipResponseWriter
theTardigrade/golang-infiniteBitmask
This Go package allows for the creation of bitmasks of theoretically infinite size.
theTardigrade/golang-ip
Simple Golang package to access an IP address from an http.Request struct
theTardigrade/golang-leapYear
This Go package deals with leap years.
theTardigrade/golang-namespacedMutex
This Go package enables mutexes to be accessed based on namespaces.
theTardigrade/golang-ordersOfMagnitude
This Go package determines the order of magnitude of a number.
theTardigrade/golang-prime
Go utility package for working with prime numbers
theTardigrade/golang-runner
Safely run Go binary commands.
theTardigrade/golang-validation
Golang struct-model validation package
theTardigrade/golang-weightedAverage
Go package to calculate a weighted average from a list of numbers.
theTardigrade/theTardigrade.github.io
Github Pages