andreashasse's Stars
epgsql/pooler
An OTP Process Pool Application
cn-terraform/terraform-aws-ecs-fargate-task-definition
AWS ECS Fargate Task Definition Terraform Module
cn-terraform/terraform-aws-ecs-alb
AWS ALB Terraform Module for ECS
couchbase/chronicle
aws-beam/aws-erlang
Create, configure, and manage AWS services from Erlang code.
elli-lib/elli
Simple, robust and performant Erlang web server
whatnick/python_dynamodb_lock
Python package that emulates the dynamodb-lock-client java library from awslabs
dynamodb-toolbox/dynamodb-toolbox
Lightweight and type-safe query builder for DynamoDB and TypeScript
gleam-lang/elli
🍛 A Gleam HTTP service adapter for the Elli web server
caspg/made-with-liveview
Explore the real-world potential of Phoenix LiveView through a showcase of impressive web applications.
erlef/build-and-packaging-wg
Build and Packaging Working Group
tristanls/dynamodb-lock-client
A general purpose distributed locking library built for AWS DynamoDB.
mohankishore/python_dynamodb_lock
Python package that emulates the dynamodb-lock-client java library from awslabs
awslabs/amazon-dynamodb-lock-client
The AmazonDynamoDBLockClient is a general purpose distributed locking library built on top of DynamoDB. It supports both coarse-grained and fine-grained locking.
cn-terraform/terraform-aws-ecs-fargate
AWS ECS Fargate Terraform Module
erlang/docker-erlang-example
HowTo Erlang in Docker
ferd/trx
A rebar plugin to export Erlang test data into Visual Studio test format (.trx files)
waisbrot/dogstatsde
A StatsD (plus Datadog tag additions) client for Erlang
aws-samples/amazon-ecs-fullstack-app-terraform
Fullstack app using Amazon ECS & DevOps methodologies (IaC with Terraform and CI/CD with AWS CodePipeline)
WhatsApp/tree-sitter-erlang
Tree-sitter Grammar for Erlang
lpil/thoas
A blazing fast JSON parser and generator in pure Erlang.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
wasmCloud/wasmcloud-otp
wasmCloud host runtime that leverages Elixir/OTP and Rust to provide simple, secure, distributed application development using the actor model
gorakhargosh/watchdog
Python library and shell utilities to monitor filesystem events.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
vkatsuba/rebar3_plugin
The rebar3 plugin template
timofurrer/awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
viniarck/wasmtime-ex
💧Elixir WebAssembly runtime powered by Wasmtime
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
nsidnev/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI