Showing 454 open source projects for "https c lib"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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
    This project is a extraction of the classparser from the KDevelop project into a project of its' own. This was done since there are a lot of other projects depending on this specific lib and it felt like a Good Thing(tm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Dragon and Kangaroo Parser Framework Library, for C++, is intended to be useful for developers of more specific parser libraries, generic or otherwise. The aim is to generate, at compile time, efficient parsers from grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    id3lib is/was a software library for reading, writing, and manipulating ID3v2 tags. Additionally it is possible to get some basic mp3 header information like bitrate etc. However, we now recommend moving to taglib. https://taglib.org/
    Downloads: 99 This Week
    Last Update:
    See Project
  • 4
    The Flat Earth MUD driver project aims at a C++ driver, that supports: - A game written in a subset of C++. - Imposes no limitations on what the game can be. - Supports an interpreted version of the lib language as well - Allows online compilations to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    When porting Unix/Linux C/C++ projects to Win32 you often notice missing library routines. The goal of this project is to assemble pointers to already available routines as well as create new ones, for example for getopt().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Virtual Environment Software Sandbox (VESS) is a suite of libraries for developing virtual reality applications in a portable manner with classes for many tracking devices, a simplified "scene graph", a set of "motion models" and audio support. Please note that all support has been moved to GitHub at https://github.com/ucfistirl/vess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ResizableLib

    A set of MFC classes to easily make resizable windows

    The new project home is: https://github.com/ppescher/resizablelib This won't be updated anymore.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PurpleLib is a research project dealing with a lot of techniques for programming games: Memory Tracking, Serialization, Cloning, Smart Pointers, Singleton, Sound, OpenGl, Script language, Meta Information, Event System, Abstract Interfaces, PlugIns, RMI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    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 to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    LIBK8005 is a C and C++ library to use the Velleman K8005 steppermotor card with linux. This library will be used with the LIBK8000 !! This site is no longer maintained. !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GO (Gnu Objects) is a C++ framework for creating applications with RAD development in mind. The GO lib provides simple interfaces and wrappers to common Gnu library function as well as a framework for creating applications. These wrappers provide quick
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CGI++ is a cross platform CGI C++ class library that enables programmers to easily create CGI applications. I would ultimately like to create a cross platform graphical environment, probably written in Java, for creating CGI applications using CGI++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OrbGate is an 'CORBA Web extender' that allows to easily build Java CORBA clients capable to run in standard Java-1.1 compliant browsers using HTTP (or HTTPS) to communicate to CORBA servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tile based games graphics library. Platform independant (relatively), 8 map layers, animated tiles, uses SDL and OpenGL, fast and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ComA

    A components architecture C++ framework

    ComA is a C++ library providing a components architecture framework. It relies only on C++ language definition without using additional description file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CxxProf

    CxxProf is a manual instrumented Profiling library for C++

    Please take a look at our project wiki for more detailed information: https://github.com/monsdar/CxxProf/wiki/What-is-CxxProf%3F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a utility lib, and would holding trivial functions. all code would be written in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    delegates

    delegates

    Modern c ++ 17 library containing delegate.

    Modern c ++ 17 library containing delegate which is a data structure that refers to a static method or to a class instance and an instance method of that class. * Github repository : https://github.com/gammasoft71/delegates * Homepage : https://gammasoft71.wixsite.com/delegates * Reference guide : https://codedocs.xyz/gammasoft71/delegates/ * Examples : https://github.com/gammasoft71/delegates/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PEInside is a quick and easy way to view the structure and content of 32-bit Portable Executable (PE) and Component Object File Format (COFF) files which supports the viewing of EXE, DLL, LIB, OBJ, and other file types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Le but de Molly est de fournir une interface de programmation haut niveau, facile à utiliser pour toutes les basses tâche de la programmation (manipulation de chaînes, fichiers, données, dessins, etc...). La difference désirée avec les autres outils comme Qt est de favoriser encore plus l'abstraction des objets/classes et de rendre accessible et modifiable les instances de ces classes pendant l'éxecution du programme via un langage de programmation anexe (Ruby, Python, etc..). L'objectif est...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pythonc

    Python to C++ translator

    Pythonc has moved! Update your nonexistent bookmarks! https://bitbucket.org/pythonc/pythonc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects. Predecessor: https://github.com/tksuoran/renderstack_net Successor: https://github.com/tksuoran/RenderStack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Glitch
    Instrumenting Arduino programs via visual diagrams. The official source repository is located at https://github.com/textbrowser/glitch.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo