This library contains generic algorithms from STL and boost.org and other sources, re-implemented using Instigate's GP methodology, based on modern principles of Generic Programming.
...This is Open Source Project available in Sourceforge at https://sourceforge.net/projects/instigate-fwk, where you can find details on the project.
With "Instigate Application Generator" project 'setup_env.sh' bash script is provided (see 'Files' tab) to install all the prerequisites and 'Instigate Application Generator' itself. All the libraries/tools will be installed at /tmp/instigate-software path.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Instigate XML Parser is a wrapper library around various XML parsing front-ends. It provides single API and ability to switch between supported front-ends without modifying the client code.
Provides core mechanisms and foundation for implementing libraries of generic algorithms and data structures, using modern principles of Generic Programming. Covers most of the features of ConceptC++ using syntax of C++'98.
Set of makefiles and scripts to compile, test, generate documentations and create installation packages for SW/HW projects. Supports multiple languages, GUI toolkits and platforms.
C++ Library of Abstract Algebra concepts and arithmetic algorithms defined in terms of these concepts, using Instigate Generic Programming Methodology. Based on this library we plan to develop Linear Algebra and Optimization concepts and algorithms.
Software libraries for effective development of desktop applications.
Instigate Application Framework provides software development methodology supported by development tools and libraries for cost effective development of high quality desktop applications with focus on CAD applications.
Main benefit of Instigate Application Framework is genericity and non-intrusiveness. Framework does not enforce its own database upon application developer, but provides API to register user database and algorithms.
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.
C++ library that allows to implement TCL, Python (and others in future) embedded scripting API into application by registering C++ functions as TCL/Python commands, and evaluation TCL/Python code from C++ functions.
Allows publishing meta-information about DB, functions and interface of your application, which then can be used by various engines and plugins for providing platform-specific interfaces (CORBA,COCOA,COM,Glib,DBus etc.) without additional R&D effort.
Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
C++ library which defines GUI-related 2-dimentional geometry concepts and provides algorithms working with those concepts. The library is developed using Instigate Generic Programming Methodology. It is based on templates and static polymorphism.
Communicating Sequential Processes: wrapper of various parallel programming technologies such as POSIX Threads/Signals/Sockets, QuickThreads, libnuma, TCMalloc, etc, providing a high level simple abstraction level for parallel programming.