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
·
Back to amuzatkts/jsonapi-errors

Open-source alternatives to Jsonapi Errors

30 open-source projects similar to amuzatkts/jsonapi-errors, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jsonapi Errors alternative.

  • java-json-tools/json-schema-validatorAvatar von java-json-tools

    java-json-tools/json-schema-validator

    1,642Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,642
  • jprichardson/node-fs-extraAvatar von jprichardson

    jprichardson/node-fs-extra

    9,610Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,610
  • json-iterator/javaAvatar von json-iterator

    json-iterator/java

    1,566Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,566

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • hazelcast/hazelcastAvatar von hazelcast

    hazelcast/hazelcast

    6,570Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,570
  • andrew-m-c/go.jsonvalueAvatar von Andrew-M-C

    Andrew-M-C/go.jsonvalue

    202Auf GitHub ansehen↗

    Quick Solution with Unstructured JSON data

    Go
    Auf GitHub ansehen↗202
  • antchfx/jsonqueryA

    antchfx/jsonquery

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • akshaybharambe14/go-jsoncA

    akshaybharambe14/go-jsonc

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aryaxt/ocmapperA

    aryaxt/OCMapper

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amir-s/juteAvatar von amir-s

    amir-s/jute

    73Auf GitHub ansehen↗

    Very simple C++ JSON Parser

    C++
    Auf GitHub ansehen↗73
  • bazaarvoice/joltAvatar von bazaarvoice

    bazaarvoice/jolt

    1,672Auf GitHub ansehen↗

    JSON to JSON transformation library written in Java.

    Java
    Auf GitHub ansehen↗1,672
  • bluelinelabs/logansquareAvatar von bluelinelabs

    bluelinelabs/LoganSquare

    3,179Auf GitHub ansehen↗

    Screaming fast JSON parsing and serialization library for Android.

    Java
    Auf GitHub ansehen↗3,179
  • brettwooldridge/hikarijsonAvatar von brettwooldridge

    brettwooldridge/HikariJSON

    469Auf GitHub ansehen↗

    High-performance JSON parser

    Java
    Auf GitHub ansehen↗469
  • bryanjos/jokenAvatar von bryanjos

    bryanjos/joken

    813Auf GitHub ansehen↗

    Elixir JWT library

    Elixir
    Auf GitHub ansehen↗813
  • buger/jsonparserAvatar von buger

    buger/jsonparser

    5,629Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,629
  • cblage/elixir-jsonAvatar von cblage

    cblage/elixir-json

    218Auf GitHub ansehen↗

    Native JSON library for Elixir

    Elixir
    Auf GitHub ansehen↗218
  • argonaut-io/argonautAvatar von argonaut-io

    argonaut-io/argonaut

    544Auf GitHub ansehen↗

    Purely functional JSON parser and library in scala.

    Scala
    Auf GitHub ansehen↗544
  • bytedance/sonic-cppAvatar von bytedance

    bytedance/sonic-cpp

    975Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗975
  • cerbero90/lazy-jsonAvatar von cerbero90

    cerbero90/lazy-json

    255Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗255
  • cesanta/frozenAvatar von cesanta

    cesanta/frozen

    769Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗769
  • chadaustin/sajsonAvatar von chadaustin

    chadaustin/sajson

    572Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗572
  • chimeracoder/gojsonAvatar von ChimeraCoder

    ChimeraCoder/gojson

    2,687Auf GitHub ansehen↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    Auf GitHub ansehen↗2,687
  • chrismanning/jbsonAvatar von chrismanning

    chrismanning/jbson

    38Auf GitHub ansehen↗

    JSON & BSON parser/writer

    C++
    Auf GitHub ansehen↗38
  • circe/circeAvatar von circe

    circe/circe

    2,539Auf GitHub ansehen↗

    Yet another JSON library for Scala

    Scalageneric-derivationjsonscala
    Auf GitHub ansehen↗2,539
  • cocoonspace/dynjsonAvatar von cocoonspace

    cocoonspace/dynjson

    16Auf GitHub ansehen↗

    Client-customizable JSON formats for dynamic APIs

    Go
    Auf GitHub ansehen↗16
  • danielaparker/jsonconsAvatar von danielaparker

    danielaparker/jsoncons

    844Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗844
  • davegamble/cjsonAvatar von DaveGamble

    DaveGamble/cJSON

    12,466Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,466
  • ddymko/go-jsonerrorAvatar von ddymko

    ddymko/go-jsonerror

    16Auf GitHub ansehen↗

    Small package which wraps error responses to follow jsonapi.org

    Go
    Auf GitHub ansehen↗16
  • dedalqq/omg.jsonparserAvatar von dedalqq

    dedalqq/omg.jsonparser

    6Auf GitHub ansehen↗

    The simple JSON parser with validation by condition

    Go
    Auf GitHub ansehen↗6
  • delba/jasonAvatar von delba

    delba/JASON

    1,008Auf GitHub ansehen↗

    Fast JSON parsing for Swift

    Swift
    Auf GitHub ansehen↗1,008
  • bytedance/sonicAvatar von bytedance

    bytedance/sonic

    9,492Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,492