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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This library is deprecated, has not been updated for nearly a decade and should not be used. See other projects, such as tcmalloc, jemalloc, etc.
==== Previous Description ===
Memory allocation library for "corking" memory leaks, especially for long-running processes and daemons.
One can set a time point so memory leaks of allocations before that time are categorized differently (in the summary report) than leaks before i
C++ Library for Win32 system programmers. Includes support for memory-mapped files, ADO, network adapters, event log, registry, service control manager etc.
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.
Simple interpreter of C++ language, which will include: simple arythmetics operations: +,-,*,/, operations in/out, declaration of variables, dynamic memory allocation.
Tao is an object-oriented scripting language with automatic memory management. Tao provides text processing and numerical computation functionality. Moreover, Tao can be easily extended by writing your own dynamically loadable C++ modules.
inilib is a C++ library which provides a method of saving the
"state" of a program in a human readable format similar to Window's .ini files. inilib provides a means of storing a number of arbitrary settings in memory with an easy access interface, as
OpenAL++ is an object oriented API for spatial sound, built on top of OpenAL. It also uses OpenThreads and PortAudio to give easy to use, portable support using input devices. By using smart pointers, memory allocation problems are held down to a minimum
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.
A comprehensive C-library for DOS-32bit based applications. Includes many advanced functions for graphics (VESA 1.2 and 2.0) and others to create powerful DOS applications. Support VCPI and DPMI memory handlers. Includes a DPMI compliant debugger.
I2CProg is I2C EEPROM Programmer. It works with HW PC to I2C bridge adapters.I2CProg supports stand-alone and in-circuit serial memory chip burning for all popular I2C EEPROM's. Hex editor capabilities.
The debug memory or "dmalloc" library has been designed as a drop in replacement for the system's malloc, realloc, calloc, free and other memory management routines while providing powerful debugging facilities configurable at runtime.
JVMCluster
Features:
- clusterable Java Virtual Machine (based on PVM)
- uses CPPVM as adapter layer to PVM
- object persistent layer integrated into JVM
- memory management unit is based on integrated relational database
- JDBC/ODBC api to acces
DATTEL means "DATa parallel TEmplate Library". It is a C++ library providing STL-algorithms on shared memory (via pthreads) and/or distributed memory (via MPI). The parallelism is hidden from the programmer. Porting code to DATTEL should be easy.
Simple interpreter of Pascals language, which will include: operations in/out, simple arythmetics operations: +,-,*,/, declaration of variables, dynamic memory allocation. Well write this using Borland C++ Builder.
Tiny C compiler, programmed in C with compiler/linker/assembler included. VERY fast and mainly usable as a library. WIN32 port of the http://tinycc.org version. Compiles code to memory currently, perhaps disk soon. Go to the homepage for more info.
A Pooled, Shared Memory allocator for the C++ Standard Template
Library (STL). Allows processes to share an STL container class to
facilitate control and communications between the connected processes.
TPFL stands for Trivial Portable Framework Library. It includes several
classes for command line and configuration files parsing and handling,
strings and memory buffers handling, sockets workaround (server and client).
This is a tiny educational library : smalltalk like objects, quick memory allocator, network marshall/unmarshall, dynamic module, debug, quick and dirty two-way link between our objects and mozilla javascript or python objects, ... and highly portable !
MiniMe is a research project testing some ideas for built-in persistent objects and non-fifo function execution such as co-routines and event-based processing. It has run-time types, object-oriented programming support, and automatic memory management.
A simple project for use with SDL that loads a zipfile into memory and automatically converts all known files (such as text, graphics, fonts, and sounds) into data that is ready to be used in a game or multimedia project. It is the SDL equivalent of an A
This is a simple library for parsing & compiling mathematical formulas (also with variables). Compiled ones are stored in machine code in memory and are ready for fast calculations (for example integral calculations, function plotting and analysis).
IOLib is a universal multiplatform IO library available in C, C++ and Objective C. It provides separate classes for input and output. It supports file IO, memory buffers and BSD sockets. Different binary formats (Intel, Raw, PDP) are supported.