New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Data Resilience - Take the Assessment Today
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Channel is a C++ framework for distributed message passing and event dispatching, configurable with its components (msg ids,routing algorithms...) as template parameters. As a namespace shared by peer threads, channel supports scope control and filtering
OpenGCL is a general C/C++ library of extraordinarily useful components such as socket, thread, msg box, etc, for both linux and windows.
Project now moved to github:
https://github.com/shnam7/opengcl
C++ Generic lib for Win32 GUI Programming.
Features: GUI RAII, no msg maps, easy to handle events/event ranges, fast compilation times, no main loop...
Portable: vc71,gcc,como.
Devel. in parallel to "Win32 GUI Generics" column on C++ Users Journal