22 projects for "cpp" with 2 filters applied:

  • 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
  • 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
  • 1

    GCDebRTrc

    Debug Facility for Real-Time issues

    For C (and CPP obviously): Include a fast and tiny RAM-tracing feature for Real-Time (RT) debugging purposes. >> ONLY FOR DEBUGGING << Very much faster than printf-debugging, which may result in unforseen results in an RT environement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ library for working with OWL ontologies
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Template Matrix/Vector Library for C++

    A fast, intuitive linear algebra library for C++.

    TMV is a comprehensive linear algebra library which uses operator overloading, views & delayed evaluation to simplify matrix and vector expressions in C++. It is well documented and can optionally call optimized BLAS/LAPACK for faster execution times
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    json-cpp

    C++ JSON parser (Now in GitHub)

    THIS PROJECT HAS MOVED TO GITHUB. jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. New homepage: https://github.com/open-source-parsers/jsoncpp Old homepage: http://jsoncpp.sourceforge.net
    Leader badge
    Downloads: 222 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
  • 5
    This project has been moved to Github: https://github.com/pop-team/pop-cpp POP-C++ is a comprehensive object-oriented system for developing HPC applications on the Grid. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Simple Similarity

    A simple tool to calculate the classical tf-idf/cosine similarity.

    This is a simple tool to calculate the similarity between a document and a set of documents by using the classical tf-idf/cosine algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded text files. Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libgdome-cpp is a C++ library that provides the DOM level 2 Core API for accessing XML documents. It is implemented as a wrapper around the libgdome library.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Sudoku Solver written in c++/sdl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    C++ Prettify is a GNU sed script that is used to convert C++ source code into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library incapsulate lua state and give some additional features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The open-source C++ implementation of the Open Mobile Alliance (OMA) specification - Mobile Location Protocol (MLP).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    a C++ client for Redis key-value database - http://code.google.com/p/redis/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple C++ Toolkit to add a GUI to your application based on a HTML Web-Frontend. Provides a Webserver & capabilities to extract POST data (forms). Template based dynamic HTML page generation. All templates and other contents (images) in one executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ Portable Dynamic Loader A small and lightweight library for creating and using dynamically loaded classes in C++. Common interface works on both Windows and Unix/Linux platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sqlpp is a conventional cpp-alike preprocessor taught to understand SQL syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The program implements a demo application which demonstrates using C++ stream-compatible sockets developed by Maciej Sobczak http://www.msobczak.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C++ genetic algorithms library (solving of the NP opnimisation problems). More GA strategies, more useability, more algorithm speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cpp2dia is a Tcl Script that uses "ctags" and "graphviz" to parse .cpp files and generate UML diagrams for the diagram drawing tool "Dia".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    FLTKCallback++ is small package which adds more C++ in fltk callback system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next