AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Adding high level source code constructs to a low level language. As opposed to other assemblers MACRO constructs that give a pseudo high level construct, Modern Assembler Language will have it built in.
I would _like_ to go for a C style language construct, but this may change over time.
libsmtp is a library that enables developers to integrate SMTP sending capabilities into their programs. It is written in C, but a C++ wrapper should be available someday. Is is licensed under the LGPL, so that it can be included in non open-source stuff,
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Yellow Perl is a Perl 5 distribution for Windows. Yellow Perl consists only of core modules. Additionaly, Yellow Perl contains MinGW toolchain and dmake so it is possible to compile CPAN modules.
this is a preprocessor to provide a "national lang support" before the compile-time and then save a lot of run-time. it initially intended to process websites to multiply it with the number of human langs but it is simple enough to use more generally
PTFS - is a file system allowing to navigate through parse tree. It uses parsing expressions grammar to construct file system structure (parse tree) for the given text.
Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
`ezRobi' is a GPL'd free embedded application framework to ease robotics. It is designed to help beginners to easily develop the firmware for small autonomous robotics.
Kreatrix is dynamic prototype based object orientated language. It has been inspirated by Io and Self. The syntax is similar to Smalltalk. It has small VM with modules (like Python). Some modules bind external library, for example: GTK+ and SDL.
Spark is an expressive, dynamic programming language. It is a multi-paradigm language with strong support for explorative programming. It is easy to learn and has an extensive library. Spark runs on GNU/Linux and Windows (Cygwin).
The project is dedicated to developing a C/C++ library for client/server applications communicating with peers over the BinRPC protocol. The BinRPC protocol is a fast and space efficient binary remote procedure call protocol.
Caches object-files generated by C/C++ compilers and retrieves them, when the same compile is done some times later. This can speed up project builds especially, when working in a team sharing one cache.
Imagine if you could write a native Windows application with just three API calls. Now you can! Albantech Class Library basically a set of header files and a shared library that wrap the native Win32 API's into an easy-to-use framework in pure Unicode.
Cul is a simple utility library written in c programming language that provides many typical structures (vectors, matrices, lists, trees) and algorithms (automatic structure management, sorting, etc.) for the programmer.