-
elasticsearch Public
Forked from elastic/elasticsearchFree and Open Source, Distributed, RESTful Search Engine
Java Other UpdatedDec 19, 2025 -
mp3-library Public
Web Application for Hosting and Serving MP3 Library
HTML MIT License UpdatedDec 12, 2025 -
docs-content Public
Forked from elastic/docs-contentElastic Documentation Content
Python Other UpdatedDec 9, 2025 -
openjdk-mail-search Public
Collection of tools for creating an OpenJDK mailing list search website
-
TrippinOnTubs Public
A cross-platform endless-runner game implemented with C++ and built atop SDL2.
-
-
wave-tracker-led-matrix Public
Wave Tracker LED Matrix Raspberry Pi Project
-
-
-
microhttp Public
Fast, scalable, self-contained, single-threaded Java web server
-
space-slalom Public
Multiplayer 2D space racing game implemented with Ruby on Rails, JavaScript, and WebSockets
HTML UpdatedMar 28, 2025 -
ruby-minesweeper Public
Ruby and Gosu Implementation of Classic Microsoft Minesweeper
-
game-of-life-ractors Public
Conway's Game of Life with Ruby, Gosu, and Ractors
-
java-httpserver-vthreads Public
Benchmarks for JDK HTTP Server running on Java 21 with Virtual Threads
-
1brc Public
Forked from gunnarmorling/1brc1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
-
minesweeper-go-csp Public
Minesweeper implemented in Go using Goroutines and communicating sequential processes
-
microhttp-client Public
Simple, synchronous, virtual-thread-ready HTTP client library
-
earth-moon-model Public
A tabletop digital art project that models the Earth and Moon
-
minesweeper-csp Public
Minesweeper implemented in Java using virtual threads and communicating sequential processes
-
FrameworkBenchmarks Public
Forked from TechEmpower/FrameworkBenchmarksSource for the TechEmpower Framework Benchmarks project
Java Other UpdatedJul 12, 2022 -
game-of-life-csp Public
Game of Life implemented in Java using virtual threads and communicating sequential processes
-
SDL_net Public
Forked from libsdl-org/SDL_netA simple, cross-platform wrapper over TCP/IP sockets.
Shell Other UpdatedMay 10, 2022 -
project-loom-comparison Public
A comparison of different methods for achieving scalable concurrency in Java
-
project-loom-c5m Public
Experiment to achieve 5 million persistent connections with Project Loom virtual threads
-
game_jam Public
Forked from cpp-best-practices/game_jamRules and submissions for the C++ Best Practices game jam(s)
The Unlicense UpdatedApr 10, 2022 -
minesweeper_ftxui Public
A Minesweeper adaption that consists of a timed game made up of rounds of increasing difficulty
-
java-nio-demo Public
Demonstration of idiomatic, single-threaded, event-driven Java NIO networking
-
-
kotlin-echo-client Public
Echo client using Kotlin with Ktor networking library
-
project-loom-experiment Public
Echo client-server components to evaluate Project Loom virtual threads.