young-blue-elephant's Stars
gogs/gogs
Gogs is a painless self-hosted Git service
pgadmin-org/pgadmin4
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
zombiecong/http-server-ssl
a simple zero-configuration command-line http server
facebook/watchman
Watches files and records, or triggers actions, when they change.
facebook/folly
An open-source C++ library developed and used at Facebook.
facebook/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
yahoo/HaloDB
A fast, log structured key-value store.
wagoodman/dive
A tool for exploring each layer in a docker image
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.
async-profiler/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
zombodb/zombodb
Making Postgres and Elasticsearch work together like it's 2023
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
TheAlgorithms/Python
All Algorithms implemented in Python
vladmihalcea/flexy-pool
FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
jenv/jenv
Manage your Java environment
kensho-technologies/graphql-compiler
Turn complex GraphQL queries into optimized database queries.
valyala/chclient
Fast http client for SELECT queries in clickhouse
wildfly/wildfly
WildFly Application Server
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
speedment/speedment
Speedment is a Stream ORM Java Toolkit and Runtime
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
dimitri/regresql
Regression Testing your SQL queries
dimitri/tpch-citus
Drivers to run TPC-H with Citus and PostgreSQL
jakartaee/platform-tck
Jakartaee-tck
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
theory/pgtap
PostgreSQL Unit Testing Suite