awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bluelinelabs/logansquare

Open-source alternatives to LoganSquare

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

  • alibaba/fastjsonAvatar alibaba

    alibaba/fastjson

    25,625Vezi pe GitHub↗

    Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and parse JSON data into typed objects. It functions as a JSON parser and stream processor capable of transforming JSON strings into data structures. The project emphasizes high performance JSON processing and memory management, specifically through the use of a pipeline to stream oversized JSON objects and texts to prevent memory exhaustion. It provides capabilities for JSON data serialization and deserialization workflows, including custom JSON data mapping and the ability to def

    Java
    Vezi pe GitHub↗25,625
  • jprichardson/node-fs-extraAvatar jprichardson

    jprichardson/node-fs-extra

    9,610Vezi pe 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
    Vezi pe GitHub↗9,610
  • miloyip/rapidjsonAvatar miloyip

    miloyip/rapidjson

    15,095Vezi pe GitHub↗

    RapidJSON is a high-performance C++ library used for parsing and generating JSON data. It provides both document object model and stream-based interfaces to transform JSON strings into structured data and vice versa. The library includes a JSON schema validator to verify that documents conform to predefined rules and a Unicode transcoder for converting strings between UTF-8, UTF-16, and UTF-32 encodings. It also supports relaxed parsing for non-standard JSON containing comments or trailing commas. Additional capabilities cover JSON pointer navigation for locating specific values and string s

    C++
    Vezi pe GitHub↗15,095

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • json-c/json-cAvatar json-c

    json-c/json-c

    3,278Vezi pe GitHub↗

    https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/

    C
    Vezi pe GitHub↗3,278
  • kgabis/parsonAvatar kgabis

    kgabis/parson

    1,459Vezi pe GitHub↗

    Lightweight JSON library written in C.

    C
    Vezi pe GitHub↗1,459
  • google/gsonAvatar google

    google/gson

    24,357Vezi pe GitHub↗

    Gson is a Java library designed for the serialization and deserialization of objects into structured text formats. It functions as a reflection-based data mapper, inspecting class structures at runtime to automatically convert memory-resident objects into data representations and reconstruct them back into typed language objects. The library distinguishes itself through a modular type-adapter pattern that allows for custom conversion rules for complex or nested structures. It also provides robust support for production environments by generating build-time metadata and configuration rules, wh

    Java
    Vezi pe GitHub↗24,357
  • netmail-open/wjelementAvatar netmail-open

    netmail-open/wjelement

    110Vezi pe GitHub↗

    advanced, flexible JSON manipulation in C

    C
    Vezi pe GitHub↗110
  • java-json-tools/json-schema-validatorAvatar java-json-tools

    java-json-tools/json-schema-validator

    1,642Vezi pe 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
    Vezi pe GitHub↗1,642
  • josdejong/jsoneditorAvatar josdejong

    josdejong/jsoneditor

    12,247Vezi pe GitHub↗

    jsoneditor is a web-based JSON editor component designed for viewing, editing, and formatting structured data. It provides a user interface for managing JSON through multiple rendering modes, including tree, form, and code views. The project is distinguished by its ability to process and visualize exceptionally large datasets, utilizing virtualized memory management to handle JSON files up to 500 MiB without crashing the browser. It also includes a specialized syntax repair tool to convert malformed text into valid JSON and a data transformer for filtering, sorting, and reshaping documents vi

    JavaScript
    Vezi pe GitHub↗12,247
  • json-iterator/javaAvatar json-iterator

    json-iterator/java

    1,566Vezi pe 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
    Vezi pe GitHub↗1,566
  • hazelcast/hazelcastAvatar hazelcast

    hazelcast/hazelcast

    6,570Vezi pe 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
    Vezi pe GitHub↗6,570
  • aws/aws-sdk-androidAvatar aws

    aws/aws-sdk-android

    1,074Vezi pe GitHub↗

    AWS SDK for Android. For more information, see our web site:

    Java
    Vezi pe GitHub↗1,074
  • amir-s/juteAvatar amir-s

    amir-s/jute

    73Vezi pe GitHub↗

    Very simple C++ JSON Parser

    C++
    Vezi pe GitHub↗73
  • bazaarvoice/joltAvatar bazaarvoice

    bazaarvoice/jolt

    1,672Vezi pe GitHub↗

    JSON to JSON transformation library written in Java.

    Java
    Vezi pe GitHub↗1,672
  • aryaxt/ocmapperA

    aryaxt/OCMapper

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • argonaut-io/argonautAvatar argonaut-io

    argonaut-io/argonaut

    544Vezi pe GitHub↗

    Purely functional JSON parser and library in scala.

    Scala
    Vezi pe GitHub↗544
  • alii/squirtleAvatar alii

    alii/squirtle

    11Vezi pe GitHub↗

    A JSON Patch (RFC 6902) implementation for Gleam.

    Gleam
    Vezi pe GitHub↗11
  • akheron/janssonAvatar akheron

    akheron/jansson

    3,341Vezi pe GitHub↗

    C library for encoding, decoding and manipulating JSON data

    Ccjson
    Vezi pe GitHub↗3,341
  • cerbero90/lazy-jsonAvatar cerbero90

    cerbero90/lazy-json

    255Vezi pe GitHub↗

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

    PHP
    Vezi pe GitHub↗255
  • antonmedv/fxAvatar antonmedv

    antonmedv/fx

    20,282Vezi pe 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
    Vezi pe GitHub↗20,282
  • cblage/elixir-jsonAvatar cblage

    cblage/elixir-json

    218Vezi pe GitHub↗

    Native JSON library for Elixir

    Elixir
    Vezi pe GitHub↗218
  • cesanta/frozenAvatar cesanta

    cesanta/frozen

    769Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗769
  • chadaustin/sajsonAvatar chadaustin

    chadaustin/sajson

    572Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗572
  • chimeracoder/gojsonAvatar ChimeraCoder

    ChimeraCoder/gojson

    2,687Vezi pe GitHub↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    Vezi pe GitHub↗2,687
  • chrismanning/jbsonAvatar chrismanning

    chrismanning/jbson

    38Vezi pe GitHub↗

    JSON & BSON parser/writer

    C++
    Vezi pe GitHub↗38
  • circe/circeAvatar circe

    circe/circe

    2,539Vezi pe GitHub↗

    Yet another JSON library for Scala

    Scalageneric-derivationjsonscala
    Vezi pe GitHub↗2,539
  • cocoonspace/dynjsonAvatar cocoonspace

    cocoonspace/dynjson

    16Vezi pe GitHub↗

    Client-customizable JSON formats for dynamic APIs

    Go
    Vezi pe GitHub↗16
  • danielaparker/jsonconsAvatar danielaparker

    danielaparker/jsoncons

    844Vezi pe 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++
    Vezi pe GitHub↗844
  • darylteo/rxjava-promisesD

    darylteo/rxjava-promises

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bytedance/sonic-cppAvatar bytedance

    bytedance/sonic-cpp

    975Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗975