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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
DEPRECATED v1 - v2 is current, hosted on bitbucket
[The deva language v1 was a learning experiment for creating an interpreted language from the ground-up, with no prior working knowledge on the subject. It makes about every mistake possible... the author went on to create a second version to apply the lessons from v1. v2 is a workable scripting language, but like all such attempts, a third version would include even more lessons (ad infinitum)]
Original goal:
The 'deva' programming language. A small dynamic, language bearing some...
The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions.
URDB is a universal reversible debugger that adds reversibility to almost any debugger through a python-based wrapper. It also supports reversible debugging of distributed computations, and temporal search on expression values.
cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Multiplatform C++ libraries. 1. xmt: Portable programming interface to build MultiThreaded (MT) applications or libraries; 2. sockios: interface to sockets (C++ IO streams); 3. StEM: finite state machine/communication framework (communication with ev
Projet de C++ de l'IUT Informatique d'Aix en Provence 2ème année.
By :
-Kévin Michelet
-Alexandre Giraud
-Vincent Pruvost
-Mickael Tourneur
-Stijn Waegemans
libsharedmem is an easy to use C library for handling shared memory blocks on POSIX compatible systems. It also contains malloc()/realloc()/free() -style shared allocation functionality and synchronization primitives. libshmsg adds optionally zero-co
DCS3D will be a semi parametric and freeform 3d modelling and automated 2d output add on tool kit for AutoCAD. These tools will aid in the design and detailing of structural elements with the main focus being on structural steel and associated struct
iterator is developed to provide an easy way (at least I hope so) to iterate over nested collections of objects. It supports iteration with nesting level more than 2. It is developed in a way to be compliant with most stl containers and algorithms.
HexEdAn is a hex editor and analyzer. It show files in hex format and allow to edit them. This application based on wxWidgets and could be compile on different operation systems.
It generates a recursive automaton text file to be parsed with the tools included in the librfa (http://fsvieira.com) project, that is able to generate to other formats/languages (C/C++, graphviz, ...)
Object oriented configuration library for easy internal representation of configuration data to the programmer, and to allow an interface for outputting and inputting the data to and from many different file formats.
A library for use with arduino IDE to simplify using an i2c IO Expander chip.
The chip selected is a through-hole ic from Microchip, MCP23016.
Digikey part: MCP23016-I/SP-ND
UPDATE: This appears broken with recent builds of the Arduino IDE. A new version will be uploaded soon.
TappedAudio is an audio library with an emphasis on the programming interface -- agnostic to the backend, written in highly-encapsulated C++ and using SWIG to present a unified API for C++, Python, Ruby, etc., regardless of the underlying audio platform.
Qpnc is a high level library developed using the Qt4 framework. It provides a set of data containers and operation abstracts used to declare a set of numerical computations, witch in turn are automatically executed in a parallel fashion.