Keegan Carruthers-Smith

Results 6 repositories owned by Keegan Carruthers-Smith

nth

17
Stars
3
Forks
Watchers

Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.

prometheus-ec2-discovery

23
Stars
6
Forks
Watchers

EC2 service discovery for Prometheus based on AWS Tags

rgp

21
Stars
0
Forks
Watchers

ripgrep plus - Wraps ripgrep to add google like queries to patterns

rpc

37
Stars
18
Forks
Watchers

Go stdlib net/rpc with context.Context support

shell

77
Stars
3
Forks
Watchers

Generate Shell Commands in Go, sprintf Style

sqlf

127
Stars
8
Forks
Watchers

sqlf generates parameterized SQL statements in Go, sprintf style