Stars
- All languages
- ATS
- Assembly
- C
- C++
- Clojure
- Common Lisp
- Dhall
- Dockerfile
- Elixir
- Erlang
- Fortran
- Frege
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- Nix
- Nunjucks
- Objective-C
- PHP
- PowerShell
- PureScript
- Python
- Racket
- Ruby
- Rust
- Scala
- Shell
- SystemVerilog
- TLA
- TeX
- TypeScript
- Verilog
- Zig
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Asynchronous Http and WebSocket Client library for Java
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
Simple Binary Encoding (SBE) - High Performance Message Codec
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not w…
A set of command line tools (in Java) for manipulating high-throughput sequencing (HTS) data and formats such as SAM/BAM/CRAM and VCF.
An authentication plugin for Play Framework 2.x (Java)
Enables full-text searching of CouchDB documents using Lucene
Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead.
JQF + Zest: Coverage-guided semantic fuzzing for Java.
BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It beats older connection poo…
Several implementations of a text table, originally using ASCII and UTF-8 characters for borders.
Artio - Resilient High-Performance FIX and FIXP Gateway
Static code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!
Build time tool for detecting link problems in java projects
Reactive streams implementation for Netty.
Examples from my invokedynamic "deep dive" talk
Examples for creating GraalVM native images for picocli-based applications using Maven