matslundberg's Stars
jtablesaw/tablesaw
Java dataframe and visualization library
subsetpark/pantagruel
A program specification language with a formal syntax and ad-hoc semantics.
quickemu-project/quickemu
Quickly create and run optimised Windows, macOS and Linux virtual machines
virtualsecureplatform/Iyokan
Generic engine to evaluate logical circuits on homomorphic encryption
deephacks/awesome-jvm
A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.
jOOQ/jOOL
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
puniverse/quasar
Fibers, Channels and Actors for the JVM
mhadidg/software-architecture-books
A comprehensive list of books on Software Architecture.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
dgraph-io/dgraph
The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.
JanusGraph/janusgraph
JanusGraph: an open-source, distributed graph database
xtdb/xtdb
An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt
FastVM/minivm
A VM That is Dynamic and Fast
prathyvsh/category-theory-resources
Resources for learning Category Theory for an enthusiast
beehive-lab/TornadoVM
TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
edgedb/edgedb
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
ossf/scorecard
OpenSSF Scorecard - Security health metrics for Open Source
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
casey/just
🤖 Just a command runner
canonical/dqlite
Embeddable, replicated and fault-tolerant SQL engine.
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
kyleneideck/BackgroundMusic
Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
linkedin/avro-util
Collection of utilities to allow writing java code that operates across a wide range of avro versions.
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
EvgSkv/logica
Logica is a logic programming language that compiles to SQL. It runs on DuckDB, Google BigQuery, PostgreSQL and SQLite.
bucket4j/bucket4j
Java rate limiting library based on token-bucket algorithm.
logseq/logseq
A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
apache/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
google/zetasketch
A collection of libraries for single-pass, distributed, sublinear-space approximate aggregation and sketching algorithms. Currently: HyperLogLog++; more to come.