STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
Artificial Intelligence program - keyword based chat, personal voice in/out, animated 3D character, natural language recognition and translation, neural network based strong AI, personality, tone recognition
Wattos is a collection of mostly Java programs for Structural Biology and NMR Spectroscopy. It's programs analyze, annotate, parse, archive, and disseminate experimental NMR data deposited by authors world wide into the PDB and BMRB.
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.
Python script to create dv movies from a one or more still images. Renders any image into a Digital Video as any zoom, pan, track or from any sub frame on an image to any other sub frame. Crossfades from any defined subframe on one image to a defined sub
CrosswordPuzzle is a small program for creating and solving crossword puzzles like the ones found in major, north American news papers. You can download and solve crosswords or distribute your own crosswords digitally.
Dig_it is python widget, it search some dns request as fronted domain name server client based on a backend package named dnspython "http://www.dnspython.org/", also, wxpython is needed as depency you can find it here http://www.wxpython.org/.
mgXPort - DirectX Exporter is an python script which exports DirectX files within blender. It has an user interface to make it easy to use. For now it exports meshes, normals, texture coordinates and materials. Frames and Animations are planned.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The API to the IOAnywhere network appliance is in the public domain. This project aims to create an LGPL'd library which exposes this API to Linux programmers.
BrennerMD is a public domain Fortran molecular dynamics program by Donald Brenner and other people. This project is to maintain the original source code and to build a Python interface on top of it.
The project provides business application examples. Architectures are shown for maintaining tables in Mysql (Linux: Python, PHP) / Oracle (Windows: VB). Additional info can be found in Tab "Project" Menu-Item "Web Site" / Tab "Tracker" for feedback
A simple (~20 line python) O(n^6) algorithm for the traveling salesman problem that seems to do pretty well for most graphs; so well that I have not been able to find a graph which it does optimally solve. Those with spare cycles are welcome to help out.
The VAD tools are a set of scripts for working with Virtual Address Descriptor structures in dumps of Windows physical memory to provide detailed information about a process's memory allocations to a forensic investigator.
metamax_en is a quite simple but very usefull webtool to generate HTML-Meta-Tags. It can be used to improve the search-relevance of your own page. Also you can place it as a free tool in your download-area.
See: http://www.eudict.eu/metamax_en.html
This project will be a collection of tools that will allow manipulation of the PDN . These tools are mainly being developed for use on the N800 Internet tablet. These tools will be writen in Perl, Python and C and should run on all Unix platforms
Relationale is a domain-specific language implementing relational algebra atop a general-purpose host language. It features a static type system, type inference, lexical scope, and delayed evaluation. A proof-of-concept is being developed in Python.