Repo Roundup July 7th

Product Insights

Nick Maloney
#
Min Read
Published On
July 8, 2025
Updated On
July 8, 2025
Repo Roundup July 7th

Turso

https://github.com/tursodatabase/turso

Turso Database is a work-in-progress SQLite-compatible database engine written in Rust that aims to be the next evolution of SQLite. The project offers SQLite compatibility for SQL dialect, file formats, and the C API, while adding modern features like asynchronous I/O support with io_uring on Linux and native bindings for JavaScript/WebAssembly, Rust, Go, Python, and Java.

Turso represents a complete rewrite approach rather than a fork, with planned features including concurrent writes via BEGIN CONCURRENT, vector search indexing, and improved schema management. While currently under heavy development and not production-ready, it replaces the company's previous libSQL fork as their primary direction for modernizing SQLite with Rust's memory safety and performance benefits.

Graphite Editor

https://github.com/GraphiteEditor/Graphite

Graphite is an open-source 2D graphics editor that combines traditional layer-based editing with node-based procedural workflows. Built in Rust and currently in alpha, it's designed more like a game engine than a conventional creative app, with ambitions to handle vector graphics, raster editing, photo manipulation, motion graphics, and VFX compositing through a unified interface.

The project aims to become a comprehensive alternative to existing graphics software by offering non-destructive editing workflows that merge familiar tools with generative design capabilities. Its modular architecture allows both traditional artists and developers to work with graphics in new ways, positioning itself as an accessible entry point for engineers interested in open-source graphics development.

Twenty

https://github.com/twentyhq/twenty

Twenty is an open-source CRM platform positioning itself as a community-driven alternative to Salesforce. Built by three co-founders who previously worked on Luckey (acquired by Airbnb), the startup has raised $5 million and attracted over 300 contributors in the past year, earning more than 28,000 stars on GitHub.

The platform recently hit version 1.0 and includes standard CRM features like contact management, opportunity tracking, and customizable objects. What sets Twenty apart is its focus on extensibility—it's built as a platform with GraphQL and REST APIs, anticipating a future ecosystem of plugins and extensions. The company argues that traditional CRMs trap users with expensive pricing and locked-in data, while Twenty offers GPL licensing that lets companies own rather than rent their CRM software.

Nick Maloney
Co-Founder

Related Insights

See All Articles
Engineering Insights
Why Your AI Coding Agent Keeps Making Bad Decisions (And How to Fix It)

Why Your AI Coding Agent Keeps Making Bad Decisions (And How to Fix It)

AI coding agents making bad decisions? The frustration comes from two fixable problems: assumptions and code quality. Here's how to get consistently good results.
Product Insights
From Dashboards to Decisions: Why Traditional BI Can't Keep Up

From Dashboards to Decisions: Why Traditional BI Can't Keep Up

Stop waiting days for dashboards. Learn how BI2AI uses LLMs and RAG to eliminate the analyst bottleneck and turn complex data into instant executive decisions.
Product Insights
Are Your Legacy Systems Bleeding You Money?

Are Your Legacy Systems Bleeding You Money?

Technical debt now accounts for 40% of IT balance sheets, with companies paying a 10-20% surcharge on every new initiative just to work around existing problems. Meanwhile, organizations with high technical debt deliver new features 25-50% slower than competitors. Features on your six-month roadmap? They're shipping them in three weeks.
Previous
Next
See All Articles