A from-scratch reimplementation of PostgreSQL in Rust that passes the full PostgreSQL regression test suite, exploring memory-safe systems programming for database engines while maintaining wire-protocol compatibility.
pgrust — PostgreSQL Rewritten in Rust
A from-scratch reimplementation of PostgreSQL in Rust that passes the full PostgreSQL regression test suite, exploring memory-safe systems programming for database engines while maintaining wire-protocol compatibility.
Instalación lista para agent
Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.
npx -y tokrepo@latest install 224d0122-8738-11f1-9bc6-00163e2b0d79 --target codexEjecutar después de confirmar el plan con dry-run.
Discusión
Activos relacionados
Tailwind CSS v4 — Utility-First CSS Framework
The most popular utility-first CSS framework, now with v4 engine rewritten in Rust. 10x faster builds, automatic content detection, and zero-config setup. 90,000+ GitHub stars.
tiktoken — Fast BPE Tokenizer for OpenAI Models
A high-performance byte pair encoding tokenizer used by OpenAI GPT models, written in Rust with Python bindings for counting and splitting tokens.
Turbopuffer — Serverless Vector DB for AI Search
Serverless vector database built for AI search at scale. Turbopuffer offers sub-millisecond queries, automatic scaling, and pay-per-query pricing with zero infrastructure.
RxJS — Reactive Programming Library for JavaScript
RxJS is a reactive extensions library for JavaScript using Observables for composing asynchronous and event-based programs. 100+ operators for transforming, filtering, and combining streams. The foundation of Angular and many complex UIs.