No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Enterprise-grade ITSM, for every business
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.
The "gc" language is a script language with c++ grammer and c++ class library . The gaiasle is a set of script language framework . It has some new ideas about soft development ,specially about web server programs .
C ADT(Abstract Data Types) is a simple template library written in C which implements commonly used abstract data structures, such as linked lists, trees, queues, stacks, hashes, graphs and associated algorithms.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Template2Code (T2C) is a collection of tools dealing with template-based file generation. Currently it includes MiST - Minimal String Template engine and T2C itself that uses template based techniques to generate the sources of unit tests.
Development library for distributed programming. Spitfire provides an easy to use set of tools for managing processes and their communication. You just need to define the interfaces and behaviour of the processes; everything else is already done :-D
Zen is a framework-oriented content management system. It supports modularlized application, template-based skinnable interface, versatile member permission, multilingual publication.
OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
Tool written in C to generate a list of codes with symbolic names (such as #define's in C) from a description file, along with a file that allows lookup of codes to get the symbolic name.
Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
gtgt (Gnu-Template-Generation-Tools) are scripts to create a sophisticated teaching "hello world" written in C or C++: you can see how to use modules/classes static and shared libraries, all being documented by doxygen + fully embedded into GNU automak
GCSTL is a port of the C++ Standard Template Library to the C programming language. This library is for developers that desire the functionality of lists, stacks, queues, sets, or maps when using the C programming language.
An easily-customizable makefile template for C/C++ programs. Once customized, without any changes it can be used to build all the same kind of programs, even when source files are renamed, added or removed.
Fast template processor for HTML/XML/text templates.
No template language or new tags to learn.
Templates can be valid HTML/XML.
Easy to use and powerful!
Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
BTS is a Build Template System designed for building packages for th common packing systems in use by current distributions based on a single XML package description. We are finally restarting development after a long break due to NeOS work.
Sglib is a C library freely inspired by Standard Template Library (STL). It defines generic macros and functions for sorting arrays, manipulating lists, sorted lists, double linked lists, hashed containers, and red-black trees.
THIS PROJECT IS NO LONGER MAINTAINED AND CAN BE DISABLED AND/OR DELETED.
Compiled PHP module to process template files. Extremely fast, especially with complex page layouts. Among others, supports Macromedia Dreamweaver template syntax.
The Technical Library Template Interface is a library capable of providing standardized interfaces in Creative Commons EAL-4 standards to the open source community.
SQUAT/CTL is a platform independant macro template library for C/C++. It provides container, template, serialization and code generation patterns for the C/C++ language family based on C preprocessor macros.
XionBot is an IRC bot framework/template coded completely in C. It is meant to be modular for any additions or for reference on how one may construct their own IRC client. Source codes for additional modules are also available.
tmake is a tool which auto-creates Makefile, IDE project files (and possibly even autoconf files !) from a very simple template format.
The majority of tmake was written by trolltech (makers of qt), and this version on sourceforge has some enhancement