Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try it Free
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
An application I have written for managing external hard drives and other things, where the default windows-autostart fails. I have written it for myself cause couldn't find anything similiar and I think it might be usefull for others too. Enjoy...
The Make Controller is an open microcontroller platform for Makers of all kinds, by MakingThings. Note - current code is hosted on the MakingThings site at https://www.makingthings.com/svn
M-Ping is a graphical front-end for several well-known network services. Currently supported are ping (with graphical statistics), whois and traceroute. In the future support for others might be added. M-Ping features a user interace based on the Qt libr
The DTraceToolkit is a collection of over 200 useful documented scripts for analysis of system and process behaviour. It allows in-depth inspection without disturbance of the system.
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.
Playputer SDK is open sourceC/C++ framework whose purpose is to help development of virtual machine libraries for playing casual games.These libraries emulate classic home computers, video game consoles,and other hardware or software systems.
WARNING: Project moved to http://github.com/plashchynski/viewssld viewssld is a free and open source non-terminating SSLv2/SSLv3/TLS traffic decryption daemon for Snort and other Network Intrusion Detection Systems (IDS).
The program implements the CIDR merging with whitelisting (network exclusion). Output will be summarized to be as small as possible. The program has been widely used for blacklist merge and optimization.
This is a project of an open source library that makes possible to command I/O ports such as LPT or Serial port from any OS by the same functions. It includes also some portable time functions (delay_us(microseconds); delay_ms(milliseconds);)
As of Jan 2009, this project and NanoStack 1.x are no longer being actively developed or maintained. Instead there is an effort to add support for Sensinode/cc2430 hardware for the Contiki OS. http://www.sics.se/contiki/
The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
truereality is a open source n64 emulator. the aim of this project is NOT to run commercial games, instead it should be a piece of csourcecode which teaches you how to do software emulation in a portable way.
Motorola/Clones 6502 emulator, There is two versions, one is opcode granularity (dead6502), the other is cycle granularity (dead6502v4). It has been used by myself in various projects requiring a 6502 emulator.
XSockets - open, lightweight and highly portable library of universal and eXtensible Super Sockets for point-to-point communication. A unified API for many communication methods between programs and/or devices (e.g. TCP/IP sockets,serial link,pipes,IrDA)
...Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
TAL/wm is a Tiling Application Launcher/window manager for X. Currently TAL/wm is based loosely on the dynamic window manager (dwm) code. The goal is to be even more minimal and equally as customizable. TAL/wm is no longer maintained, and should be treat
A 3D benchmark comparing the different features / extensions of OpenGL. Made for the Linux operating system, but is portable to any other OS that SDL supports.
SSEPlus is a SIMD function library. It provides optimized emulation for newer SSE instructions. It also provides a rich set of high performance routines for common operations such as arithmetic, bitwise logic, and data packing and unpacking.
NGrid is a transparent C# .Net/mono grid computing model. NGrid abstracts the burden of the grid into a simple multithread and garbage collected programming model. NGrid is designed to carry computationally intensive tasks over multiple machines.
Ermdia is a yet another implementation of Kademlia, which is one of the algorithm of ditributed hash table (DHT), in Erlang. This software is lightweight, fast and easy to understand since an amount of sourcecode is quite small.