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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A C++ IRC daemon (IRCd) with an emphasis on customisability. ircd.io is written from scratch and hopes to avoid many of the issues found in other IRCd's that have come about from using a nearly quarter-century old codebase.
Library that contains a collection of different hashmaps. All these hashmaps are based on sharedmemory and are fast. This cuts down development time for projects that need to keep data in sharedmemory.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
RT-BOINC stands for a Real-Time BOINC. It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications.
We implemented RT-BOINC on top of the recent BOINC server source codes.
libsharedmem is an easy to use C library for handling sharedmemory blocks on POSIX compatible systems. It also contains malloc()/realloc()/free() -style shared allocation functionality and synchronization primitives. libshmsg adds optionally zero-co
FIPC is an IPC solution written in Delphi Language for Microsoft Windows. 'SharedMemory' is used to achieve high bandwidths & rates with minimum latency.
k8055utils provide control of up to four k8055 USB interface boards. k8055d monitors up to four k8055 USB interface boards. k8055m controls or observes k8055d via SharedMemory. k8055s controls or observes k8055d via Sockets.
k8061utils provide control of up to eight k8061 USB interface boards. k8061d monitors up to eight k8061 USB interface boards. k8061m controls or observes k8061d via SharedMemory. k8061s controls or observes k8061d via Sockets.
Scientific applications, especially those using Equi-energy sampling or similar techniques, have lots of data-level and computation-level parallelism. SDSM aims to provide abstractions that can be used to exploit such parallelism.
Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
malloc like sharedmemory library based on mapped file. Mapped on same virtual address for all members of shared arena, so allowing pointers into the shared space.
This code is works basically a Utility Mine application for parallel sharedmemory system. The code is written in C++ using POSIX thread library. This code only works with SESC simulatior with hardware transactional memory support.
Photon provides very fast access to data containers (queues, maps, etc.) in sharedmemory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
One approach to constructing fast queues is to construct a mechanism for using sharedmemory appropriate containers in C++ as templates. There are three main components: the shared segment of memory, an allocator of memory chunks and the queue itself.
A PHP Class used to add MultiThreading-like Functionality to PHP Using Many Option to call threads (Now Sockets ,Ajax & Cli) , And Inter Thread Communication & Synchronization (Now Using SharedMemory ,Flat files & MySQL ) Docs on Project sf website