awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesZero-Dependency Utilities

Utility libraries implemented using only native language primitives to minimize bundle size and memory overhead.

Distinct from Zero-Dependency Implementations: Distinct from Zero-Dependency Implementations: focuses on general-purpose utility libraries rather than specifically math-oriented functions.

Explore 1 awesome GitHub repository matching scientific & mathematical computing · Zero-Dependency Utilities. Refine with filters or upvote what's useful.

Awesome Zero-Dependency Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • asyncbanana/microdiffAvatar von AsyncBanana

    AsyncBanana/microdiff

    3,801Auf GitHub ansehen↗

    Microdiff is a utility library for calculating structural differences between two JavaScript objects or arrays. It identifies additions, removals, and modifications by performing a deep comparison of nested data structures, providing a granular list of changes between object states. The library is built with a zero-dependency implementation that relies exclusively on native language primitives to maintain a minimal memory footprint. It includes built-in circular reference handling, which tracks object identities during traversal to prevent infinite loops when processing self-referencing data

    Provides a lightweight implementation using only native primitives to ensure minimal memory footprint.

    JavaScriptcollaboratecomparisondeno
    Auf GitHub ansehen↗3,801
  1. Home
  2. Scientific & Mathematical Computing
  3. JavaScript Math Libraries
  4. Zero-Dependency Implementations
  5. Zero-Dependency Utilities