Showing 112 open source projects for "json-cpp"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    BrowserAI

    BrowserAI

    Run local LLMs like llama, deepseek, kokoro etc. inside your browser

    BrowserAI is a cutting-edge platform that allows users to run large language models (LLMs) directly in their web browser without the need for a server. It leverages WebGPU for accelerated performance and supports offline functionality, making it a highly efficient and privacy-conscious solution. The platform provides a developer-friendly SDK with pre-configured popular models, and it allows for seamless switching between MLC and Transformer engines. Additionally, it supports features such as...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    TypeChain

    TypeChain

    TypeScript bindings for Ethereum smart contracts

    TypeChain generates only TypeScript typings (d.ts) files, if you're looking for "opinionated", "batteries included" solution check out our new project: eth-sdk. It generates typesafe, ready to use ethers.js wrappers and uses etherscan/sourcify to automatically get ABIs based only on smart contract addresses. Under the hood, eth-sdk relies on TypeChain. Interacting with blockchain in Javascript is a pain. Developers need to remember not only a name of a given smart contract method or event...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    PeerJS

    PeerJS

    Simple peer-to-peer with WebRTC

    PeerJS wraps the browser's WebRTC implementation to provide a complete, configurable, and easy-to-use peer-to-peer connection API. Equipped with nothing but an ID, a peer can create a P2P data or media stream connection to a remote peer. To broker connections, PeerJS connects to a PeerServer. Note that no peer-to-peer data goes through the server. The server acts only as a connection broker. If you don't want to run your own PeerServer, we offer a free cloud-hosted version of PeerServer....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Formly

    Formly

    JSON powered dynamic forms for Angular

    Formly is a dynamic (JSON-powered) form library for Angular that brings unmatched maintainability to your application's forms. Easy to extend with custom field type, validation, wrapper and extension. Every developer that’s using Angular to build cool web applications knows forms are among the most common things to build. We are building by hand with all the tools Angular gives us. NGX Formly was built as an open-source project, which you can find on GitHub. The tool lets you create forms based...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Liquid (vscode)

    Liquid (vscode)

    Liquid language support for VS Code

    The essential vscode extension for Liquid (template language). Supports formatting, tag, filter, object and schema auto-completions, hovers, syntax highlighting, diagnostic capabilities, and respects HTML Intellisense features. Liquid Template Literal syntax highlighting support for TypeScript and JavaScript. Hover descriptions and reference links on tags, filters, objects, and more! Supports Liquid embedded code block syntax highlighting. Embedded JSON Schema Tag language completions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    amis

    amis

    Front-end low-code framework to generate various pages through JSON

    amis is a low-code front-end framework that uses JSON configuration to generate pages, which can reduce the workload of page development and greatly improve efficiency. After a decade of development, front-end development is becoming increasingly complex, the threshold is getting higher and higher, to use the current popular UI component library, you must know npm, , webpack, react/vueyou must be familiar with ES6the syntax, but also to understand the best state management, for example Redux...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    next international

    next international

    Type-safe internationalization (i18n) for Next.js

    Type-safe internationalization (i18n) for Next.js.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    graphql-compose

    graphql-compose

    Toolkit for generating complex GraphQL Schemas on Node.js

    ..., updating, removing records. Provides an easy way for creating relations between types via Resolvers. Are declarative generators/plugins built on top of graphql-compose, which take some ORMs, schema definitions and create GraphQL Models from them or modify existing GraphQL Types. Adds additional types Date, Json.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Iron Fish

    Iron Fish

    A novel cryptocurrency focused on privacy and accessibility

    Iron Fish is a privacy-first blockchain protocol that brings zero-knowledge proofs and encrypted transactions to a fully decentralized network. Its goal is to offer default, universal privacy for every user while remaining easy to use and scalable. Iron Fish uses zk-SNARKs to shield all transaction details and supports a novel PoS-like consensus called “Proof of Work with Delegation.” With its developer-friendly APIs and strong privacy guarantees, Iron Fish is designed to be the foundation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Lingo.dev

    Lingo.dev

    AI localization toolkit for web & mobile

    Lingo.dev is an AI-powered localization platform designed to automate and streamline the translation process for web and mobile applications. It integrates seamlessly with development workflows, automating translations upon code commits to ensure high-quality results without manual intervention. The platform offers Git-native UI localization, enabling automated pull requests that keep translations synchronized within CI/CD pipelines. For dynamic and user-generated content, Lingo.dev provides...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    superjson

    superjson

    Safely serialize JavaScript expressions to a superset of JSON

    Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. At Blitz, we have struggled with the limitations of JSON. We often find ourselves working with Date, Map, Set or BigInt, but JSON.stringify doesn't support any of them without going through the hassle of converting manually. Superjson solves these issues by providing a thin wrapper over JSON.stringify and JSON.parse. For cases where you want lower level access to the json and meta data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Manfred Awesomic CV

    Manfred Awesomic CV

    Manfred Awesomic CV

    The MAC (or Manfred Awesomic CV) is a(nother) naive attempt to create a standard open-source format to define and share CVs. The format is defined as a JSON Schema to validate CVs stored as JSON files. There are A LOT of CV formats, and some of them are a nice try to define a universal CV format, but we think that a CV should include not only what candidates are or know but also what they are interested in and what they want to become. Like most open-source projects, the first use case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tslog

    tslog

    Universal Logger for TypeScript and JavaScript

    Powerful, fast, and expressive logging for TypeScript and JavaScript. Every incoming log message runs through a number of steps before being displayed or handed over to a "transport". Every step can be overwritten and adjusted. By default, tslog is optimized for the best developer experience and includes some default settings that may impact performance in production environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Roarr

    Roarr

    JSON logger for Node.js and browser

    JSON logger for Node.js and browser. A transport in most logging libraries is something that runs in-process to perform some operation with the finalized log line. For example, a transport might send the log line to a standard syslog server after processing the log line and reformatting it. Roarr does not support in-process transports because Node processes are single threaded processes (ignoring some technical details). Given this restriction, Roarr purposefully offloads handling of the logs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    node-minify

    node-minify

    Light Node.js module that compress javascript, css and html files

    A very light minifier Node.js module. It allows you to compress JavaScript, CSS and HTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    destr

    destr

    Faster, secure and convenient alternative for JSON.parse

    A faster, more secure, and more convenient alternative for JSON.parse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    apigen-ts

    apigen-ts

    Typed HTTP client generator as single file without extra dependencies

    TypeScript client generator from OpenAPI schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AtomicServer

    AtomicServer

    An open source headless CMS / real-time database

    Create, share, fetch, and model Atomic Data! AtomicServer is a lightweight, yet powerful CMS / Graph Database. Atomic Data is a modular specification for sharing, modifying, and modeling graph data. It combines the ease of use of JSON, the connectivity of RDF (linked data), and the reliability of type-safety. Atomic Data uses links to connect pieces of data, and therefore makes it easier to connect datasets to each other - even when these datasets exist on separate machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TanStack Router

    TanStack Router

    Fully typesafe Router for React (and friends) w/ built-in caching

    TanStack Router is a modern, fully type-safe routing library designed for React and Solid applications, offering robust routing capabilities with first-class support for data loading, search parameters, nested layouts, and seamless integration with client-side caching libraries like TanStack Query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Languine

    Languine

    Translate your application with Languine CLI powered by AI.

    ... pipelines. Languine supports various file formats, including JSON, YAML, Markdown, and more, catering to diverse project requirements. It also features fine-tuning options, enabling customization of translations to align with specific brand nuances. Additionally, Languine offers a GitHub Action for automating localization directly within GitHub, ensuring translations stay synchronized with every commit and deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Deepkit Framework

    Deepkit Framework

    A new full-featured and high-performance TypeScript framework

    ... that brings aligned libraries together to make web application development faster, more productive, and easier than ever. Powerful dependency injection container with type expressions to make HTTP routes, CLI commands, and RPC controllers safe, fast, and easy to write. No json configuration files, unnecessary boilerplate, schema files, or code generation: TypeScript is utilized to its fullest capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Doctor Dok

    Doctor Dok

    Doctor Dok is an AI based medical data framework

    Store, manage, and understand your medical history in one secure place that only you can access. Built to protect your privacy with full end-to-end encryption. Convert all your Blood Tests, MRI Scans, TK Scans, Visit reports, and Hospital Admission Reports to JSON, safely store in the cloud, and discuss, annotate, and translate them with AI. Doctor Dok is a secure storage, digitization, sharing, and AI discovery platform for all your family and/or folder health data. All health history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WunderGraph

    WunderGraph

    Serverless API Gateway for GraphQL, REST, gRPC, Kafka

    ... uploads. Generate types, clients and schemas with fast and powerful code generation. SWR, React Query, JSON Schema, Zod, and more. Seamlessly integrate with your existing tools and infrastructure. WunderGraph is fully open-source and vendor-agnostic. Write Graphql or Typescript operations against any service, and turn your frontend framework into a full-stack powerhouse with confidence and speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bolt for JavaScript

    Bolt for JavaScript

    A framework to build Slack apps using JavaScript

    ... for more granular matching. Within your listener function, say() is available whenever there is an associated conversation (for example, a conversation where the event or action which triggered the listener occurred). say() accepts a string to post simple messages and JSON payloads to send more complex messages. The message payload you pass in will be sent to the associated conversation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    react-docgen

    react-docgen

    A CLI and toolbox to extract information from React component files

    react-docgen is a CLI and toolbox to help extracting information from React components, and generate documentation from it. It uses @babel/parser to parse the source into an AST and provides methods to process this AST to extract the desired information. The output / return value is a JSON blob / JavaScript object. It provides a default implementation for React components defined via React.createClass, ES2015 class definitions or functions (stateless components). These component definitions...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.