Pinned Repositories
actors
Basic actor model that I'm playing around with
appsync-client-go
AWS AppSync golang client library
awstokens
A simple utility to refresh AWS tokens
cloudwatchwriter
Package to enable sending logs from zerolog to AWS CloudWatch
nback
short term memory game
PyLATO
Noncollinear Magnetic Tight Binding code
scorekeeper-api
Example of a microservice developed using BDD
sentrywriter
Package to send logs to sentry
mec07's Repositories
mec07/cloudwatchwriter
Package to enable sending logs from zerolog to AWS CloudWatch
mec07/PyLATO
Noncollinear Magnetic Tight Binding code
mec07/awstokens
A simple utility to refresh AWS tokens
mec07/scorekeeper-api
Example of a microservice developed using BDD
mec07/nback
short term memory game
mec07/sentrywriter
Package to send logs to sentry
mec07/actors
Basic actor model that I'm playing around with
mec07/appsync-client-go
AWS AppSync golang client library
mec07/async
Handle panics in goroutines properly
mec07/calculator
TDD example of a calculator that takes a string expression and returns a string result
mec07/changelog-tool
:horse: Tool for modifying the "standard pony" changelogs
mec07/create-release
An Action to create releases via the GitHub Release API
mec07/demo-grpc
An example grpc project
mec07/errors
Simple error handling primitives
mec07/fish-async-prompt
Make your prompt asynchronous.
mec07/go-clr
A fork of a package for hosting the CLR and executing .NET from Go
mec07/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
mec07/neterror
A small helpful package to determine whether or not you've hit a network error.
mec07/plover
Open source stenotype engine
mec07/protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
mec07/query
Query engine.
mec07/rununtil
Go library to run a function until a kill signal is recieved
mec07/scorekeeper
TDD example of a library that talks to a storer to keep a score
mec07/slide-numbers
Demonstration of the issue with slide numbers in the unioffice library
mec07/sympy
A computer algebra system written in pure Python
mec07/unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
mec07/urls
Join URLs and manipulate query parameters
mec07/zerolog
Zero Allocation JSON Logger