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.
Try it Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
ORP, Open Runtime Platform, is an open source research infrastructure for dynamic compilation and memory management. The current implementation supports programs compiled to bytecode and linked with the GNU Classpath libraries.
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
This package provides an acceptable middle ground between
SAX and DOM techniques for parsing XML. It provides
DOM events in a SAX-like manner. Thus, the application
can handle elements without storing the entire DOM tree
in memory.
NJAMD (Not Just Another Malloc Debugger) protects against all common dynamic memory bugs, without even relinking your executable. It also provides stack trace information, and eventually will include a full GUI interface. NJAMD NEEDS YOUR HELP!
EGC is a garbage collector designed for embedded systems. It is fully concurrent and can bound its runtime. It runs in fixed memory spaces. It works with GCJ and with C/C++ programs.
A debuging library for C++. It does dynamic memory management with malloc and looks for potentiazl problems and leaks. It can also free up all leaked memory at the end of the program. I am currently working on hooking the new and delete keywords to wor
This is a memory checker utility that provides memory allocation and release functionality. It uses the memory paging system to allocate a guard page after each page of memory to provide a hardware boundary that can detect memory overflows. This allows for immediate detection of buffer overflow error conditions.
There are many other memory checker programs in existence - why do we need another?
The purpose of the Managed Memory Framework for C++ is to offer an abstraction layer over the basic memory management available in the C++ library by providing a set of smart pointers and various memory allocation schemes (heap, pool, static...).
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
FlexibleMM is a C++ memory management framework that allows programmers to specialize the memory behavior in localized parts of the program for easier debugging, more flexibility and more efficient memory allocation.
Simple Portable Memory Management (SPMM) is a small, easy to integrate memory management library for C++. The library emphasizes simplicity of use and implementation while guaranteeing leak free program execution.
ACME is an abbreviation of Advanced C++ Metaprogramming Extensions. It is a collection of headers supplying basic implementations of generic design patterns, generic containers, policy based memory management and simple linear algebra classes.
irrNet is a Network Framework for irrlicht incorporating ENet. Its goal is to make developing 3D applications with network support very easy, with no required knowledge of sockets or memory buffers.
PerfReport reads and analyzes data produced by various performance and memory profilers and generates comfortably browsable web reports, either static or with a database backend and web-gui; it offers built-in filters as well as user plugin support.
DevMentor Linux base Distro Will be compact with small install footprint, minimize memory and resource consumption. Clean separation of areas: 1. Stand alone server base ( mail, ftp, proxy, http, file-server, ... ) 2. Development Tools, Console Editors 3
...A very simple to use but advance Rules engine . Allows binding of user function to expose them to the Rules engine, various types of arithmatic, bitwise, logical operations etc. Small memory footprint.
This project implements a set class. It is aimed at those who consider the following to be of importance:
- Values in the set are, to a high extent, consecutive numbers
- Memory footprint is an issue
- Small updates to a large set must be efficient
Analyses multi-threaded applications without need of the sources.
ThreadAnalyser application allows users to analyse multi-threaded applications without need to have/modify their source code under Linux OS. It provides information about active threads and their stack info, consumed memory, etc.
a C++11 JSON parser/generator for constrained platforms
cojson is a C++ pull-type JSON parser/serializer for constrained platforms, such as bare metal applications on low-end MCUs. It does not use memory allocation and has almost no external dependencies. It is not intrusive – it neither forces nor implies any particular design of the application. Instead it adapts to fit any existing application code. It is tolerant to data type mismatching. When such occurs, parser just skips mismatching data and makes best efforts to continue parsing. ...
...Run the auto file encryption service with administrator permission, add the managed folders as encryption folder, when the files were added to the managed folder, the files will be encrypted automatically, when files were read, the data will be decrypted in memory automatically.
File activities monitor and file access control, file encryption
A.File and Folder Monitoring
Monitor Windows file I/O activities in real time, track the file access and changes, monitor file and folder permission changes, audit who is writing, deleting, moving or reading files, report the user name and process name, get the user name and the ip address when the Windows file server's file is accessed by network user.
B.File Access Control and Security Control
Control Windows file I/O activities in real time, intercept the file system call, modify...