tarndt
I love to build data/ protocol oriented systems that successfully balance the competing concerns around performance, maintainability an operational robustness.
FireEye/COPSS (Cloud Orchestration & Platform Shared Services)Internet
Pinned Repositories
errs
Error handling helpers for Go; Multi-error traces for easier debugging, convert panics to errors, etc.
FrameworkBenchmarks
Source code for the framework benchmarking project
indexer
Code for teaching Go
pmigrate
Linux Process Migration Utilies (Written in Go)
sema
Multiple Binary/Counting/Count+Timeout semaphore implementations in Go.
shardedsingleflight
A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments
str
An experimental string library for Go
usbd
User-Space Block Device (USBD) Framework (written in Go)
wasmws
wasmws: Webassembly (WASM) Websockets for Go applications
wordle
Simple wordle solver
tarndt's Repositories
tarndt/wasmws
wasmws: Webassembly (WASM) Websockets for Go applications
tarndt/shardedsingleflight
A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments
tarndt/usbd
User-Space Block Device (USBD) Framework (written in Go)
tarndt/sema
Multiple Binary/Counting/Count+Timeout semaphore implementations in Go.
tarndt/errs
Error handling helpers for Go; Multi-error traces for easier debugging, convert panics to errors, etc.
tarndt/wordle
Simple wordle solver
tarndt/pmigrate
Linux Process Migration Utilies (Written in Go)
tarndt/str
An experimental string library for Go
tarndt/FrameworkBenchmarks
Source code for the framework benchmarking project
tarndt/indexer
Code for teaching Go
tarndt/levgen-benchmarks
Crude random level generation benchmarks of C, Go, D and Rust.
tarndt/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
tarndt/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
tarndt/stow
Cloud storage abstraction package for Go
tarndt/yamux
Golang connection multiplexing library