Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Financial reporting cloud-based software.
For companies looking to automate their consolidation and financial statement function
The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working
A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com)
There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
This program is used as a tool to check for ASCII code and strip it out to a new file to recover documents that got corrupted or find hidden data in viruses that contain text by the virus writer or spies puting comments in images or other files.
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
MyHook is a low resource, fast, reliable, key logger, with open source code.
After 7 years and 30,000 downloads, we have decided to move this project to GitHub.
Please visit us here: https://github.com/danamodio/myhook
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
CAKE is built for Delphi, it's a common interface for 5-6 components related to compression, that means, you can use single code to command all those components, providing open, extract, add, test, convert, find and script loading support.
OpenDark is a free simplification of 'dark'. It's the first open BWT-DC compressor, which has a simple code, high speed and compression ratio. And it's waiting for your ideas! :)
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
The OSDaB Project is a collection of useful C++ and Qt code snippets, tips, tricks and whatever could be useful for software developers. Code is released under the terms of the GNU GPL version 2 or later (or other open source licenses where stated).
Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
kebap is the long-awaited Perl IDE. It currently uses nedit as text- and macro-engine and ships with a wx GUI. It consists of a tree-view based file-manager for the code repositories of a project. A plug-in API allows extending kebap in perl.
Plugins for Maven 1.x (http://maven.apache.org/maven-1.x/) - manage all aspects of your project (tests, docs, distribution) from a single project descriptor! This project provides plugins that are not bundled with Maven due to differing licenses.
Code Repository is a Win32 tool to store and organize code snippets from any programming languages. Organized by languages and user-defined items (such as category, return value and type of code). It also support syntax highlighting and attachments.
PHP Code Snippet Library.
PHP-CSL is designed to let you store all your favourite code snippets, functions and classes. Visit www.php-csl.com for the latest info.
!IMPORTANT!
BROWSEMONKEY HAS MOVED TO GITHUB. The version available here on Sourceforge is outdated and will likely not work, and only the source code has been left for reference. Get the latest version at
https://github.com/shukriadams/browsemonkey
BrowseMonkey is simple : an offline directory browser. It allows you to store a directory tree structure (in Xml format), and browse that data. It´s useful for cataloging the contents of your CDRs, backup tapes or remote drives.
...Permite consutar los códigos disponibles, además, permite que los usuarios puedan incorporar los suyos propios. Hasta el momento solo soporta C++, Delphi y Visual Basic. -It Is a source code store!!!!
A web-based WYSIWYG editor and website managing software that does NOT use the Rich Text Editor (RTE). Written in PHP, MySQL, and JavaScript, this software is designed to complement the personal and professional web developers gamit of backend tools.
JPackIt is a Java application for packaging a Java project into single executable package (such as jar, class or exe) containing all java application resources (code, images, properties, etc.) and referenced libraries.
Set of Add-ins to run standard Cygwin/Unix command line facilities from Excel. Creates batch files, runs them as part of excel (or independent of) to : ZIP, GZIP, BZIP2 files, dos2unix & unix2dos files. Also automates DOS DIR to list files to spreadsheet
SFV.net is a sfv (Simple File Verificator) file creator and validator application. All code written by vb.net and requires .net framework for run or compile
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.