robaho
All work here is personal and has no connection with any business venture or employer past or present.
x-GoogleChicago
Pinned Repositories
cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
cpp_orderbook
a financial "order book" in C++
fixed
high performance fixed decimal place math library for Go
go-concurrency-test
Test the performance of Go's concurrency structures
go-trader
financial exchange written in Go, designed for algorithmic trading tests
goanalyzer
improved go tool trace goroutine analysis
httpserver
a lightweight, ultra-performant, zero dependency JDK http server implementation with http2 and websockets - designed for embedding and optimized for virtual threads
keydb
high performance key value database written in Go. Deprecated. Use robaho/leveldb
leveldb
high performance key-value database written in Go. Based on Google LevelDB api.
seashore
easy to use mac osx image editing application for the rest of us
robaho's Repositories
robaho/seashore
easy to use mac osx image editing application for the rest of us
robaho/go-trader
financial exchange written in Go, designed for algorithmic trading tests
robaho/fixed
high performance fixed decimal place math library for Go
robaho/httpserver
a lightweight, ultra-performant, zero dependency JDK http server implementation with http2 and websockets - designed for embedding and optimized for virtual threads
robaho/go-concurrency-test
Test the performance of Go's concurrency structures
robaho/leveldb
high performance key-value database written in Go. Based on Google LevelDB api.
robaho/cpp_orderbook
a financial "order book" in C++
robaho/leveldbr
remote access to robaho/leveldb databases
robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
robaho/closablequeue
a Java FIFO blocking queue with "close" semantics. designed for virtual threads.
robaho/gocui
Minimalist Go package aimed at creating Console User Interfaces.
robaho/cpp-trader
A financial exchange in C++ designed for algorithmic trading tests.
robaho/cpp_fix_engine
High performance FIX engine in C++
robaho/jleveldb
Java version of Google's leveldb based on the original implementation of robaho/jkeydb
robaho/robaho
robaho/bmw_radio
custom iBus radio for BMWs with iPod and HD-Radio support
robaho/cpp_fix_codec
ultra fast C++ FIX protocol encoder/decoder
robaho/cpp_fixed
robaho/helidon_test
robaho/scope_trace
robaho/cpp_leveldbr
client/server module for cpp_leveldbr
robaho/enobufs_test
robaho/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
robaho/go-dispatch-test
test the relative performance of Go method dispatch to Java
robaho/go-wrk
go-wrk - a HTTP benchmarking tool based in spirit on the excellent wrk tool (https://github.com/wg/wrk)
robaho/gradle_test
robaho/javalin-http2-example
Fully working Jetty HTTP2 example using Javalin
robaho/jdk
JDK main-line development https://openjdk.org/projects/jdk
robaho/normalize_test
robaho/vscode-boost-test-adapter
Run your Boost.Test tests in the Sidebar of Visual Studio Code