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

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

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

Open-source alternatives to Ujson

30 open-source projects similar to olvrng/ujson, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ujson alternative.

  • java-json-tools/json-schema-validatorالصورة الرمزية لـ java-json-tools

    java-json-tools/json-schema-validator

    1,642عرض على GitHub↗

    This library is a Java-based tool for enforcing data structure constraints and verifying technical formats against defined schema specifications. It functions as a processing utility that parses complex data structures while managing external schema references and circular dependencies. The engine distinguishes itself through an immutable processor design that enables thread-safe, concurrent validation without requiring external synchronization. It employs arbitrary-precision arithmetic to evaluate numeric constraints, preventing common floating-point rounding errors, and utilizes character-l

    Java
    عرض على GitHub↗1,642
  • jprichardson/node-fs-extraالصورة الرمزية لـ jprichardson

    jprichardson/node-fs-extra

    9,610عرض على GitHub↗

    node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and directory operations. It functions as a recursive directory manager, a JSON file processor, and a file asset manipulator, extending the standard library to provide high-level utilities for managing assets on disk. The project distinguishes itself through recursive capabilities, such as duplicating or removing nested folder structures and ensuring that all missing parent directories are automatically generated when creating files or symbolic links. It also integrates a JSON se

    JavaScriptcopydeletefilesystem
    عرض على GitHub↗9,610
  • json-iterator/javaالصورة الرمزية لـ json-iterator

    json-iterator/java

    1,566عرض على GitHub↗

    This library is a high-performance JSON processing tool for Java designed to handle data serialization and deserialization with minimal resource consumption. It provides a framework for transforming complex object graphs into JSON strings and mapping raw input directly to typed class properties. The library distinguishes itself by utilizing compile-time code generation and reflection-free mapping to eliminate expensive runtime overhead. By employing iterator-based stream parsing and zero-allocation buffer management, it processes large or deeply nested data structures while reducing garbage c

    Javadeserializationjavajson
    عرض على GitHub↗1,566

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

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

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

