data-structure-typed: A Modern Data Structures Library for TypeScript
Why I Built data-structure-typed: A Modern Data‑Structures Library for TypeScript TL;DR: After years of using various data‑structure libraries in JavaScript/Typ...
Why I Built data-structure-typed: A Modern Data‑Structures Library for TypeScript TL;DR: After years of using various data‑structure libraries in JavaScript/Typ...
Ever noticed how GitHub shows build status in your browser tab? That tiny icon tells you if a build passed or failed without switching tabs. magic-favicon is a...
decimal-java Decimal-java is a library to convert java.math.BigDecimal to and from IEEE‑754r IEEE‑754‑2008 decimal byte representations. !Java CI with Gradleht...
Write your business logic once. Run it in React, Vue, or Angular—or the next framework. CAF Clean Architecture Frontend is a library that gives you a framework‑...
TL;DR jts-jackson3-module provides GeoJSON serialization/deserialization for JTS on Jackson 3. It is designed for Spring Boot 4.x projects using tools.jackson....
mahler.c Simple library for Western music theory in C99. Repository: Tests: Documentation: Clang format file: Features - Small & easy‑to‑use - Interval, chord,...
Sheetz – One‑Liner Excel/CSV Processing for Java If you've ever processed an Excel file in Java, you know the drill: Import Apache POI. Write dozens of lines o...
UEFI Bindings for JavaScripthttps://codeberg.org/smnx/promethee Discussion on Hacker Newshttps://news.ycombinator.com/item?id=46945348 – 11 points, 4 comments....
Install bash npm i rswitch Basic idea You give rswitch: - a key the value you want to check - a cases object what to return for each case - an optional options...
Article URL: https://libraryofjuggling.com/ Comments URL: https://news.ycombinator.com/item?id=46853552 Points: 7 Comments: 0...
Introduction Ultra‑simple state management for React. No dispatch, no reducers, just signals. If you’ve ever felt that state management was more work than it n...
Hello mates! I made one more pure Go SNMP v2c/v3 library, but smaller than gosnmp and based on a slightly modified ASN.1 parser from Go stdlib. The stdlib ASN.1...