Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
An open-source library to support Stanford's course 'Programming Abstractions', CS106B/X. Written initially for Linux, but porting to Windows/MinGW is planned.
ViennaData is a C++ library that allows to separate intrinsic properties of a class from data associated to objects of that class. This allows to write code that is much more reusable than traditional designs.
SRPP: A library to implement SRPP (Secure Real-time Padding protocol) support. It is aimed at providing application-level packet padding for VoIP traffic, so as to thwart traffic analysis attacks on VoIP calls.
QuCoSi is a C++ library for simulating a quantum computer. The used qubits and gates are plain vectors and matrices that can be inspected and modified easily. Its emphasis lies on readability and ease of use.
Designed to be a simple and easy to use object oriented API to use and convert ,to and from, the PNG and animated PNG file formats. With and without the APNG patch for the PNG library so ad oculos can dropped into any program without issues.
This project is a tool for beginners to understand why a MPI program works or doesn't. It aims simple MPI codes, with a modest number of Processes. It is a real time view of an executing code, providing help even when the program deadlocks.
Many programs for the console need command-like interaction with the user. CLIsystem is a library which processes the user's input. This includes parameter separation, type conversion and hashing. Finally an object is sent to the programmer.
An easy Lua Binding Tool to export class and function from c++ to lua,and define class,sub-class in lua.With error handler.Just include stupid.h in your project.
Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.
For healthcare Providers and Facilities
Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
component is a cross-platform C++ library for building light-weight component architectures. It provides a convenient way for creating program design using dependency injection container. library is based on the high-quality Boost source libraries.
wxWindow library plugin for basic tables / lists. Library will create 2 Dimensional dynamic structures of data with
- edit, load, save,
- search, sort, index
- View in a list, tree, grid
- Copy / paste to the clipboard.
- Table Encryption / data encryption
- Auto HTML table creator.
A cross-platform c++ library which have basic console functions, like color changing, title changing, reading input, screen clearing, set cursor postion or check if any key is pressed.
SupplyChain++ is a library coded with Qt in C++ which will allow you to easily create automated and multi-threaded Supply Chain structures composed of sets of Producers, Manufacturers and Consumers which operate on passed items.
The OpenCABIN library is fundamental software for large scale display systems like CAVEs, wall screens or tiled displays.
It is designed basically using with PC cluster systems.
It supports Linux, OpenGL, C or C++ language.
Picasso is a high quality vector graphic rendering library. It supports paths, matrices, gradients, patterns, images, and TrueType fonts. It is like Cairo, GDI Plus, and Quartz2D. It is based on AGG for raster rendering.
A random collection of c++ tidbits.
I write some code as I go along. Maybe this is useful to anyone. Maybe I will turn some of it into a library at some point.
But not now.