» Tag
libraries
10 postsBeautiful Type Erasure with C++26 Reflection
The rjk::duck library simplifies type erasure with C++26 reflection, enhancing performance and reducing boilerplate.
Freya 0.4: Major Update to Rust GUI Library
Freya 0.4 is a significant update for the Rust GUI library, featuring a new reactive model and enhanced API for a better developer experience.
Fuse.js: A Fast and Efficient Fuzzy Search Library
Fuse.js is a lightweight fuzzy search library written in TypeScript. It works in both browser and server environments.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comZero-Dependency Streaming Tar Parser and Writer for JavaScript
modern-tar is a fast, lightweight TAR parser for JavaScript with zero dependencies.
Protecting the Rust Standard Library from Accidental Breakage
The Rust standard library now uses cargo-semver-checks to prevent accidental breakage.
bstr: A String Type for Rust That Is Not Required to Be Valid UTF-8
bstr allows the use of byte strings in Rust that are not required to be valid UTF-8, providing practical examples for I/O operations.
Glaze Library Silently Accepts Malformed UTF-8 Input
The Glaze library accepts malformed UTF-8 input silently, while others catch errors.
I Built an Excel Library
Ironsheet is a new JavaScript library that safely updates Excel files while preserving data integrity.
Reviving a Dead 8-Year-Old CSS Library: The Birth of Vivace
Vivace revives the A.css library with enhanced features like a trigger engine and exit animations, all under 7 kB.
Auto-Animate Now Compatible with Marko
The @formkit/auto-animate library has introduced its official adapter for Marko 6. Animate list changes with a single tag.