Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Mosaic Alternatives
Similar projects and alternatives to mosaic
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
rerun
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
-
-
C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
-
-
-
GoJS, a JavaScript Library for HTML Diagrams
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
-
-
-
postgres-new
Discontinued In-browser Postgres sandbox with AI assistance (formerly postgres.new) [Moved to: https://github.com/supabase-community/database-build]
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
mosaic discussion
mosaic reviews and mentions
-
Fastplotlib: Driving scientific discovery through data visualization
Check out Mosaic as well if you are looking for something to plot crap ton of data points.
[1] https://idl.uw.edu/mosaic/
-
Scientific Visualization: Python and Matplotlib, by Nicolas Rougier
I think https://github.com/uwdata/mosaic is really promising here. See the example https://idl.uw.edu/mosaic/examples/linear-regression.html where the user can recalculate a linear regression based on their selection.
You'd still need to implement any custom selection widgets, data transformations (like other statistical tests) etc. still missing, but i like the technical design to build on top off. It uses https://github.com/observablehq/plot under the hood, which aims to have just as flexible a grammar as ggplot (already quite capable) but with interactive features (built by the creator of d3 and uses it under its hood).
-
Vega – A declarative language for interactive visualization designs
the uw data lab behind vega also has a new library mosaic[1] that seems pretty exciting. My impression was it allows flexible data transformation/slicing in both the client side and server side, with the same dsl.
[1] https://github.com/uwdata/mosaic
-
Postgres.new: In-browser Postgres with an AI interface
- UWData's Mosaic (https://github.com/uwdata/mosaic) which supports real-time plots
would be really nice to have a kind of "drop-in" page that we could add to any intranet where people could just retrieve an export of some database, and plot it with your code
-
Ask HN: What is the best software to visualize a graph with a billion nodes?
Mosaic is designed for scale
https://github.com/uwdata/mosaic
https://idl.uw.edu/mosaic/
-
A note from our sponsor - InfluxDB
influxdata.com | 29 Apr 2025
Stats
uwdata/mosaic is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of mosaic is JavaScript.