Scale

Top 23 Scale Open-Source Projects

  • tidb

    TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

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

    tidb has been around for a while, it is distributed, written in Go and Rust, and MySQL compatible. https://github.com/pingcap/tidb

    Somewhat relatedly, StarRocks is also MySQL compatible, written in Java and C++, but it's tackling OLAP use-cases. https://github.com/StarRocks/starrocks

  • dgraph

    The high-performance database for modern applications

  • Project mention: DGraph – GraphQL Database | news.ycombinator.com | 2024-03-12
  • 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
  • BetterDisplay

    Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!

  • Project mention: Time to Upgrade Your Monitor | news.ycombinator.com | 2024-03-22

    > the 4K monitors the author recommends are not good for macOS due to them not supporting native retina scaling above 1080p

    Is this true even with the help of 3rd party apps?

    My 3840x1600 ultrawide has that problem using the native screen resolution tools but I can get it to full-res HiDPI using BetterDisplay [0].

    [0] https://betterdisplay.pro/

  • citus

    Distributed PostgreSQL as an extension

  • Project mention: SPQR 1.3.0: a production-ready system for horizontal scaling of PostgreSQL | news.ycombinator.com | 2024-03-25
  • subsampling-scale-image-view

    Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.

  • Project mention: Introducing telephoto, a compose library for displaying zoomable images with automatic sub‑sampling of large bit | /r/androiddev | 2023-05-16
  • oceanbase

    OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.

  • Project mention: Show HN: OceanBase – An open-source distributed SQL database written in C++ | news.ycombinator.com | 2023-05-23
  • serving

    Kubernetes-based, scale-to-zero, request-driven compute (by knative)

  • Project mention: ⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️ | /r/Cloud | 2023-12-07

    Knative

  • SaaSHub

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

    SaaSHub logo
  • flyte

    Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.

  • Project mention: First 15 Open Source Advent projects | dev.to | 2023-12-15

    9. Flyte by Union AI | Github | tutorial

  • spicedb

    Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications

  • Project mention: How do you manage transactions in Go? Do we really need to use one transaction for each request? | /r/golang | 2023-06-02

    Have you taken a look at SpiceDB? The Authzed blog has a few posts that are useful to improving your understanding -- I can think of two: New Enemies and Writing relationships to SpiceDB.

  • tonal

    A functional music theory library for Javascript

  • Project mention: Tonal.js: Functional music theory lib | news.ycombinator.com | 2024-04-02

    They're using objects, including arrays [1], so I think they would have been more precise to say that they're using objects and arrays as simple data structures rather than using OO features like inheritance and mutation.

    [1] https://github.com/tonaljs/tonal/blob/main/packages/chord/in...

  • fitty

    ✨ Makes text fit perfectly

  • heimdall

    An enhanced HTTP client for Go (by gojek)

  • middleware

    TrueNAS CORE/Enterprise/SCALE Middleware Git Repository

  • Project mention: Titles are hard but collecting your favourite shows shouldn't be | /r/CuratedTumblr | 2023-06-08

    For storage options, most people either purchase a NAS (network attached storage) or re-purpose an older computer using either TrueNAS or unraid. If you're looking to just purchase one, the most popular brand is synology, but their models can be a bit pricey.

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

  • System-Design

    It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻 (by codersguild)

  • SmoothRefreshLayout

    一款支持上下拉刷新、越界回弹、二级刷新、横向刷新、拉伸回弹、平滑滚动、嵌套滚动的多功能刷新控件

  • php-image-resize

  • Project mention: Video Streaming at Scale with Kubernetes and RabbitMQ | news.ycombinator.com | 2023-10-09

    Shameless plug here. In case someone does not want to build any of this and still stream video, you can check https://www.gumlet.com

  • speedb

    A RocksDB compliant high performance scalable embedded key-value store

  • Project mention: FLaNK AI - 01 April 2024 | dev.to | 2024-04-01
  • mockolo

    Efficient Mock Generator for Swift

  • undermoon

    Mordern Redis Cluster solution for easy operation.

  • hstream

    HStreamDB is an open-source, cloud-native streaming database for IoT and beyond. Modernize your data stack for real-time applications. (by hstreamdb)

  • Project mention: FLaNK Stack Weekly for 12 September 2023 | dev.to | 2023-09-12
  • ira-illustrations

    Build your own amazing illustrations

  • scale

    A framework for building high-performance plugin systems into any application, powered by WebAssembly.

  • Project mention: WASM by Example | news.ycombinator.com | 2023-11-15

    This is exactly one of the use-cases for the Scale Framework[1]. (Disclaimer: I work on this project)

    You can absolutely take a library from one language and run it in another. In a sense, you could kind of see this ability as drastically reducing the need for rewriting sdks, middlewares, etc. across languages, as you could just reuse code from one language across many others. We played around with some fun ideas here, like taking a Rust regex library and using it in a Golang program via a scale function plugin (compiled to Wasm), to the effect of the performance being ~4x faster than native code that uses Go's regex library.

    [1] https://github.com/loopholelabs/scale

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

Scale related posts

  • Citus: PostgreSQL extension that transforms Postgres into a distributed database

    1 project | news.ycombinator.com | 14 Mar 2024
  • Flyte 1.10: Self-hosted solution to build production-grade data and ML pipelines; now ships with monorepo, new agents and sensors, eager workflows and more 🚀 (4.1k stars on GitHub)

    1 project | /r/selfhosted | 1 Nov 2023
  • Show HN: GitHub Organization Analytics

    1 project | news.ycombinator.com | 25 Oct 2023
  • TiDB: An open-source distributed MySQL compatible database

    1 project | news.ycombinator.com | 17 Oct 2023
  • In-Depth Guide: Citus Technical Readme

    1 project | news.ycombinator.com | 29 Sep 2023
  • TiDB: Open-source, cloud-native, distributed, MySQL compatible database

    1 project | news.ycombinator.com | 30 Aug 2023
  • Revolutionizing Database Scaling with CitusDB

    1 project | dev.to | 27 Aug 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    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. Learn more →

Index

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

Project Stars
1 tidb 36,214
2 dgraph 20,080
3 BetterDisplay 16,079
4 citus 9,860
5 subsampling-scale-image-view 7,764
6 oceanbase 7,445
7 serving 5,398
8 flyte 4,820
9 spicedb 4,565
10 tonal 3,714
11 fitty 3,673
12 heimdall 2,560
13 middleware 2,211
14 Brighter 1,960
15 System-Design 1,832
16 SmoothRefreshLayout 1,298
17 php-image-resize 1,177
18 speedb 830
19 mockolo 784
20 undermoon 696
21 hstream 691
22 ira-illustrations 626
23 scale 464

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