General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
MongoDB Atlas runs apps anywhere
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.
The UT library is intended to simplify and present a uniform interface across some common platforms to commonly required features that often have platform-specific APIs on those platforms. Presently, the target platforms are Windows, Linux, and Mac.
The Bonn Open Synthesis System (BOSS) is an extensible concatenative speech synthesizer with Non-Uniform Unit Selection capabilities developed at the University of Bonn, Germany.
pHaskell is a new lenguaje to develop active libraries in a functional way.
pHaskell translate from a haskell like language to C++ template metaprogramming.
codeStyler is commandline tool for correcting source code according to java code convention.
it corrects c++ or java source code to obey Java Code Convention.
Simdist lets you harness the power of cluster computing without any knowledge of parallel libraries such as MPI, and with no restrictions on programming language. Primarily targeted at evolutionary computing and similar master-slave configurations.
Lurker is a mailing list archiver designed for capacity, speed, simplicity, and configurability in that order.
Noteworthy features include: google-style searching on all fields, chronology preserving threads, multilingual, and attachment support.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
The E* algorithm is a path planner for (mobile) robotics. Unlike A*, which constrains movements to graph edges, it produces smooth trajectories by interpolating between edges. Like D*, it supports dynamic replanning after local path cost changes.
Stampede contains all elements of a design environment for the Stamp microcontroller. It supports compilation, downloading, and full two-way communication with the Stamp. Additionally, it allows the Stamp to write text and binary files on the host.
Torch5 provides a matlab-like environment for state-of-the-art machine learning algorithms. It is easy to use and provides a very efficient implementation, thanks to a easy and fast scripting language (Lua) and a underlying C++ implementation.
Note this project has moved to github: https://github.com/sglass68/paperman
This is a document management program similar to PaperPort in aim. It allows scanning of paper into directories quickly and easily with a thumbnail/desktop view. Maxview decodes .max files and can convert them to PDF.
A cross platform Http web server developed using C++.
Agile methodology with emphasis on :-
1. Good Design
2. Object Oriented Programming
3. Refactoring
4. Static/Dynamic Analysis, Unit-testing, Code Coverage
5. Software Engineering best practices.
funkGen is a software function generator intended as an educational tool. It has a number of basic generators and transforms, but can also combine those into more complex waveforms, Ouput sound files, graphics, or just raw data.
Small freeware tool that shows available information about antiviral software, installed in the System. Including GUID provided by MS for communication between Windows Security Center and antiviral software, its version and something else.
cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
All pairs n-body simulation of electromagnetic forces on charged particles, adapted from Nvidia SDK 3.2 sample. Uses Lorentz force from EM fields via the Biot-Savart law for moving charged particles (uses relative velocity). Relativistic.