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.
Get started with Nexo.
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 OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
OpenTCA is C/C++-based software for the Linux/BSD platform, intended to allow anyone with a computerized-vehicle to analyze trouble codes without having to pay a mechanic to do it.
SmashSuit is an application for PalmOS to control a wearable display embedded in a suit jacket. The project also includes a hardware description and code for the microcontrollers used, including code for interfacing a Siemens mobile phone.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media, by using distributed computing. This key could be used by Xbox owners to run homebrew code on their machines.
Sigel teaches virtual robots to walk in a physical 3D-simulation.
It uses the method of "Genetic Programming" to evolve control
programs for any robots that come into your mind, visualizes them using OpenGL
and exports animations to Povray.
SymDiff is a little command line tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
OpenGL viewer for Numerical Electromagnetics Code (NEC) output files. Reads .NOU files and displays them graphically along with near field electric and magnetic fields. If both E and H are present, the Poynting vector is also calculated and displayed
Emily is a friendly name for the Machine Learning Environment (MLE). This project is at an early stage of development, and no alpha code is yet available.
OS X port of the Svlis the GPL Set-theoretic Kernel Geometric Modeler (Kernel) produced by the University of Bath, UK. The sourcecode was released on the 21nd of September 2001 under the GPL by bath Uni.
This project make some utilities based on FSM(Finited State Machine). The primary goal is to develop some auto generators, output sourcecode or executable binary file. Anyway, it provide a trusty and high-efficient implement of FSM.
The result is only a
This is a simple library for parsing & compiling mathematical formulas (also with variables). Compiled ones are stored in machine code in memory and are ready for fast calculations (for example integral calculations, function plotting and analysis).
A simple GUI application that converts resistor color bands to resistor values and vice-versa. The code is C++ using the QT widget set. It will run natively on Unix/Linux (X11), Windows and Mac.
Verilator converts synthesizable Verilog HDL modules into SystemC modules. This enables users with Verilog code to have a publicly available co-simulation environment. For all information, see http://www.veripool.com/verilator.html.
ASSL (pronounced AY-sil), is a wrapper around CHP, an established async. process description language. This project provides a set of tools that aid the design, simulation, and synthesis of async. VLSI circuits. Common parser, independent tool projects
This Project will tell you how to use Linux to control your home
electrical devices. You will only need to make a very simple
circut, and you can control almost any kind of electrical device
by your computer.
Rascal, the Advanced Scientific CALculator, is a platform independent modular calculator. Based on modules for integer, doubles, strings, vectors and matrices it can be easily extended with existing C or C++ code.
The Molecular Modeling Templates, MMT is a C++ class library for molecular simulation applications. MMT serves as a code basis that can be easily extended and modified to perform Monte Carlo and molecular dynamics simulations.
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra