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 Open Reflective Component Architecture , ORCAN, is designed to build the basis for a rapid incorporation of existing software packages into large-scale software projects Project is dead, however - please feel free to check and reuse code!
Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.
MathJax is a modular javascript framework for including mathematics in web pages. It can take input in various formats, like TeX and MathML, and can produce output in various forms, such as MathML or HTML-with-CSS. Components are loaded as needed.
The Java Code Clone Detection API (JCCD) allows to implement individual code clone detectors. These code clone detectors can be easily integrated into other Java applications. JCCD is based on a pipeline architecture which allows to replace whole par
Our primary goal is to create a great, full featured, 3D CAD environment for Blender for use by engineers, designers, drafters, architects, etc. based on the OpenCascade toolkit.
Web based PHP interface to communicate to Maxima computer algebra system in the server. It takes user input, send it to Maxima, and show the output back to website. It could send almost any commands including 'plot2d' and 'plot3d' to plot graphs.
CSGCAD is a CAD application written in Qt/C++ that renders 3D graphics using a constructive solid geometry engine based on GLSL. This application is still far from completion, help is welcome
Volta is a suite of development tools for distributed, hard real-time systems. It includes Cascade, a control flow analysis tool for Java, and Clepsydra, a worst-case execution time analyzer. Also included is a Clepsydra plug-in for jEdit.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This is a project to manage jointly a set of projects related to the iCub humanoid robot platform. Only a small portion of the robot code is stored here; this project is used to link other Sourceforge projects (e.g. robotcub, yarp).
This software is used to create and modify machine programs for EMCO Compact 5 and Control T.U. CNC-2A lathes and to send / received them between PC and machine over serial connection and ethernet using a converter (like lantronix XPort).
Traglast is a free finite-element-solver ( also known as FEM for finite element method) for linear static 2D problem. It provides also an algorithm to calculate boundary plastic loads of steal structures. Traglast supports a simple GUI.
HELEN is a flexible framework to support the computer-based management of Clinical Practice Guidelines (CPG). It covers the whole life-cycle of a guideline, providing methods and tools for each step (from development to clinical use).
The Protein Geometry Database hosts the development code for a flexible database for searching protein geometry, as well as a library for accessing this data for protein modeling & refinement programs.
RoboBeans is an interface to the "Robocup 2D Soccer Simulation Server" that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.
VMLAB User Components for AVR peripherals and external components
This is the sourcecode repository for my VMLAB User Components. The Project Website contains detailed descriptions of each component. You can also Download Components as pre-compiled DLL files from this site. The "AVR Peripheral" components should be installed to the "mculib" directory; all other components are installed in the "userlib" directory.
This is the firmware for a CNC Mill Project I am working on. It is based on Chris Meighan's rewrite of the RepRap G-code interpreter. It is still in beta testing but it supports the following g-codes -
G: 0-4,17-21,90-92
M: 3-5,30,101-108
haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
Dioscuri is an x86 computer hardware emulator written in Java. It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
A simple program that solves linear equation systems. As of now only numerical coefficients are supported. The program is very simple and not suited for big matrices, since it uses laplace's method.