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 exchange 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 designed for embedding and optimized for virtual threads
jnatsd
Java port of message broker service gnatsd from nats.io
keydb
high performance key value database written in Go. Deprecated. Use robaho/leveldb
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/go-concurrency-test
Test the performance of Go's concurrency structures
robaho/httpserver
a lightweight, ultra-performant, zero dependency JDK http server implementation designed for embedding and optimized for virtual threads
robaho/leveldb
high performance key-value database written in Go. Based on Google LevelDB api.
robaho/leveldbr
remote access to robaho/leveldb databases
robaho/jnatsd
Java port of message broker service gnatsd from nats.io
robaho/gocui
Minimalist Go package aimed at creating Console User Interfaces.
robaho/jkeydb
Java version of keydb. Deprecated. Use robaho/jleveldb
robaho/closablequeue
a Java FIFO blocking queue with "close" semantics. designed for virtual threads.
robaho/cpp_orderbook
a financial exchange in C++
robaho/jleveldb
Java version of Google's leveldb based on the original implementation of robaho/jkeydb
robaho/bmw_radio
custom iBus radio for BMWs with iPod and HD-Radio support
robaho/cpp_fixed
robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
robaho/generators
robaho/helidon_test
robaho/OSSRH-96597
robaho/scope_trace
robaho/vthread_test
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/h2spec
A conformance testing tool for HTTP/2 implementation.
robaho/javalin-http2-example
Fully working Jetty HTTP2 example using Javalin
robaho/jdk
JDK main-line development https://openjdk.org/projects/jdk
robaho/vscode-boost-test-adapter
Run your Boost.Test tests in the Sidebar of Visual Studio Code