Links

LadybugDB/ladybug

an embedded graph database built for query speed and scalability. Ladybug is optimized for handling complex analytical workloads on very large databases and provides a set of retrieval features, such as a full text search and vector indices.

chenglou/pretext

Pure JavaScript/TypeScript library for multiline text measurement & layout. Fast, accurate & supports all the languages you didn't even know about. Allows rendering to DOM, Canvas, SVG and soon, server-side.

bpftrace/bpftrace

bpftrace is a general purpose tracing tool and language for Linux. It leverages eBPF to provide powerful, efficient tracing capabilities with minimal overhead.

permissionlesstech/bitchat

A decentralized peer-to-peer messaging app with dual transport architecture: local Bluetooth mesh networks for offline communication and internet-based Nostr protocol for global reach. No accounts, no phone numbers, no central servers. It's the side-groupchat.

fjall-rs/fjall

🗻 Log-structured, embeddable key-value storage engine written in Rust

bearcove/arborium

An opinionated tree-sitter + tree-sitter-highlight + grammars bundle. Code highlighting with HTML rendering and WASM support

zkat/miette

Fancy extension for std::error::Error with pretty, detailed diagnostic printing.