ikhoury's Stars
CartoDB/cartodb
Location Intelligence & Data Visualization tool
delta-io/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
apache/incubator-kie-optaplanner
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
microsoft/vscode
Visual Studio Code
graphhopper/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
keplergl/kepler.gl
Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
fouad-merhy/space_invaders_ripoff
Trying pygame with a ripoff of the Space Invaders arcade game
andreskrey/readability.php
PHP port of Mozilla's Readability.js
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
micrometer-metrics/micrometer
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
redis/jedis
Redis Java client
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.
traefik/traefik
The Cloud Native Application Proxy
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
apache/flink
Apache Flink
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
chimbori/crux
Crux offers a flexible plugin-based API & implementation to extract interesting information from Web pages.
drujensen/fib
Performance Benchmark of top Github languages
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.