awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesData Encoding Utilities

Tools for converting binary data into standardized formats like Base64 for on-chain metadata.

Distinct from Data Encoding Utilities: Distinct from general binary encoding: focuses on Base64 specifically for on-chain asset metadata and URI generation.

Explore 2 awesome GitHub repositories matching security & cryptography · Data Encoding Utilities. Refine with filters or upvote what's useful.

Awesome Data Encoding Utilities GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openzeppelin/openzeppelin-contractsالصورة الرمزية لـ OpenZeppelin

    OpenZeppelin/openzeppelin-contracts

    27,157عرض على GitHub↗

    OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the development of decentralized applications. It provides a foundational framework for building standard-compliant contracts, offering battle-tested implementations for token standards, access control, and common utility patterns. The project distinguishes itself through its comprehensive support for complex architectural patterns, including proxy-based upgradeability, role-based access control, and account abstraction. It enables developers to implement modular logic injection via hoo

    Provides utilities to transform binary data into Base64 strings for URL-safe metadata and data URIs.

    Solidityethereumevmsecurity
    عرض على GitHub↗27,157
  • mikefarah/yqالصورة الرمزية لـ mikefarah

    mikefarah/yq

    14,913عرض على GitHub↗

    This tool is a command-line processor designed for querying, updating, and transforming structured data files. It functions as a versatile engine for manipulating YAML, JSON, TOML, and XML documents, allowing users to perform complex operations directly from the terminal. By utilizing a path-based expression language, it enables precise navigation and modification of data structures within configuration files and infrastructure-as-code workflows. What distinguishes this tool is its ability to perform in-place document mutations while preserving original formatting, comments, and metadata. It

    Converts text content to and from Base64 format for handling encoded strings.

    Gobashclicsv
    عرض على GitHub↗14,913
  1. Home
  2. Security & Cryptography
  3. Data Encoding Utilities