A high-performance, Unicode-aware Rust library for intelligently wrapping text while preserving ANSI escape sequences, colors, styles, and hyperlinks
Makes it easier to match, split and extract strings in Rust without regular expressions. The parallel string-patterns crate provides extensions to work with regular expressions via the Regex library
Tiny, strongly-typed data mapper for SQLite
Examples of type witness in Rust
Micro ECS engine. A small and lightweight ECS engine for Rust projects.
A library to generate Rust types from OpenAPI 3.0 specifications with renaming support.
OpenAI API client generated from the OpenAPI spec using o3gen
A procedural macro to get and set a struct field by String dynamically.
Benchmark runtime support for pgrx extensions
Environment variable parser with a clap style derive macro and elm style error reporting.
Macro implementation of #[derive(Environment)]
Regular and reference-counted type handles