-
Solven
- Paris
- https://www.solven.eu/
Stars
Matrix multiplication schemes
Research of fast matrix multiplication schemes in small formats from (2, 2, 2) to (16, 16, 16)
Proper sandboxing for agentic coding and web browsing
Reusable AI development infrastructure for Java projects, optimized for Claude Code
The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consumption.
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
🔔 Monitoring project to explore ActivePivot data consumption.
JDK main-line development https://openjdk.org/projects/jdk
An in memory implementation of a JSR-203 file system
A Java port of Daniel Lemire's fast_float project
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
StarCraft II Client - protocol definitions used to communicate with StarCraft II.
Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
Simple Windows desktop application for viewing & querying Apache Parquet files
Eclipse MAT Easy! helps you find OutOfMemoryError due to collection retaining objects consuming a significant part of Java Heap. Plugin provides a new view named "Collection tree".
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows
instanceof operator and Visitor pattern replacement in Java 8