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.
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.
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.
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.
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.
Since berliOS announced in 2011 it would be closed, we have moved to: http://savannah.nongnu.org/projects/cybop/ The project website may be found at: http://www.nongnu.org/cybop/ or always at: http://www.cybop.org/
M String is a microkernel based on some part of oskit libs. It's designed to be small, simple, and have a simple API for server interprocess communication.
Twilight is an imperative, object oriented, general purpose programming language. The guiding principles of Twilight are simplicity, practicality, and orthonogolity.
MemDBG is a little library that can help C and C++ programmers to debug memory leak bugs and other common pitfalls. It traces the memory blocks allocated and can reports errors and other informations on standard output, files and through UDP datagrams.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Open On-Chip Debug Solution for Embedded Target Systems based primarily on ARM cores. This project has moved to sourceforge: https://sourceforge.net/projects/openocd/
Greq is a program that lets you build GTK+-dialogs (or requesters in AMIGA lingo) from within a shell script. This is useful if you are writing shell scripts that need to get input from a user by way of a GUI.
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,
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.
The Packware Project has been founded to support Slackware Linux users. The flag product is pwbuilder, a tool to easily create software packages for Slackware. We also provide a big set of build scripts for pwbuilder, as well as ready-to-use packages.
It's an object-oriented library written in C++ for creating arbitrary kind of neural networks. The user can use the classes provided to create neural network with arbitrary topology and mixed type of neurons. It's very easy add custom neurons.
criutils is a library set written in C which make easier to work with strings, linked list, timestamps, databases (postgreSQL, xquery and sqlite) and CGI. You can imagine criutils like a little extension of glibc. Check the wiki for a full documentation.
JamVM is a compact Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small - stripped on PowerPC 150K, Intel 100K. However, unlike other small VMs it supports the full spec, inc. object finalisation and JNI.
Simple and easy to use wrapper for GLSL (OpenGL's shading language). The functionality is similar to Nvidia's Cg. It is now very easy to use GLSL programs in your applications if you know how Nvidia's Cg works.
Client/Server application for teachers and students school. The goal: examinations using the class room network. Teachers run the server with a text selected. Students run the client, browse and answer, GTK+ user interface, network transparent.