For marketing agencies and media organizations requiring a solution to get consumer insights
Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
Learn More
Non Emergency Medical Transportation (NEMT) Software
Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation
NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
Shroud is a small C sourceprogram to shroud (hide) the meaning of C sourcecode. This is done by changing most names in a C program to something obscure like _302.
The project was written in March 1990.
We are planning to port this program to Lin
Pinf provide an easy and complete method to embed documentation into source code. It borrows concepts from literate programming while considering ASCII source files readibility as a top priority.
Language independent & typesetter independent.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtual machine.
Searching for a better way to ship ecommerce? We can help
ShipHero gives you the tools that give you ecommerce fulfillment super powers.
ShipHero is built for multi-channel commerce. With a few clicks, you can connect your stores. ShipHero will download new products, as well as sync existing ones. When changes are made to your inventory all connected stores will be updated.
The project's aim is to build automated programming language translation system that will port program sources written in one language to other programming language(s).
gICE is a powerful C text editor developed with GTK 2.0 on Linux, the advanced features are: AutoIdentation, Colors, AutoFormating the text, AutoCorrection the program in C (gICE can read the sourcecode and find lexic mistakes) and more.
Chronoscope is an open-sourcecode profiling tool for Mac OS, that provides a real-time view of program execution, call stack, and thread state. It consists of a data collection library that is linked with the instrumented code, and a viewer application.
This program makes it possible to read a file produced by the option "-fdump-tree-original" which replaces the old "-fdump-ast-<I>switch</i>". The goal is to automatically annotate C code for SPLint (actually we focus on possibly null pointer)
Installer Options is a small utility used to create option dialogs for use by NullSoft's NSIS installer application. NSIS is a very powerful install program, but lacks the ability to create dialog boxes to prompt the user for additional information.
Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for...
CoolPackager is a program which will take a .tar.gz file and a installation script file and create a self-extracting executable scipt.
Install it on your system by typing this command as root:
lynx -source cpkg.sourceforge.net/cpkg | sh
gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
s2html is a C/C++/Java/Lisp HTML source code converter.
s2html is a very simple C/C++/Java/Lisp HTML sourcecode converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
Alchemist GCC/LLVM plugin for code analysis and tuning
News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki
Alchemist plugin is a collection of plugins for GCC/LLVM for external and fine-grain code analysis and tuning. It is intended to to extract program properties for machine learning based optimization (see MILEPOST GCC); optimize programs at fine-grain level (such as unrolling, tiling, prefetching, etc); tune default optimization heuristic; gradually decompose...