PulseAugur
EN
LIVE 14:56:46

Replit launches rippkgs for sub-30ms Nixpkgs search

Replit has released rippkgs, a new command-line tool designed to significantly speed up the search for packages within the Nixpkgs repository. The tool, along with its indexing companion rippkgs-index, can generate an SQLite database of Nix expressions in under 30 milliseconds. This aims to provide a faster and more accurate search experience for Replit users who may find existing tools too slow or restrictive. AI

IMPACT Improves developer tooling for a popular package manager, potentially speeding up development workflows.

RANK_REASON This is a new product release from a company that is not a frontier AI lab.

Read on Replit blog →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Replit launches rippkgs for sub-30ms Nixpkgs search

COVERAGE [1]

  1. Replit blog TIER_1 English(EN) ·

    Searching Nixpkgs in Under 30 Milliseconds

    Today, we’re releasing the first version of rippkgs, a CLI utility for indexing and searching Nix expressions. With rippkgs, you can quickly search the nixpkgs available to your system with accurate results. Read on for more details about why we created it, how to use it, and how…