Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Earn up to 16% annual interest with Nexo.
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.
Tautomaton is a C++11 -template library for deterministic (DFA) and non-deterministic finite automata (NFA). It supports regular expressions and efficient input matching of multiple regexps simultaneously. The library comes with a somewhat grep-like command-line tool for showcasing these features.
Filu is aimed to support your stock trading. Some of its features are: Market Scanner, Indicator scripting, TA-Lib support, Postgres driven FIs and indicators, Trading scripting, Backtester with optimizer functionality
Some small command line programs and a file parser for Concept Explorer (conexp) written in C++. Currently features include: Converters from concept explorer into PDF, PostScript, SVG and PovRay, a modified 3D Freese layout.
This project contains the implementation of web graph compression algorithms developed in Technical University of Łódź by Institute of Applied Computer Science.
EToS (Efficient Technology of Spike sorting; Extracellular recording To Spike trains) is an open-source system for spike sorting. EToS contains the programs of spike detection, feature extraction and clustering.
Development and support of OCFA have been discontinued. the code has moved to these github repositories:
https://github.com/DNPA/OcfaLib
https://github.com/DNPA/OcfaArch
https://github.com/DNPA/OcfaJavaLib
https://github.com/DNPA/OcfaModules
https://github.com/DNPA/OcfaDoc
If you are interested in contributing to ongoing work on the creation of a community maintained OCFA inspired computer forensic framework, please join the Mattock/MattockFS community page on...
Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering.
BpMatch is an algorithm that, given 2 strings S and T, compute the maximum coverage of T using only subequence or reversed complemented subsequences of S, of minimum length l.
A simple but powerful bulk file statistics calculator. Given operation(s) and a list of files containing identical text fields and corresponding numerical fields this program calculates and outputs a similar file with the numerical op performed.
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.
OptFlow is a C++ -based library for motion detection. It implements the classical Lucas-Kanade algorithm and a more advanced algorithm by Proesmans et.al. Several warping and morphing methods using the computed motion fields are also implemented.
IMPORTANT: The flosslogic project has merged with the sigrok project. Development continues in the sigrok wiki, mailing lists, IRC channel, and git repository.
MonteCarlo portfolio simulation - it can be used as stand-alone command line application - it takes simple XML file needed data as entry and creates simple XML file with output, also this stuff have JNI and ISAPI interface.
A logging shell that can log commands from a shell. Designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. Users can log and re-run experiments with little/no manual effort or interference.
Based on the Buckwalter Morphological Analyzer (Version 1.0) for doing Arabic stemming and POS tagging. Includes a rewrite of the original Perl script, with better documentation and more flexible options, and a C++ interface (usable as a library or app).
OpenGGD aims to be a solution that centralizes the GPS information of a vehicle fleet, acting as an interface among different GPS devices or their control programs and different GIS programs
The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others.
Corikon is a simple software to visualise the correlation matrix of a set of data, using the iconography of correlations.The first step of the project has been reached: rendering the distribution of data according to the user wills.
Bidirectional computer, bicomp, is a virtual machine designed to aid in the research of complexity. bicomp runs its programs in forward or reverse. The program either produces a result from two inputs, or a list of possible inputs given a result.
Easy to use remote controllable monitoring system with analysis funtionalities. It is splitted into data acquisition (monitoring agent) and visualisation/analysis (evaluation station), communicating via xml-rpc (using ulxmlrpcpp).
Constraint Satisfaction Problems Solver for Binary constraints, input files in XML with the current format XCSP 2.1, adopted for the 2008 CSP/MaxCSP/WCSP solver competition. The solver is in C++ and use the boost library
Data mining tool for the extraction of spatio-temporal frequent patterns ("Trajectory patterns" or "T-patterns") from GPS-like trajectories of a set of moving objects. Work performed within the European project GeoPKDD - www.geopkdd.eu