There are no reviews yet. Be the first to send feedback to the community and the maintainers!
mmap-pause
Writes to mmap-ed files on Linux can cause JVM garbage collection pausestpccbench
In memory TPC-C implementation. Used for a number of database research projects.pprofweb
Google's pprof profiler hosted on the webnanocollision
NanoCollision: Experiments with collisions of nanosecond timestampshugepagedemo
Demonstrates using huge pages on Linux to improve performance (in Rust)java-bytebuffer-leak
Java's NIO APIs cache direct ByteBuffers, causing a native memory leak.concurrentlimit
Experiments in limiting concurrent requests and connections with Go servers.hterm
hterm: Browser terminal server using Google/Chrome's hterm emulatorpg-benchmarks
Some quick and dirty Postgres benchmarkslibfiber
A demonstration thread library for Linuxgooglesignin
Google Sign-In implementation in Gohacks
Small things that I found useful more than oncenetgamesim
Network game simulation: not a game, but simulates how they workexpire-threadlocal
Experiments with expiring Java ThreadLocal cachesgrpclb_experiment
Experiments with gRPC load balancinggofuncoptslow
Go functional options are slowcombinestacks
Combine Go stacks to make them easier to readpostgres_test_and_set
Testing that you can implement "test and set" atomically with Postgresgcplogs
Google Cloud logs and tracing auto-configuration and experimentsapp-engine-log-deadlock
Reproduction for a deadlock in App Engine Standard's Python logging librarysftpsync
Synchronizes an SFTP server with a cloud storage bucket. Go Cloud experiment.loopcheck
Checks Go source code for a common bug: accidentally taking the address of a loop variableisspace_locale
Tests weird isspace behaviour on Mac OS Xvclock
Visualize vector clocks with graphvizhashsecret
Simulate reverse engineering Secret App's phone number databasefork-thread-bugs
Examples of how fork and threads causes problemshsbc2ofx
Convert CSVs exported from HSBC's online banking (HSBCnet) to OFX format (for Quickbooks Online)gohttpsserver
Serve local files over HTTPS with a generated self-signed certificate.bqtools
BigQuery Tools: Dig into the costs of Google BigQuery projectsmodgraphweb
A web interface for gomodgraphpartiqldemo
A web tool to experiment with PartiQL queriesgo-tls-example
Example of using self-signed certificates with Go clients and serversdatastore-performance
App Engine Python Datastore performance microbenchmarkgrpclimits
A demo of gRPC error limits in Python and Gocgogetenvcrash
Reproducing a bug that crashes a Go program with GODEBUG=netdns=cgo+2gofuzztesting
Testing Go fuzzing with a trivial function to reproduce a bugslackpost
Simplified API to post private messages to slackkubewebproxy
Proxies HTTP requests into a Kubernetes cluster for easier debuggingcsearch
csearch: An incomplete code search web interface experimentgogrpccanceldemo
Go gRPC Deadlines and Cancelation Demobuffersizebench
Benchmarking different buffer sizes for bulk data transfer with read()rules_pyz
Bazel Python rules that package everything in an executable zipcgouintptrbug
Demonstrate bug when passing uintptr to Cgo functionsLove Open Source and this site? Check out how you can help us