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

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

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

42 مستودعات

Awesome GitHub RepositoriesJSON Data Exchange

Systems that use JSON for transporting state and configuration between clients and servers.

Distinct from Data Exchange Formats: Distinct from memory-mapped data exchange formats like Arrow, focusing on text-based web API communication.

Explore 42 awesome GitHub repositories matching data & databases · JSON Data Exchange. Refine with filters or upvote what's useful.

Awesome JSON Data Exchange GitHub Repositories

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

    mattermost/focalboard

    26,240عرض على GitHub↗

    Focalboard is an open-source project management tool and collaborative task organizer. It functions as a kanban board system where users define, track, and update project tasks within a shared digital workspace. The platform is designed for self-hosted team collaboration, allowing organizations to manage project goals and workflows on their own private infrastructure. It provides a visual environment for mapping out complex projects and coordinating team efforts without the use of proprietary software. The software covers project task management and visual workflow organization through the u

    Uses JSON as the lightweight text format for transporting state and configuration between the server and client.

    TypeScript
    عرض على GitHub↗26,240
  • compiler-explorer/compiler-explorerالصورة الرمزية لـ compiler-explorer

    compiler-explorer/compiler-explorer

    18,850عرض على GitHub↗

    Compiler Explorer is an online tool and analysis platform used to translate source code into assembly in real time. It functions as a cross-compiler analysis tool, allowing users to examine how various compilers and versions translate the same source code into machine code to analyze optimizations and generation patterns. The platform supports low-level language debugging and the comparison of assembly output across different compiler toolchains. It also provides a self-hosted environment option for users who need to run private deployments with custom binaries or operate within secure offlin

    Uses JSON to transport source code and compiler configurations between the browser and server.

    TypeScriptassemblycc-plus-plus
    عرض على GitHub↗18,850
  • apache/brpcالصورة الرمزية لـ apache

    apache/brpc

    17,545عرض على GitHub↗

    brpc is a high-performance C++ RPC framework and network programming library designed for building distributed systems. It functions as a multi-protocol RPC server capable of hosting and detecting multiple communication protocols, including gRPC, Thrift, HTTP, Redis, and Memcached, on a single TCP port. The project distinguishes itself through high-throughput data transport and memory efficiency, utilizing RDMA-based transport to bypass the kernel TCP stack and zero-copy memory management to eliminate data duplication. It also implements the Raft algorithm for consensus-based state replicatio

    Serializes requests and responses as JSON over HTTP to ensure interoperability with web clients.

    C++rpc
    عرض على GitHub↗17,545
  • realm/realm-swiftالصورة الرمزية لـ realm

    realm/realm-swift

    16,608عرض على GitHub↗

    This is a mobile object database and NoSQL local data store that replaces relational tables with a schema-based model. It functions as a reactive data store, using live object observations and change notifications to trigger automatic user interface refreshes. The system provides built-in mobile cloud data synchronization to keep local datasets consistent with a remote server across multiple devices. It also includes security features for encrypted local storage, protecting sensitive on-disk data using at-rest encryption keys and fine-grained access control. Broad capabilities include object

    Supports importing data from JSON sources into the local database to populate models.

    Objective-C
    عرض على GitHub↗16,608
  • an-tao/drogonالصورة الرمزية لـ an-tao

    an-tao/drogon

    13,993عرض على GitHub↗

    Drogon is a high-performance C++ HTTP web framework and asynchronous web server designed for building web applications and REST APIs. It utilizes an event-driven, non-blocking architecture to handle concurrent HTTP and WebSocket connections, and it implements a model-view-controller structure to separate business logic from presentation. The framework includes an integrated C++ object-relational mapping system and database client for performing asynchronous operations with relational databases and Redis key-value stores. It supports real-time, full-duplex communication via WebSockets and prov

    Provides integrated support for processing and returning data in JSON format for web service integration.

    C++
    عرض على GitHub↗13,993
  • hackernews/apiالصورة الرمزية لـ HackerNews

    HackerNews/API

    13,128عرض على GitHub↗

    This project is a public community data API that provides a RESTful interface for accessing real-time discussions and metadata. It serves as a JSON data provider, offering structured community information for use in third-party client and server applications. The interface enables the retrieval of public items, stories, and comments, as well as public account information for specific users. It provides capabilities for fetching filtered lists of stories based on ranking or novelty and allows for the discovery of recent items to track new content updates. The system covers a broad range of da

    Serves structured community information as JSON for use in third-party applications.

    عرض على GitHub↗13,128
  • shopify/dashingالصورة الرمزية لـ Shopify

    Shopify/dashing

    10,911عرض على GitHub↗

    Dashing is a Ruby dashboard framework used to build real-time, full-screen data displays. It employs a Ruby domain-specific language for defining data sources and visual components, utilizing a grid-based widget system to organize information for automated visual reporting. The framework is optimized for television screens and large monitors in office or operations environments. It implements a server-sent events architecture to push live data updates from any source directly to the browser. The system includes a background job scheduler for periodic data refreshes and automated metric repor

    Uses a standardized JSON schema for exchanging data and metadata between the server and client.

    JavaScript
    عرض على GitHub↗10,911
  • rapidsai/cudfالصورة الرمزية لـ rapidsai

    rapidsai/cudf

    9,672عرض على GitHub↗

    cuDF is a GPU-accelerated dataframe library and data processing engine designed for manipulating and analyzing large tabular datasets. It provides a high-level API for executing filtering, joining, and aggregating operations directly on GPU hardware. The project integrates the Apache Arrow memory format to enable zero-copy data transfers and includes a just-in-time compiler for executing custom user-defined functions on the GPU. The library features specialized acceleration for existing workflows by redirecting standard Pandas dataframe calls and Polars query plans to a GPU backend. It also p

    Parses JSON and JSON Lines data into GPU dataframes with support for nested structures and schema inference.

    C++
    عرض على GitHub↗9,672
  • krillinai/krillinaiالصورة الرمزية لـ krillinai

    krillinai/KrillinAI

    9,396عرض على GitHub↗

    KrillinAI is an AI video localization pipeline and toolset designed to automate the process of transcribing, translating, and dubbing video content into multiple languages. It provides a command-line interface to chain these stages into a single production workflow, coordinating speech-to-text transcription, translation, and audio generation. The system features a translation framework that uses large language models to maintain professional terminology and natural semantics rather than literal word replacement. It includes a dubbing tool that utilizes text-to-speech and voice cloning to gene

    Provides a JSON-based contract for external AI agents to trigger specific localization tasks.

    Godubbinglocalizationtts
    عرض على GitHub↗9,396
  • livekit/agentsالصورة الرمزية لـ livekit

    livekit/agents

    9,379عرض على GitHub↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Facilitates the exchange of structured data and RPC calls between server-side agents and client applications.

    Pythonagentsaiopenai
    عرض على GitHub↗9,379
  • tristanhimmelman/objectmapperالصورة الرمزية لـ tristanhimmelman

    tristanhimmelman/ObjectMapper

    9,146عرض على GitHub↗

    ObjectMapper is a JSON serialization framework for Swift that maps JSON strings and dictionaries into strongly typed classes and structs. It functions as a data mapper and converter, facilitating the bidirectional transformation of data between raw JSON and Swift model objects. The library uses protocol-based mapping to associate specific JSON keys with object properties. It supports nested key extraction via dot-notation pathing and employs custom transformation classes to bridge the gap between JSON and Swift types. The framework provides capabilities for model validation during initializa

    Transforms incoming JSON data into model objects suitable for persistent storage in a database.

    Swift
    عرض على GitHub↗9,146
  • risingwavelabs/risingwaveالصورة الرمزية لـ risingwavelabs

    risingwavelabs/risingwave

    9,093عرض على GitHub↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Captures real-time database changes in JSON format from topics to synchronize downstream systems.

    Rustapache-icebergdata-engineeringdatabase
    عرض على GitHub↗9,093
  • anvaka/city-roadsالصورة الرمزية لـ anvaka

    anvaka/city-roads

    8,968عرض على GitHub↗

    This project is a geospatial data rendering engine and OpenStreetMap road network visualizer. It functions as a vector map visualization tool that imports geocoded area data and converts road layouts into visual layers for digital or physical output. The system enables the creation of generative map art and stylized images intended for physical production via pen-plotters or laser cutters. It allows for the manipulation of line widths and colors of city streets to produce custom visual representations of urban environments. The engine provides capabilities for urban road visualization, geogr

    Imports structured road metadata and geometry from external JSON files to populate the internal map model.

    JavaScript
    عرض على GitHub↗8,968
  • purescript/purescriptالصورة الرمزية لـ purescript

    purescript/purescript

    8,832عرض على GitHub↗

    PureScript is a statically typed, purely functional programming language that compiles to JavaScript. It is designed as a cross-platform frontend language for building safe web applications, utilizing a static type system and a JavaScript compiler to ensure program correctness across browser and server environments. The language is distinguished by its emphasis on mathematical purity, featuring a robust type system with first-class support for monads. It provides a sophisticated toolset for static verification, including algebraic data types, type classes, and automatic type inference to reje

    Transfers arrays and records between environments by mapping them to standard JavaScript objects and lists.

    Haskellalt-jshaskelljavascript
    عرض على GitHub↗8,832
  • microsoft/cpprestsdkالصورة الرمزية لـ microsoft

    microsoft/cpprestsdk

    8,265عرض على GitHub↗

    The C++ REST SDK is a library for asynchronous HTTP and RESTful communication in native C++ applications. It provides a non-blocking network client for sending requests and receiving responses, a JSON parser for serializing and deserializing data, and a WebSocket client library for real-time, full-duplex communication. The project includes a dedicated OAuth2 authentication client to manage access tokens and authorization flows for secure communication with protected cloud resources. It utilizes a task-based asynchronous model to coordinate background operations and keep application interfaces

    Uses a dedicated object representation to serialize and deserialize structured JSON data for network exchange.

    C++asyncasynchronous-taskscloud
    عرض على GitHub↗8,265
  • sandermertens/flecsالصورة الرمزية لـ SanderMertens

    SanderMertens/flecs

    8,045عرض على GitHub↗

    Flecs is a high-performance entity component system framework and data-oriented programming library. It serves as a simulation engine core and game engine architecture tool, decoupling state from behavior by separating entities, components, and systems. The framework features a runtime reflection layer for dynamic data inspection and a built-in scripting system for defining entity behavior without recompilation. It also includes a network interface and REST API for remote simulation administration and state querying. The library covers a broad surface of simulation capabilities, including ar

    Provides functionality to import entity and world state from JSON files to populate the simulation.

    Cc99cpp11cpp14
    عرض على GitHub↗8,045
  • muisedestiny/zotero-gptالصورة الرمزية لـ MuiseDestiny

    MuiseDestiny/zotero-gpt

    7,197عرض على GitHub↗

    zotero-gpt is an extension that integrates large language models with a reference management system to assist in the analysis and summarization of academic research papers. It functions as a research paper AI assistant capable of querying PDF documents and extracting insights directly from academic libraries. The tool features a contextual research search system that locates items within a library based on the semantic meaning of selected text. It includes a visual interface that renders AI-generated responses using Markdown and supports the display of complex mathematical formulas. The syst

    Uses structured JSON data exchange to communicate requests and responses with external language models.

    TypeScriptgptzoterozotero-plugin
    عرض على GitHub↗7,197
  • swisspol/gcdwebserverالصورة الرمزية لـ swisspol

    swisspol/GCDWebServer

    6,623عرض على GitHub↗

    GCDWebServer is a lightweight HTTP 1.1 server for iOS, macOS, and tvOS. It serves as an embedded network server for Apple platforms, allowing developers to handle incoming requests through custom synchronous or asynchronous handlers. The project includes a WebDAV server implementation for remote file management, directory browsing, and synchronization using standard network clients. It also provides a web-based file manager that enables users to upload, download, and organize files within an application sandbox via a browser. Additional capabilities include gzip compression, JSON processing,

    Provides facilities to parse and serialize JSON content within HTTP request and response bodies.

    Objective-C
    عرض على GitHub↗6,623
  • kotlin/kotlinx.serializationالصورة الرمزية لـ Kotlin

    Kotlin/kotlinx.serialization

    5,929عرض على GitHub↗

    kotlinx.serialization is an official Kotlin library that provides a multiplatform serialization framework for converting Kotlin objects to and from multiple data formats. It uses a Kotlin compiler plugin to generate serializer and deserializer code at compile time, avoiding runtime reflection and preserving type safety through annotations like @Serializable. The library supports JVM, JS, and Native targets with platform-specific runtime libraries, enabling consistent serialization across all Kotlin environments. The library distinguishes itself through its multi-format encoder-decoder abstr

    Converts Kotlin data classes to and from JSON strings for APIs, configuration files, or data storage.

    Kotlincborjsonkotlin
    عرض على GitHub↗5,929
  • weceng/ticket-purchaseالصورة الرمزية لـ WECENG

    WECENG/ticket-purchase

    5,952عرض على GitHub↗

    Exchanges structured data between configuration files and automation scripts using JSON format for readability and parsing.

    Python
    عرض على GitHub↗5,952
السابق123التالي
  1. Home
  2. Data & Databases
  3. JSON Data Exchange

استكشف الوسوم الفرعية

  • Agent Task ContractsStrictly defined JSON schemas used to trigger and manage tasks via AI agents. **Distinct from JSON Data Exchange:** Specific to the interface between AI agents and tool execution, rather than general client-server data transport.
  • GNN Data SerializationExporting and importing graph structures specifically for Graph Neural Network training and updates. **Distinct from JSON Data Exchange:** Specific to GNN training cycles rather than general client-server state exchange.
  • JSON Data Ingestion2 وسوم فرعيةImporting external JSON data into a database to populate local models. **Distinct from JSON Data Exchange:** Distinct from JSON Data Exchange: focuses on importing/populating a database rather than just transporting state.