Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
wxCRP can output code based on a flexible template language. This allows you to create your code only once, debug and verify it, then use it in many situations due to the flexible output of the GUI wizard and template mechanism. Also for project files.
This is add-on for Ms Visual C++ which find useful comments in workspace projects such as '// TODO:', '// TASK:', '// NOTE:' and make easy navigation on them. This can increase team perfomance greatly. Added Ms Visual C++ STL Debugging features...
Q is a programming language with a Lisp-like syntax, but is oriented toward component programming and compiled and interpreted usage, with an emphasis on cooperation with other modern language environments.
GTW is a template based, header only C++ wrapper library for GTK+. GTW doesn't alter or hide the underlying GTK+ specific constructs. Developers can mix GTK+ code and GTW code in any proportions to create working applications.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler.
For a PHP4 CORBA support look at the great Universe-phpext.
A template-based C++ library for generically serializing and unserializing data with nothing needed from the user but a minimal number of macros. Can be easily enhanced to support arbitrary serialized data formats.
This application is designed to build resource files and explore resources from PE files. You can edit resources visually, including dialogs, menus, bitmaps, string table, accelerators, version info...
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Scientific Literate Programming using LaTeX, like tgrind but with high level comments.
In other words, a sourcecode fontifier for literate (real) programmers using LaTeX comments.
Software PLC using Instruction List language as described in IEC-1131-3 for RT-Linux.
This project is a part of the diplomas thesis on CTU FEE (http://dce.felk.cvut.cz)
X-Organizer is a development tool for SphereServer users to create and
modify scripts. Its current features include syntax highlighting and easy
script navigation providing fast access to individual scripts. Script generation features are also planned.
DoxyChecker checks if sourcecode documentation requirements of your projects are met. It does this by parsing the XML output generated by DoxyGen. It will report all errors spotted. DoxyChecker runs on the linux command line.
DSLib is a library of C++ classes that makes it possible to implement realtime dynamic systems for RTLinux or RTAI by just using standard C++. As a software library, DSLib can also provide realtime support for existing or future software applications.
yapm is a packaging system to automate the generation of Makefiles and rpm.spec files for developers. I will not be working on it again, as i have dumped my redhat distro (and other rpm based distro's) for gentoo
Synthesis is a RAD tool and C++ IDE (like VB or BCB). It eases the creation of Win32 programing though visual programming and class wizards. Using opensource framework and minGW Synthesis provides a extendable and powerful development environment.
Provide visual tools to help user of NS (Network Simulate) in wireless network related studies. test, compare, statistics wireless network protocols (like TCP, IP,...); wireless nodes moving and data link visual scenario creator,enhanced graph tool...
Open Source Microsoft VC to Delphi translator is the translation utilities toolset with IDE that support translating Microsoft VC 7.0 projects, libraries, APIs to Delphi 7.0
NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
C/C++/Java sourcecode library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
ESOMA is a component orientated framework for simulation and evaluation
of arbitrary microprocessor and DSP architectures. Simulators using
ESOMA are runtime configurable. Architectural changes do not need
recompiling. Programming language is C++ (Linu
Tiny C compiler, programmed in C with compiler/linker/assembler included. VERY fast and mainly usable as a library. WIN32 port of the http://tinycc.org version. Compiles code to memory currently, perhaps disk soon. Go to the homepage for more info.