Showing 2943 open source projects for "json-cpp"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    pic-standard

    pic-standard

    Local protocol for safe agentic AI. Intent + impact + verifiable

    PIC (Provenance & Intent Contracts) serves as an action firewall for agentic AI. Lightweight, it adds machine-verifiable contracts to agent calls and actions and it is particularly efective at shielding the agent from propmpt-injection. Before any high-impact tool call, the agent must submit an Action Proposal (schema + verifier): - explicit intent - impact classification (read / write / money / irreversible / privacy / etc.) - provenance sources with trust levels (untrusted →...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Step CI

    Step CI

    Automated API Testing and Quality Assurance

    Step CI is an open-source API Quality Assurance framework. Language-agnostic. Configure easily using YAML, JSON or JavaScript. REST, GraphQL, gRPC, tRPC, SOAP. Test different API types in one workflow. Self-hosted. Test services on your network, locally or with CI/CD. Integrated. Play nicely with others.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Social Network Visualizer

    Social Network Visualizer

    Social Network Analysis and Visualization software

    Visit our new site: http://socnetv.org Social Network Visualizer (SocNetV) is a social network analysis and visualization application. You can draw a social network (graph/digraph) or load an existing one (GraphML, UCINET, Pajek, etc), compute cohesion, centrality, community and structural equivalence metrics and apply various layout algorithms based on actor centrality or prestige scores (i.e. Eigenvector, Betweenness) or on dynamic models (i.e. Kamada-Kawai spring-embedder)
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 4

    PersonalInformationManager

    PersonalInformationManagerApp

    ...The document management section allows users to organize and manage personal documents along with associated images. The application supports data backup and restore in multiple formats such as CSV, JSON, and XML, ensuring data portability and security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5

    jdnp3

    A pure Java DNP3 library.

    This project has moved to https://github.com/gazzasaur?tab=repositories A pure Java DNP 3.0 Simulator and Library. This project aims to deliver a DNP3 Level 2 compliant utilities including: - A Level 2 DNP3 Compliant Stack - A web based testing utility - A python remote control for the testing web page The focus so far has been around outstation functionality. Master station functionality will be included in the future. Requirements: - JDK 1.8+ - HTML 5 Browser If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    happyx

    happyx

    Macro-oriented full-stack web framework

    In HappyX you can write single page, static site generation and server side rendering applications 💡 You can write Rest API with HappyX also 🔌 HappyX is very simple to use. Keep your peace of mind 🙂
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    quicktemplate

    quicktemplate

    Fast, powerful, yet easy to use template engine for Go

    ...It supports features such as variable interpolation, loops, and conditional rendering, providing flexibility while maintaining speed. Quicktemplate is particularly useful for generating HTML, JSON, or other structured outputs in web applications. Overall, it offers a performance-focused alternative to conventional templating engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    myESP32S3-N16R8 WiFi Focuser

    myESP32S3-N16R8 WiFi Focuser

    ESP32S3_DEVKITC_1 N16R8 Wifi focuser

    An ESP32S3 WiFi Focuser (ALPACA-ASCOM-LINUX-INDI-TCPIP-WINDOWS) (c) Robert Brown 2014-2026, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without credit given to authors. Read Part1 pdf to determine the board you will need, then download those board files. Downloading all files will cause confusion and hinder your project progress. Both PCB and DIY are supported. After creating the board, go to UserGuide Part2 (Files/Documents) and follow...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 9
    virgosun teaching support

    virgosun teaching support

    Mentor, code c, c++, java, go, php, swift, .. DevSecOps virtual lab, .

    Menor, code c, c++, java, python, go, php, swift, .., DevSecOps virtual lab, .. This software is provided as a demonstration build. Redistribution of the binary is allowed for academic evaluation only. More previously completed projects will be released incrementally as executable packages are rebuilt for public distribution. www.youtube.com/embed/fzoISpZv5d0?rel=0
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    Skiplist-CPP

    Skiplist-CPP

    A tiny KV storage based on skiplist written in C++ language

    Skiplist-CPP is a lightweight key-value storage engine implemented in C++ using a skip list as its core data structure. It showcases how a log-structured, ordered index can deliver fast inserts, lookups, and deletes while remaining simple to implement and reason about. The project supplies a compact codebase with a clear separation between the skip list implementation and the storage operations that use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PL/JSON

    PL/JSON

    PL/JSON is a generic JSON object written in PL/SQL

    PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON object and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Simple components for Ada

    Simple components for Ada

    A software components library

    The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, arbitrary precision arithmetic, B-trees, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 13
    UAP Common Extensions (UCX)

    UAP Common Extensions (UCX)

    Utilities Library for C

    With this library we provide useful data structures and algorithms for common programming tasks in the C language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bjxml

    Xml class with single interface

    Xml class with single interface with some nice utility methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VST3 Bridge Rack For AIMP

    VST3 Bridge Rack For AIMP

    Load a chain of VST3 plug-ins in AIMP

    VST3 Bridge Rack For AIMP is a rack-only AIMP DSP plug-in. It hosts an ordered serial chain of up to ten VST3 effects and runs plug-in scanning, editors and audio processing outside AIMP.exe.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16

    Settlement.py

    Terminal work-time settlement sheet (4-4-5 calendar).

    ...Requirements Linux, Python 3.8+, terminal 80×40+ Usage python3 Settlement.py [data_file.json] Features Mouse + keyboard navigation EN/PL language toggle (L) 6 color themes (T) Auto-save to JSON Weeks with data highlighted orange
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MOG-AUTOCLICKER

    MOG-AUTOCLICKER

    MOG-AUTOCLICKER is a lightweight, fast, open source, and customizable

    MOG-AUTOCLICKER is a lightweight, customizable auto clicker for Windows. https://mog-developing.github.io/MOG-AUTOCLICKER/ Made with: C++ DirectX 11 Dear ImGui nlohmann/json Build from source Clone the repository. Open the project in your C++ build environment, or use build.bat if that matches your setup. Build the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    myFP2ESP32-Dev WiFi ASCOM Focuser

    myFP2ESP32-Dev WiFi ASCOM Focuser

    ASCOM-INDI ESP32-Dev Wifi focuser

    An ESP32-Dev WiFi focuser. DIY or PCB designs. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to authors. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download Spreadsheets to calculate...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 19

    internet-radio

    Desktop internet radio player for Windows — JavaFX

    ... ✨ Features 🌍 Global Station Search — find stations by name, country, or genre 🌗 Modern Dark UI — borderless interface with customizable accent colors 🎵 Synchronized Album Art — automatically fetched from the iTunes API 📱 MiniPlayer Mode — compact overlay player with volume and cover art ⌨️ Global Media Keys — control playback even when the app is minimized ⏺️ Live Recording — record streams directly to lossless .wav files 🌙 Sleep Timer — auto-close after 15–60 minutes 🚫 Blacklist & Notifications — hide ads/unwanted tracks with keyword filtering 📜 Persistent History — last played songs are saved between sessions 🌐 Multilingual — translations via external JSON language files Build as a portable app or a standalone Windows installer (no Java required)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    DBConvert
    DBConvert is a cross converter for HanDBase-, List-, JFile-, MobileDB-, PilotDB-, MariaDB-, MySQL-, PostgreSQL-, SQLite-, MS-Access-, SQL Server-, Firebird- , DBase- and Foxpro- databases, as well as MS-Excel and Calc spreadsheets, CSV- , JSON-, vCard-, hCard-, jCard-, xCard-, YAML- and XML files. Source files: https://github.com/TvBreukelen/fnpdbservices
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Pasted

    Pasted

    Swift, Stubbornly Lightweight, Native Text-Substitution Utility

    ...Written in Pascal and built with the Lazarus IDE and Free Pascal Compiler, it operates entirely offline using a local SQLite3 database, with a minimal footprint on system resources. Features include trigger management with collections, dynamic date-time variables, a system-wide Quick Search dialog (Alt + ;), and JSON import/export for sharing triggers across devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    IBM TPM Attestation Client Server

    IBM's TPM 2.0 Attestation Client Server

    ...It includes 5 main pieces: 1 - An attestation server 2 - An attestation client that pushes quotes to the server 3 - An enrollment client that enrolls a signing key with the server 4 - A utility to provision an EK certificate on a SW TPM for testing 5 - Demo php code to display results The code is C, with json formatting at the client / server interface. Mysql is used for data storage. The display web UI requires a web server, php, and the php interface to the mysql database. It includes both BIOS and IMA (Integrity Measurement Architecture) attestation, including validation of both event logs and IMA signature verification. See IBM TSS at https://sourceforge.net/projects/ibmtpm20tss
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    JDiskMark

    JDiskMark

    Java Disk Benchmark Utility

    JDiskMark is a powerful and versatile disk benchmarking tool written in Java, designed to help measure the performance and health of your storage drives. Whether you're testing HDDs, SSDs, or network locations, JDiskMark provides reliable insights into your disk's read and write...
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 24
    "مجالس" هو تطبيق ويب لإدارة نتائج مجالس الأقسام ومجالس التوجيه. يستورد ملفات مسار الرسمية مباشرةً، ويُصدر المحاضر والوثائق الرسمية جاهزةً للطباعة. - مجالس التوجيه : لأقسام الثالثة إعدادي والجذع المشترك والأولى باكالوريا. - مجالس الأقسام: الأولى والثانية إعدادي. - الإحصاء العام البنية التربوية للمؤسسة (الطاقة الاستيعابية، التوقعات، الوافدون)
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bean Network Tester

    Bean Network Tester

    Simulate bad network conditions on Windows - latency, packet loss

    Bean Network Tester is a tool for testers and developers: check how your application behaves on a poor connection. Like Clumsy or NetLimiter, it lets you deliberately degrade the network - add ping, drop packets, cap the speed, tear connections down, and more. It works by intercepting traffic with the WinDivert driver (via PyDivert), and offers both a clear windowed interface with tooltips and a command-line mode for CI. https://beannetworktester.donislawdev.com/
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project