
Materialized View
@getmaterialized
Followers
370
Following
4
Media
10
Statuses
87
Software infrastructure hot takes, project and paper highlights, developer interviews, and stack deep dives. Brought to you by @criccomini.
your inbox
Joined October 2023
⚒️ sqlancer: Automated testing to find logic and performance bugs in database systems. "SQLancer (Synthesized Query Lancer) is a tool to automatically test Database Management Systems (DBMS) in order to find logic bugs in their implementation.".
github.com
Automated testing to find logic and performance bugs in database systems - sqlancer/sqlancer
0
2
13
🏗️ sqrl. "Build GenAI applications, data products, and data-driven features quickly at scale without a PhD in data systems.".
github.com
Data Pipeline Automation Framework to build MCP servers, data APIs, and data lakes with SQL. - DataSQRL/sqrl
0
3
13
🏗️ fizbee. "A Formal specification language and model checker to specify distributed systems.".
github.com
Easiest-ever formal methods language! Designed for developers crafting distributed systems, microservices, and cloud applications - fizzbee-io/fizzbee
1
1
2
🏗️ cr-sqlite - Convergent, Replicated, SQLite. "CR-SQLite is a run-time loadable extension for SQLite and libSQL. It allows merging different SQLite databases together that have taken independent writes.".
github.com
Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite - vlcn-io/cr-sqlite
1
3
8
���️ Incremental Compaction 2.0: A Revolutionary Space and Write Optimized Compaction Strategy. "Space Amplification Goal (SAG) will allow you to maximize your disk utilization without killing the write performance of Incremental Compaction Strategy (ICS)".
scylladb.com
ScyllaDB Enterprise now includes a new feature, Space Amplification Goal allowing users to better manage their disk usage.
0
1
2
🏗️ Bend: A massively parallel, high-level programming language. “Unlike low-level alternatives like CUDA and Metal, Bend has the feeling and features of expressive languages like Python…”.
github.com
A massively parallel, high-level programming language - HigherOrderCO/Bend
1
6
10
✍️ The loser tree data structure: How to optimize merges and make your programs run faster. "Bryan explored the loser tree data structure (yes, that’s its real name) as a way to optimize sorting and merging operations so your applications run faster.".
grafana.com
At GopherCon 2023, Grafana Labs distinguished engineer Bryan Boreham explored how to optimize applications using the loser tree data structure.
0
5
20
✍️ The State of Async Rust: Runtimes. "While 2016 evokes nostalgic memories of excitement and fervor surrounding async Rust, my sentiments regarding the current state of its ecosystem are now somewhat ambivalent.".
corrode.dev
Recently, I found myself returning to a compelling series of blog posts titled Zero-cost futures in Rust by Aaron Turon…
0
5
13
🏗️ quokka. "Quokka is a tool for you to run custom stateful and windowed computation over terabytes of historical time series data.".
github.com
Making data lake work for time series. Contribute to marsupialtail/quokka development by creating an account on GitHub.
0
3
6
✍️ So Many New Systems Programming Languages II. "Twelve new systems languages, and one that dates to the Carter administration".
colinsblog.net
Twelve new systems languages, and one that dates to the Carter administration
0
3
9
🏗️ datamodel-code-generator. "This code generator creates pydantic v1 and v2 model, dataclasses.dataclass, typing.TypedDict and msgspec.Struct from an openapi file and others.".
github.com
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources. - koxudaxi/datamodel-code-generator
0
0
2