hadasbro's Stars
Burla-Cloud/burla
Scale your program across 1000s of computers with one line of code.
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
TechEmpower/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
pgjdbc/r2dbc-postgresql
Postgresql R2DBC Driver
eclipse-vertx/vertx-sql-client
High performance reactive SQL Client written in Java
cncf/landscape
๐ The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.
netdata/go.d.plugin
netdata go.d.plugin
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
spring-cloud/spring-cloud-bus
Spring Cloud event bus
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐
feathersjs/feathers
The API and real-time application framework
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
liquibase/liquibase
Main Liquibase Source
Pandemonium1986/cheatsheet
My awesome cheatsheet, because they're awesomes
omniti-labs/jsend
JSend is a specification for a simple, no-frills, JSON based format for application-level communication.
remshams/node-module-esm
Example repository for rollup based, esm enabled node modules
fabric8io/docker-maven-plugin
Maven plugin for running and creating Docker images
Blazemeter/taurus
Automation-friendly framework for Continuous Testing by
vercel/next.js
The React Framework
nuxt/nuxt
The Intuitive Vue Framework.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
just-js/just
the only javascript runtime to hit no.1 on techempower :fire:
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
mongodb/mongo
The MongoDB Database
firebase/firebase-tools
The Firebase Command Line Tools
yugabyte/yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
apache/cassandra
Apache Cassandraยฎ
php-vcr/php-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.