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/DataCache
Constructor function for caching data in memory either client- or server-side.
theTardigrade/golang-captcha
theTardigrade/golang-fan
Runs a function, or multiple functions, concurrently and returns a single error value
theTardigrade/golang-globalFilepath
Golang package that allows a global filepath to be initialized, which can then be used from other packages.
theTardigrade/golang-slimdown
theTardigrade/golang-ternary
Golang package to simulate ternary operations.
theTardigrade/golang-tests
theTardigrade/golang-updatingIdentifier
theTardigrade/SimpleHTTPSServer
Simple Node.js directory server, employing the HTTPS protocol.