Showing 1711 open source projects for "c--"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    JSON Parser

    JSON Parser

    JSON Parser written in C that outputs JSON into D-List list objects

    JSON parser is a highly efficient JSON data decoder written in C, that parses JSON data into a form that is very easy to use from within C code. You only need to include the json-parser.h file in your source code. If your project does not already incorporate D-List, you will also need to include dlist.h The JSON parser package also includes a JSON validator that does not parse or create resources, but allows the caller to validate JSON data from unknown sources, prior to any parsing...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    SwiftLaTeX

    SwiftLaTeX

    SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor

    SwiftLaTeX, LaTeX Engines in Browsers with optional WYSIWYG support. We are a big fan of WebAssembly and all computation is done locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    PJON® (Padded Jittering Operative Network) is an experimental, Arduino-compatible, multi-master, multi-media, software-defined network protocol that can be easily cross-compiled on many microcontrollers and real-time operative systems like ATtiny, ATmega, SAMD, ESP8266, ESP32, STM32, Teensy, Raspberry Pi, Zephyr, Linux, Windows x86, Apple and Android. PJON operates on a wide range of media, data links and existing protocols like PJDL, PJDLR, PJDLS, Serial, RS485, USB, ASK/FSK, LoRa, UDP,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    AsterixInspector

    A viewer for Eurocontrol Asterix files

    AsterixInspector - displays contents of files in Eurocontrol Asterix format. Asterix is a binary data exchange format in aviation, standardized by Eurocontrol.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    libepubgen

    libepubgen

    An EPUB generator library for librevenge.

    libepubgen is an EPUB generator for librevenge. It supports librevenge's text document interface and--currently in a very limited way--presentation and vector drawing interfaces.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    libjson-rpc-cpp

    libjson-rpc-cpp

    C++ framework for json-rpc (json remote procedure call)

    This framework provides cross-platform JSON-RPC (remote procedure call) support for C++. It is fully JSON-RPC 2.0 & 1.0 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PoDoFo

    A PDF parsing, modification and creation library.

    The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files. It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure. Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo Please raise new issues in the GitHub project.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 8
    PdfDecrypt

    PdfDecrypt

    .NET CLI tool for decrypting pdf files. (Pdf password remover)

    .NET CLI tool for decrypting pdf files. (Pdf password remover)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CONVERTCP

    CONVERTCP

    Text File Codepage Converter for the Windows command line

    ... in the "bin" directory. The C source code is available in the "src" directory. Just click on the "Files" tab. Regardless if you have or don't have a SourceForge account - whenever you have questions about CONVERTCP or you want to give feedback then you are welcome to post it in the forum. Click on the "Discussion" tab.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10

    TransferJsonConverter

    A custom JSON converter library with some useful features for ASP.NET

    A custom JSON converter library with some useful features for ASP.NET client-server application. It serializes objects to a JSON string, using the provided interfaces as templates, and including attributed fields not included in the interfaces. This allows you to pass objects from the storage layer through the model to the client, hiding specific data, while still storing it for postback from the client. It deserializes a JSON string into objects, reusing existing objects as targets if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apple macOS Icon Image (.icns) tools
    Software for manipulating Apple macOS Icon Image format (.icns) files. Provides support for reading and writing icns files in most sizes. Includes a library and three utilities for manipulating files in the .icns format: icns2png icontainer2icns icnsutil
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Tidy

    Tidy

    The granddaddy of HTML tools, with support for modern standards

    Tidy is a console application for macOS, Linux, Windows, UNIX, and more. It corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. libtidy is a C static and dynamic library that developers can integrate into their applications in order to bring all of Tidy’s power to your favorite tools. libtidy is used today in desktop applications, web servers, and more. Tidy tidies HTML and XML. It can tidy your documents by itself...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 13
    A set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. EXIF headers are used as the central information repository, so users may change their software at any time without loosing any data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Exlibris HTML renderer

    Exlibris is a console (text mode) HTML renderer.

    Exlibris is a console (text mode) HTML renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xdvi is a program for displaying DVI files on the X window system. Xdvik is a variant with hyperlink support and other additions, deployed e.g. in the TeX Live distribution.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    Tidy

    Tidy

    The granddaddy of HTML tools, with support for modern standards

    ... standards. libtidy is a C static and dynamic library that developers can integrate into their applications in order to bring all of Tidy’s power to your favorite tools. libtidy is used today in desktop applications, web servers, and more. The HTML Tidy library, libtidy, is used and incorporated into many applications and projects. It offers an extensive API to read in and parse HTML from a file or buffer into a DOM-like node tree, has cleaning and diagnostic services, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    twemproxy

    twemproxy

    A fast, light-weight proxy for memcached and redis

    twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture. Fast and lightweight. Maintains persistent server connections. Keeps connection count on the backend caching servers low. Enables pipelining of requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wersidatencassette

    wersidatencassette

    tools for Wersi Datencassette, RS232 packets, and image file formats

    ...: Decoding of envelope microcode, rhythms, and sequences. Export of rhythms and RS232 play-packets to MIDI files, and waves to WAV files. Firmware patches: * CX5_KMImod: for Wersi CX5 Copyright (c) 2017-2022 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated in any way with companies/persons mentioned above. All brand names and trademarks are property of their respective owners.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    drumucass

    drumucass

    drumucass: tools for the E-mu Drumulator data cassette format

    drumucass: tools for the E-mu Drumulator data cassette format Included tools: * drumucassdecode: decode Drumulator data cassette * drumucassencode: encode Drumulator data cassette * drumumemparse: parse Drumulator NVRAM image * drumumemupgrade: upgrade firmware version 1 Drumulator NVRAM image * drumusoundlist: list drum sounds in Drumulator ROM images Special features: Decoding of segments and songs, export to MIDI files. Export of drum sounds to WAV files. Copyright (c) 2018-2022...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NbuExplorer
    Nokia NBU, NBF, NFB, NFC and ARC backup file parser, extractor and viewer. It can help you to check content of backup or extract files from it. Requires MS .Net Framework 2
    Leader badge
    Downloads: 156 This Week
    Last Update:
    See Project
  • 21
    I Heart LA

    I Heart LA

    Compilable markdown for linear algebra

    I Heart LA is a compilable markdown for math. It can generate working code in your favorite language (C++, Python, MATLAB, more to come) and LaTeX from snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Myrtille

    Myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol and SSH client

    Myrtille provides simple and fast access to remote desktops, applications, and SSH servers through a web browser, without any plugin, extension or configuration. Technically, Myrtille is an HTTP(S) to RDP and SSH gateway. User input (keyboard, mouse, touchscreen) is forwarded from a web browser to an HTTP(S) gateway, then up to an RDP (or SSH) client which maintains a session with an RDP (or SSH) server. The display resulting (or not) of such actions is streamed back to the browser, from the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CSharpMath

    CSharpMath

    LaTeX. in C#. (ported from the wonderful iosMath project)

    CSharpMath is a C# port of the wonderful iosMath LaTeX engine. iOS (CSharpMath.Ios) was ironically the first front end, which was added in v0.0. Xamarin.Forms (CSharpMath.Forms) support via SkiaSharp (CSharpMath.SkiaSharp) was added in v0.1 as development continued. Avalonia (CSharpMath.Avalonia) support was also added in v0.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Awesome Blazor

    Awesome Blazor

    Resources for Blazor, a .NET web framework using C#/Razor

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LBRYcrd

    LBRYcrd

    The blockchain that provides the digital content namespace for LBRY

    LBRYcrd uses a blockchain similar to bitcoin to implement an index and payment system for content on the LBRY network. It is a fork of the bitcoin core. In addition to the libraries used by bitcoin, LBRYcrd also uses icu4c. What if anyone in the world could publish digital content, anyone else in the world could access it (for free or for payment), and that entire system worked without any centralized authority or point of control? LBRY uses a public, proof-of-work blockchain that is very...
    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.