Scalable

Top 23 Scalable Open-Source Projects

  • Bazel

    a fast, scalable, multi-language and extensible build system

  • Project mention: Hello World | news.ycombinator.com | 2024-04-18

    Wow, if you curl it, there's a lot of boilerplate code there.

    Maybe built using Bazel?

    https://bazel.build

  • moveable

    Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

  • Project mention: Ask HN: How to build infinite grid in the browser? | news.ycombinator.com | 2023-11-17

    Moveable looks like a super full-featured library for this kind of thing https://daybrush.com/moveable/

  • 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.

    InfluxDB logo
  • garnet

    Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

  • Project mention: A MySQL compatible database engine written in pure Go | news.ycombinator.com | 2024-04-09

    You would be surprised by performance of modern .NET :)

    Writing no-alloc is oftentimes done by reducing complexity and not doing "stupid" tricks that actually work against JIT and CoreLib features.

    For databases specifically, .NET is actually positioned very well with its low-level features (intrisics incl. SIMD, FFI, struct generics though not entirely low-level) and high-throughput GC.

    Interesting example of this applied in practice is Garnet[0]/FASTER[1]. Keep in mind that its codebase still consist of un-idiomatic C# and you can do way better by further simplification, but it already does the job well enough.

    [0] https://github.com/microsoft/garnet

    [1] https://github.com/microsoft/FASTER

  • SocketCluster

    Highly scalable realtime pub/sub and RPC framework

  • Project mention: Is it a good practice to store web sockets connections on redis? | /r/node | 2023-06-24

    If redis doesn't satisfy your requirements or you're unable to make it work using adaptor, SocketCluster is a great package for this https://socketcluster.io/

  • Zoneminder

    ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.

  • Project mention: Zoneminder VS docker-xeoma - a user suggested alternative | libhunt.com/r/zoneminder | 2024-03-21
  • vernemq

    A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases. The VerneMQ mission is active & the project maintained. Thank you for your support!

  • Project mention: New scalable, fault-tolerant, and efficient open-source MQTT broker | news.ycombinator.com | 2023-12-18

    Shameless plug since i'm a contributor but VerneMQ [1] is a pretty programmable one. You have options from using webhooks to writting your plugins in Lua or Erlang/Elixir.

    * https://github.com/vernemq/vernemq

  • terraform-aws-github-runner

    Terraform module for scalable GitHub action runners on AWS

  • Project mention: Show HN: Managed GitHub Actions Runners for AWS | news.ycombinator.com | 2024-04-04
  • 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.

    WorkOS logo
  • cargo-crev

    A cryptographically verifiable code review system for the cargo (Rust) package manager.

  • Project mention: Hard disk LEDs and noisy machines | news.ycombinator.com | 2024-01-05

    In other cases it may be more documented, such as Golangs baked-in telemetry.

    There should be better ways to check these problems. The best I have found so far is Crev https://github.com/crev-dev/crev/. It's most used implementation is Cargo-crev https://github.com/crev-dev/cargo-crev, but hopefully it will become more required to use these types of tools. Certainty and metrics about how many eyes have been on a particular script, and what expertise they have would be a huge win for software.

  • kuzzle

    Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -

  • NFF-Go

    NFF-Go -Network Function Framework for GO (former YANFF)

  • xorbits

    Scalable Python DS & ML, in an API compatible & lightning fast way.

  • aah

    A secure, flexible, rapid Go web framework

  • Coerce-rs

    Actor runtime and distributed systems framework for Rust

  • InceptionTime

    InceptionTime: Finding AlexNet for Time Series Classification

  • rpc-websockets

    JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

  • peasy

    A business logic micro-framework for .NET and .NET Core

  • e2guardian

    E2guardian is a web content filter that can work in proxy, transparent or icap server modes

  • rocket

    ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels (by angus924)

  • nodetskeleton

    A NodeJs Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star to project to show respect to author and effort. 🤗

  • hydra-zen

    Create powerful Hydra applications without the yaml files and boilerplate code.

  • minirocket

    MINIROCKET: A Very Fast (Almost) Deterministic Transform for Time Series Classification

  • yana

    Powerful note-taking app with nested documents, full-text search, rich-text editor, code snippet editor and more

  • fastrand

    Fast and scalable pseudorandom generator for Go (by valyala)

  • SaaSHub

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

    SaaSHub logo
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).

Scalable related posts

Index

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

Project Stars
1 Bazel 22,315
2 moveable 9,538
3 garnet 9,063
4 SocketCluster 6,112
5 Zoneminder 4,776
6 vernemq 3,146
7 terraform-aws-github-runner 2,344
8 cargo-crev 2,030
9 kuzzle 1,371
10 NFF-Go 1,344
11 xorbits 1,006
12 aah 685
13 Coerce-rs 670
14 InceptionTime 602
15 rpc-websockets 562
16 peasy 506
17 e2guardian 464
18 rocket 399
19 nodetskeleton 288
20 hydra-zen 281
21 minirocket 267
22 yana 228
23 fastrand 193

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com