awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesRust Frameworks

Frameworks for building PostgreSQL extensions entirely in Rust with automatic schema generation and memory safety.

Distinct from PostgreSQL Extensions: Distinct from PostgreSQL Extensions: focuses on the Rust framework for building extensions, not the extensions themselves.

Explore 2 awesome GitHub repositories matching data & databases · Rust Frameworks. Refine with filters or upvote what's useful.

Awesome Rust Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tealdeer-rs/tealdeerAvatar de tealdeer-rs

    tealdeer-rs/tealdeer

    6,310Ver en GitHub↗

    A very fast implementation of tldr in Rust.

    Built entirely in Rust for speed and memory safety, using the Rust ecosystem for CLI construction.

    Rusthacktoberfestrusttldr
    Ver en GitHub↗6,310
  • pgcentralfoundation/pgrxAvatar de pgcentralfoundation

    pgcentralfoundation/pgrx

    4,720Ver en GitHub↗

    pgrx is a framework for building and packaging custom PostgreSQL extensions using Rust. It serves as a foreign function interface bridge that maps Rust types and functions to the internal server programming interface of the database. The project provides a specialized toolchain for cross-compilation across different operating systems and target architectures using custom sysroots. It includes a schema generator that automatically translates high-level language structures into SQL definitions and binary protocol mappings. The framework manages memory safety by wrapping database memory context

    Serves as the primary Rust framework for building and packaging custom PostgreSQL extensions with memory safety.

    Rustpostgrespostgresqlpostgresql-extension
    Ver en GitHub↗4,720
  1. Home
  2. Data & Databases
  3. PostgreSQL Extensions
  4. Rust Frameworks