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

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

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

cheery/json-algorithm

0
View on GitHub↗
116 نجوم·9 تفرعات·Python·MIT·2 مشاهدات

Json Algorithm

Now even your pet rock can parse JSON.

Features

  • Machine Learning and Vision - Implementing JSON parsing and processing algorithms from the ground up.
  • System Programming - Implementation of JSON parsing and serialization logic.
  • System Utilities - Implementation of JSON parsing and processing algorithms.

سجل النجوم

مخطط تاريخ النجوم لـ cheery/json-algorithmمخطط تاريخ النجوم لـ cheery/json-algorithm

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة cheery/json-algorithm؟

Now even your pet rock can parse JSON.

ما هي الميزات الرئيسية لـ cheery/json-algorithm؟

الميزات الرئيسية لـ cheery/json-algorithm هي: Machine Learning and Vision, System Programming, System Utilities.

ما هي البدائل مفتوحة المصدر لـ cheery/json-algorithm؟

تشمل البدائل مفتوحة المصدر لـ cheery/json-algorithm: infaaa/build-your-own-x-vibe-coding — Master programming by recreating your favorite technologies from scratch with vibe coding. kevmo314/codec-from-scratch — Build a simple video encoder from scratch. emilhernvall/dnsguide — dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and… g-plane/tiny-package-manager — Learn how npm or Yarn v1 works. jamesroutley/write-a-hash-table — This project is a pedagogical implementation of a hash table in C, built from scratch using open addressing and linear… kezhenxu94/cache-lite — An extremely lite-weight cache framework in Kotlin, demonstrating how cache works.

بدائل مفتوحة المصدر لـ Json Algorithm

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Json Algorithm.
  • g-plane/tiny-package-managerالصورة الرمزية لـ g-plane

    g-plane/tiny-package-manager

    462عرض على GitHub↗

    Learn how npm or Yarn v1 works.

    TypeScript
    عرض على GitHub↗462
  • infaaa/build-your-own-x-vibe-codingالصورة الرمزية لـ inFaaa

    inFaaa/build-your-own-x-vibe-coding

    80عرض على GitHub↗

    Master programming by recreating your favorite technologies from scratch with vibe coding.

    Python
    عرض على GitHub↗80
  • emilhernvall/dnsguideالصورة الرمزية لـ EmilHernvall

    EmilHernvall/dnsguide

    4,570عرض على GitHub↗

    dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and nameservers. It functions as a recursive DNS server and network service tool for managing the resolution of domain names within local or wide area networks. The project provides a framework for building a custom DNS server, incorporating recursive resolution logic and stub resolver integration to translate hostnames into IP addresses. It is designed for implementing the DNS protocol from scratch to facilitate network protocol learning and custom name resolution. The implemen

    dnsdns-serverinternet
    عرض على GitHub↗4,570
  • jamesroutley/write-a-hash-tableالصورة الرمزية لـ jamesroutley

    jamesroutley/write-a-hash-table

    4,345عرض على GitHub↗

    This project is a pedagogical implementation of a hash table in C, built from scratch using open addressing and linear probing for collision resolution. It serves as a computer science algorithm demo, demonstrating how to construct a fundamental key-value store at a low level. The implementation covers the core operations of an associative array: inserting a key-value pair, looking up a value by its key, and deleting a pair. It uses a hash function to compute storage locations, maps hash values to array indices with the modulo operator, and resolves collisions by scanning sequentially through

    cdata-structureshash-tables
    عرض على GitHub↗4,345
عرض جميع البدائل الـ 30 لـ Json Algorithm→