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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Frag is a dynamic programming language, specifically designed for being a tailorable language, building Domain-Specific Languages (DSLs), supporting Model-driven Software Development, and for being easily embeddable in Java.
JAgile (or "Java Agile") is a simple but practical framework in Java. It implements some JEE Patterns as Transfer Object, Session Facade, Business Object, DAO Factory and DAO. Its unique persistence implementation is the Hibernate Framework.
ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
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.
Sugar4j generates code without the use of external text files, templates, JSP and the like. The static and the dynamic parts are both contained in the same Sugar4j java file. Everything is java. publicc().classs("Sugar4j").empty();
This project provides java(TM) libraries to make exception handling in applications easier. This project addresses the most important services commonly required for application, be them standalone or distributed multi-tier enterprise applications.
Framework for manipulating Connections: The API mean purpose is provide a unified API through Adaptersto easily incorporate a third-party library into existing application. Also provide an efficient NIO based implementation supporting UDP and TLS
NetAlert is a .NET API offering a 'simple' yet powerful interface to notify the events within your applications. New user in your site? customize the mail to send, maybe an SMS, notify your events and let NetAlert do the job. Supports message auditing.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
HPServer is a free, open-source light-weighted framework for concurrent networking software.
Some traits of HPServer:
object-oriented
cross-platform (support windows & linux)
event-driven
support I/O events, timer, and signals.
support multi-thread.
Tiny PHP autoloading framework that is very simple to use. Helps to find/scan/manage information about all your classes/interfaces and their locations.
A python module for ultra simple handling of configuration files. Also useful for human readable data persistence. Flexible and simple.
Source and issue tracking now at:
https://github.com/DiffSK/configobj
FormulaOneSDK is a opensource project which provides low level SDK including FormulaOneCommon Project, FormulaOneConcurrent Project, FormulaOneGUI Project, FormulaOneJ2EE Project, FormulaOneLog Project and FormulaOneThread Project to other projects.
A query tool for repositories of ontologies. The tool allows to define a repository, either local or remote -via URIs. The tool makes it possible for users to define a query and execute it against the predefined repository.
Newspeak is a new programming language in the tradition of Self and Smalltalk. Newspeak is highly dynamic and reflective - but designed to support modularity and security. It supports both object-oriented and functional programming.
Motor de Jogos 2D/3D para programadores C++, baseado em OpenGL e SDL. MotorJIP está com boa parte dos recursos implementados, dando suporte a elementos de GUI estáticos ou animados, terrenos, modelos personalizados ou importados (.obj), entre outros.
Seagull is an OO PHP application framework that has the following design goals: a) independence of data, logic & presentation layers; b) extensible component architecture; c) comprehensive error handling; d) integration with PEAR; e) coding standards