Showing 632 open source projects for "c--"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Portable PRECISE tracing collector for C++ (as oposed to popular Hans Boehm CONSERVATIVE collector). It should not mess other data with collected pointers ! And thats a feat! Smieciuch defines smart pointer classes which behave like normal C/C++ pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Intrepid is an object-oriented 2D game programming library written in C++ utilizing OpenGL and SDL that takes care of the low-level programming involved in making 2D games.You can create nearly every kind of 2D game. Comes with collision-detection, phy..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Boost.extension is a library providing for the creation of plugins for C++ software. It has been moved to the Boost Sandbox. See http://boost-extension.blogspot.com for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JempBox is an open source Java library that implements the Adobe XMP specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    NGenerate is a tool used to generate the classes used for database interface. It uses XML descriptors to create the database used for the project and also the database interface classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SmartDB is an object oriented approach towards integrating SQLite database, like ms ado object, for C++/MFC projects. It acts as a wrapper for SQLite. You can open SQLite database into your program with just 3 lines of code. full source code available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Simple C++ Function Package (SCFP) contains a library of C++ header files. As well as a couple of small applications that will help yo in your C++ developement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jpl is a high-level, object-oriented, dynamically typed programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The HOOST (Hardware Object Oriented Standard Template) libraries define a set of C++ templates for handling usual hardware in embedded software; additionally it ports the STL to embedded environment and make the links with the hardware concepts defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grift is a library that provides a framework for developing a UI-independent application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    idioskopos (Greek: idio- inward, within, private; -skopos look, aim, target) is a C++ library that adds object reflect and introspection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cooperator is on the one hand, a base class library for Object Relational Mapping, ORM, and by another one, a tool of code generation for for the MS.Net 2.0/3.0, using Business Objects and Stored Procedures. DAL, ORM, UOW, FACADE, MAPPER, MODELING ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is for carrying language PHP for mobiles platforms (PalmOS and others). using a small set of functions and classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GROF# (Group Oriented Framework for C#) provides an API written in C# which enables distributed applications to send messages to all group members of a group and receive messages from other group members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Snipps is a .NET application to create and use various kinds of code snippets (currently only for the languages C++, C# and Java). These code snippets are easy to create and are customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GeMS++ (Generic Memory Structures for C++) is a foundation class library providing object persistence, memory management, event mechanisms, undo/redo, and basic collection classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cross-Platform System Library is a portable C++ run-time library that provides support for manipulating system resources, such as thread, process, mutex, and synchronize, in Win32 and POSIX(UNIX, Linux, Mac OS X) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MS COM servers for electronic scales CAS LP-15R, Massa-K VP-15T and cash register Datecs FP3530T
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CSTL is a port of the C++ STL to C# 2.0 and .NET. The library utilizes C# generics, anonymous methods, and enumerable iterators, while alleviating some of C#'s deficiencies (no C++ templates, limited operator overloading, no C++ style iterators, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OSGi services on a Linux platform for communicating with a Lego Mindstorms NXT robot over a bluetooth connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The XMLCPP library provides the implementation of XmlPull API v1 in C++. It can handle any encoding that are supported by `libiconv'. The parsed results are available in the form of std::wstring. So it can handle all unicode character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Application framework that provides common services used by most business applications. Based on Xin Chen's Simplified Application Framework (SAF). Developed using .NET framework 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Firebolt Network library (fnl) is a high level framework for network protocol implementations. You can implement your finite state machine oriented network protocol without messing with sockets. Define your states,events,transitions and you're ready.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB