caojohnny's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
google/googletest
GoogleTest - Google Testing and Mocking Framework
kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
badges/shields
Concise, consistent, and legible badges in SVG and raster format
git-tips/tips
Most commonly used git tips and tricks.
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
google/benchmark
A microbenchmark support library
square/okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
google/error-prone
Catch common Java mistakes as compile-time errors
failsafe-lib/failsafe
Fault tolerance and resilience patterns for the JVM
real-logic/agrona
High Performance data structures and utility methods for Java
stanislaw/awesome-safety-critical
List of resources about programming practices for writing safety-critical software.
OpenHFT/Chronicle-Core
Low level access to native memory, JVM and OS.
javapathfinder/jpf-core
JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to install it. It contains the basic VM and model checking infrastructure, and can be used to check for concurrency defects like deadlocks, and unhandled exceptions like NullPointerExceptions and AssertionErrors.
alandefreitas/moderncpp
Modern C++: Snippets and Examples
ballerina-platform/lsp4intellij
This language client library provides language server protocol support for IntelliJ IDEA and other Jetbrains IDEs.
raysfire/rayshud
A simplistic yet bold HUD for TF2 made to cut out a lot of clutter included that of the stock hud. It includes both a 6s and 16v16 scoreboard that can be toggled by changing to and from the minimal mode. This HUD was made for myself, but I've been getting requests for it a lot lately, so I figured I'd upload what I've done so far for the general public to use.
EmbersArc/Epigraph
A C++ interface to formulate and solve linear, quadratic and second order cone problems.
TridentSDK/Trident
The server & API implementation for the TridentSDK
TridentSDK/TridentSDK
The new API for developers to continue developing Minecraft
caojohnny/data-benchmark
Benchmarks for various different methods of persisting data