Find more with AI search
  • hazelcast/hazelcastالصورة الرمزية لـ hazelcast

    hazelcast/hazelcast

    6,570عرض على GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Javabig-datacachingdata-in-motion
    عرض على GitHub↗6,570
  • amuzatkts/jsonapi-errorsالصورة الرمزية لـ AmuzaTkts

    AmuzaTkts/jsonapi-errors

    13عرض على GitHub↗

    Go bindings based on the JSON API errors reference

    Go
    عرض على GitHub↗13
  • andrew-m-c/go.jsonvalueالصورة الرمزية لـ Andrew-M-C

    Andrew-M-C/go.jsonvalue

    202عرض على GitHub↗

    Quick Solution with Unstructured JSON data

    Go
    عرض على GitHub↗202
  • akshaybharambe14/go-jsoncA

    akshaybharambe14/go-jsonc

    0عرض على GitHub↗
    عرض على GitHub↗0
  • argonaut-io/argonautالصورة الرمزية لـ argonaut-io

    argonaut-io/argonaut

    544عرض على GitHub↗

    Purely functional JSON parser and library in scala.

    Scala
    عرض على GitHub↗544
  • amir-s/juteالصورة الرمزية لـ amir-s

    amir-s/jute

    73عرض على GitHub↗

    Very simple C++ JSON Parser

    C++
    عرض على GitHub↗73
  • aryaxt/ocmapperA

    aryaxt/OCMapper

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bazaarvoice/joltالصورة الرمزية لـ bazaarvoice

    bazaarvoice/jolt

    1,672عرض على GitHub↗

    JSON to JSON transformation library written in Java.

    Java
    عرض على GitHub↗1,672
  • bluelinelabs/logansquareالصورة الرمزية لـ bluelinelabs

    bluelinelabs/LoganSquare

    3,179عرض على GitHub↗

    Screaming fast JSON parsing and serialization library for Android.

    Java
    عرض على GitHub↗3,179
  • brettwooldridge/hikarijsonالصورة الرمزية لـ brettwooldridge

    brettwooldridge/HikariJSON

    469عرض على GitHub↗

    High-performance JSON parser

    Java
    عرض على GitHub↗469
  • bryanjos/jokenالصورة الرمزية لـ bryanjos

    bryanjos/joken

    813عرض على GitHub↗

    Elixir JWT library

    Elixir
    عرض على GitHub↗813
  • bytedance/sonic-cppالصورة الرمزية لـ bytedance

    bytedance/sonic-cpp

    975عرض على GitHub↗

    A fast JSON serializing & deserializing library, accelerated by SIMD.

    C++
    عرض على GitHub↗975
  • antonmedv/fxالصورة الرمزية لـ antonmedv

    antonmedv/fx

    20,282عرض على GitHub↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    عرض على GitHub↗20,282
  • bytedance/sonicالصورة الرمزية لـ bytedance

    bytedance/sonic

    9,492عرض على GitHub↗

    Sonic is a high-performance Go JSON serialization library that provides tools for encoding and decoding native data structures. It functions as a JIT-accelerated encoder, a JSON AST parser, a stream processor, and a lazy decoder. The project utilizes just-in-time machine code generation to optimize the encoding of large data schemas and employs a JIT assembler to maximize serialization and deserialization speeds. It features a precompiled schema warmup process to prevent latency spikes during initial execution and leverages SIMD hardware instructions for accelerated parsing. The library cove

    Gohigh-performancejitjson
    عرض على GitHub↗9,492
  • cblage/elixir-jsonالصورة الرمزية لـ cblage

    cblage/elixir-json

    218عرض على GitHub↗

    Native JSON library for Elixir

    Elixir
    عرض على GitHub↗218
  • cerbero90/lazy-jsonالصورة الرمزية لـ cerbero90

    cerbero90/lazy-json

    255عرض على GitHub↗

    🐼 Framework-agnostic package to load JSON of any dimension and from any source into Laravel lazy collections recursively.

    PHP
    عرض على GitHub↗255
  • cesanta/frozenالصورة الرمزية لـ cesanta

    cesanta/frozen

    769عرض على GitHub↗

    JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.

    C
    عرض على GitHub↗769
  • chadaustin/sajsonالصورة الرمزية لـ chadaustin

    chadaustin/sajson

    572عرض على GitHub↗

    Lightweight, extremely high-performance JSON parser for C++11

    C++
    عرض على GitHub↗572
  • chimeracoder/gojsonالصورة الرمزية لـ ChimeraCoder

    ChimeraCoder/gojson

    2,687عرض على GitHub↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    عرض على GitHub↗2,687
  • chrismanning/jbsonالصورة الرمزية لـ chrismanning

    chrismanning/jbson

    38عرض على GitHub↗

    JSON & BSON parser/writer

    C++
    عرض على GitHub↗38
  • circe/circeالصورة الرمزية لـ circe

    circe/circe

    2,539عرض على GitHub↗

    Yet another JSON library for Scala

    Scalageneric-derivationjsonscala
    عرض على GitHub↗2,539
  • cocoonspace/dynjsonالصورة الرمزية لـ cocoonspace

    cocoonspace/dynjson

    16عرض على GitHub↗

    Client-customizable JSON formats for dynamic APIs

    Go
    عرض على GitHub↗16
  • danielaparker/jsonconsالصورة الرمزية لـ danielaparker

    danielaparker/jsoncons

    844عرض على GitHub↗

    A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON, toon-format

    C++
    عرض على GitHub↗844
  • davegamble/cjsonالصورة الرمزية لـ DaveGamble

    DaveGamble/cJSON

    12,466عرض على GitHub↗

    cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It provides a comprehensive set of utilities for transforming raw text into navigable objects, manipulating data fields within collections, and serializing complex structures into formatted or unformatted strings. The library is designed for memory-sensitive and resource-constrained environments, utilizing manual memory management and type-tagged union structures to maintain a minimal footprint. It employs recursive descent parsing and in-place string manipulation to process data ef

    C
    عرض على GitHub↗12,466
  • ddymko/go-jsonerrorالصورة الرمزية لـ ddymko

    ddymko/go-jsonerror

    16عرض على GitHub↗

    Small package which wraps error responses to follow jsonapi.org

    Go
    عرض على GitHub↗16
  • dedalqq/omg.jsonparserالصورة الرمزية لـ dedalqq

    dedalqq/omg.jsonparser

    6عرض على GitHub↗

    The simple JSON parser with validation by condition

    Go
    عرض على GitHub↗6
  • buger/jsonparserالصورة الرمزية لـ buger

    buger/jsonparser

    5,629عرض على GitHub↗

    jsonparser is a Go library for parsing, extracting, and modifying JSON data by key path without requiring predefined structs or type schemas. It uses a deterministic state machine to parse JSON directly from byte slices, enabling zero-copy traversal and lazy typed value extraction. The library provides key-path-based navigation to retrieve raw bytes and typed values from nested JSON structures, supporting extraction of strings, integers, floats, and booleans. It also enables in-place value modification and deletion at specified key paths, as well as iteration over arrays and objects using cal

    Gogojsonjson-parser
    عرض على GitHub↗5,629