Sns

Open-source projects categorized as Sns

Top 23 Sn Open-Source Projects

  • Gizmo

    A Microservice Toolkit from The New York Times

    Project mention: GoLang — Simplifying Complexity “The Beginning” | dev.to | 2023-05-27

    . Web backend (with various frameworks available) . Web Assembly (one of them is vugu framework) . Microservices (some frameworks: Go Micro, Go Kit, Gizmo, Kite) . Fragments services (Term mentioned by @jeffotoni in a microservices discussion group) . Lambdas (FaaS example) . Client Server . Terminal applications (using the tview lib) . IoT (some frameworks) . Bots (some here) . Client Applications using Web technology . Desktop using Qt+QML, Native Win Lib (example Qt, Qt widgets, Qml) . Network Applications . Protocol applications . REST Applications . SOAP Applications . GraphQL Applications . RPC Applications . TCP Applications . gRPC Applications . WebSocket Applications . GopherJS (compiles Go to JavaScript)

  • aws-sdk-js-v3

    Modularized AWS SDK for JavaScript.

    Project mention: AWS SDK v3 + DAX | /r/aws | 2023-05-03

    From this GitHub issue and this one from 2021 it seems like AWS just doesn't care about this - so, asking here if anyone knows of a workaround (other than "just keep using v2"... that's not a long-term solution), or if any AWS devs can shed some light on the situation.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • vanus

    Vanus is a Serverless, event streaming system with processing capabilities. It easily connects SaaS, Cloud Services, and Databases to help users build next-gen Event-driven Applications.

  • serverless

    This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. (by cdk-patterns)

  • Enqueue

    Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

  • Brighter

    A framework for building messaging apps with .NET and C#.

    Project mention: What can I use as a simple message bus with persistence in .NET? | /r/dotnet | 2023-06-08

    I believe that brighter (https://www.goparamore.io/) can use the database for persistence.

  • dazn-lambda-powertools

    Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • components-contrib

    Community driven, reusable components for distributed apps

    Project mention: How to tune Dapr bulk publish/subscribe for maximum throughput | dev.to | 2024-02-14

    Changing this setting did not make the warning completely go away. As Alessandro Segala states in this issue : "This happens because when it's time to renew the locks, at the interval, we "snapshot" the active messages and then renew each one's lock in sequence. If you have a high number for maxActiveMessages, it takes time for the component to renew the locks for each one, and if the app has ACK'd the message in the meanwhile, then the lock renewal fails."

  • arc.codes

    The Architect web site! 🌩

  • aws-microservices

    AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.

  • aws-sdk-perl

    A community AWS SDK for Perl Programmers

  • atproto.dart

    🦋 AT Protocol and Bluesky things for Dart and Flutter.

    Project mention: How to Update Your Profile from Dart/Flutter App using Bluesky API | dev.to | 2023-08-15
  • serverless-adapter

    Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, tRPC, Fastify and many others), on top of AWS, Azure, Huawei and many other clouds.

    Project mention: Prim+RPC: a bridge between JavaScript environments. Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file uploads, custom serialization, and more. | /r/javascript | 2023-06-06

    u/somethingclassy My library is built to integrate any serverless environment with any nodejs framework: https://serverless-adapter.viniciusl.com.br/docs/main/intro If you have time (and interest), you can try creating a new "framework" file: https://github.com/H4ad/serverless-adapter/tree/main/src/frameworks

  • go-localstack

    Go Wrapper for using localstack

  • laravel-aws-webhooks

    Easy webhook handler for Laravel to catch AWS SNS notifications for various services.

  • sns-sqs-big-payload

    Amazon SNS/SQS client library that enables sending and receiving messages with payload larger than 256KiB via Amazon S3.

  • YNABGoingDutch

    A converter between the CSV format of Dutch banks and the YNAB format. Or sync your bank statement directly with YNAB!

  • pass4s

    Pass4s is a Scala library providing an abstract layer for cross app messaging.

  • terraform-aws-sns-lambda-notify-slack

    Terraform module to provision a lambda function that subscribes to SNS and notifies to Slack.

  • awsmeter

    JMeter plugin to execute load test over Kinesis Data Stream, SQS Standard and FIFO Queues, SNS Standard and FIFO Topics, Cognito AWS services.

    Project mention: Data Streaming Architecture | dev.to | 2024-03-26

    { "specversion" : "1.0", "type" : "kinesis-data-stream", "source" : "https://github.com/JoseLuisSR/awsmeter", "subject" : "event-created", "id" : "${eventId}", "time" : "${time}", "datacontentcoding" : "text/xml", "datacontenttype" : "text/xml", "data" : "\"xml\"/>" }

  • AWS-E-Scooter-Tracker

    Use AWS Lambda to Pull E-Scooter and E-Bike Location Data, store in S3 & Redshift using Data Vault Data Model, Server to Google Data Studio Dashboard

  • aws-solutions-architect

    🎓🚀 A series of blog posts and quizzes for the AWS Solutions Architect Exam.

  • Amazon-SNS-to-Microsoft-Teams-Slack

    Send AWS Notifications (AWS SNS) to Microsoft Teams , Slack or other chat rooms

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-26.

Sns related posts

Index

What are some of the best open-source Sn projects? This list will help you:

Project Stars
1 Gizmo 3,752
2 aws-sdk-js-v3 2,842
3 vanus 2,261
4 serverless 2,213
5 Enqueue 2,151
6 Brighter 1,953
7 dazn-lambda-powertools 731
8 components-contrib 526
9 arc.codes 313
10 aws-microservices 276
11 aws-sdk-perl 167
12 atproto.dart 138
13 serverless-adapter 116
14 go-localstack 75
15 laravel-aws-webhooks 69
16 sns-sqs-big-payload 51
17 YNABGoingDutch 47
18 pass4s 45
19 terraform-aws-sns-lambda-notify-slack 41
20 awsmeter 20
21 AWS-E-Scooter-Tracker 10
22 aws-solutions-architect 9
23 Amazon-SNS-to-Microsoft-Teams-Slack 8
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com