fduch-stranger's Stars
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
CanopyTax/asyncpgsa
A wrapper around asyncpg for use with sqlalchemy
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
celery/celery
Distributed Task Queue (development branch)
jasonrbriggs/stomp.py
“stomp.py” is a Python client library for accessing messaging servers (such as ActiveMQ or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It can also be run as a standalone, command-line client for testing.
carlossg/docker-maven
Official Docker image with Maven
docker-library/openjdk
Docker Official Image packaging for EA builds of OpenJDK from Oracle
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
rholder/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
aws/aws-sdk-java-v2
The official AWS SDK for Java - Version 2
gofrs/flock
Thread-safe file locking library in Go
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
offbynull/coroutines
Java toolkit that allows you to write coroutines.
netty/netty
Netty project - an event-driven asynchronous network application framework
springfox/springfox
Automated JSON API documentation for API's built with Spring
alexcasalboni/aws-lambda-power-tuning
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
reactor/reactor
Reactor Bill Of Materials (tracking reactor-core, reactor-netty and more)
gatling/gatling
Modern Load Testing as Code
lambci/docker-lambda
Docker images and test runners that replicate the live AWS Lambda environment
farrellit/shell-assume-aws-role
Assume an AWS IAM Role given the AWS profile ( ~/.aws/credentials ), Role ARN, and current MFA Token
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
graphql-java/graphql-java
GraphQL Java implementation
apache/cassandra-java-driver
Java Driver for Apache Cassandra®
aws/aws-sdk-java
The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
open-guides/og-aws
📙 Amazon Web Services — a practical guide
RWS/odata
SDL OData Framework
awslabs/amazon-sqs-java-messaging-lib
This Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
akka/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM