NormallyGaussian's Stars
PyO3/pyo3
Rust bindings for the Python interpreter
tobymao/sqlglot
Python SQL Parser and Transpiler
Eventual-Inc/Daft
Distributed data engine for Python/SQL designed for the cloud, powered by Rust
substrait-io/substrait
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
GlareDB/glaredb
GlareDB: An analytics DBMS for distributed data
rayon-rs/rayon
Rayon: A data parallelism library for Rust
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
iggy-rs/iggy
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
rbreaves/kinto
Mac-style shortcut keys for Linux & Windows.
TobikoData/sqlmesh
Efficient data transformation and modeling framework that is backwards compatible with dbt.
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
LukeMathWalker/tracing-actix-web
Structured logging for actix-web applications.
actix/examples
Community showcase and examples of Actix Web ecosystem usage.
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
apache/datafusion-sqlparser-rs
Extensible SQL Lexer and Parser for Rust
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
rxin/db-readings
Readings in Databases
apache/datafusion-ballista
Apache DataFusion Ballista Distributed Query Engine
apache/datafusion
Apache DataFusion SQL Query Engine
delta-io/delta-rs
A native Rust library for Delta Lake, with bindings into Python
rajasekarv/vega
A new arguably faster implementation of Apache Spark from scratch in Rust
apache/iceberg
Apache Iceberg
delta-io/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
parseablehq/parseable
Parseable is a disk less, cloud native database for logs, observability, security, and compliance. Parseable is built with focus on simplicity & resource efficiency.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
PointCloudLibrary/pcl
Point Cloud Library (PCL)
MrAlex6204/Books
Collection of Programming, Databases, Linux & Tools Books
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about