Open Source Software Development Software - Page 3

Software Development Software

  • Taking Logistics to the Next Level Icon
    Taking Logistics to the Next Level

    Enterprise Warehouse Management Systems

    By using state-of-the art wireless RF (Radio Frequency) scanners, warehouse managers/employees can easily keep track of inventory, shipments, and item statuses no matter how often they move. Items are tracked in real-time using RF Scanners and across multiple locations.
  • End-to-End Order Fulfillment Software for eCommerce Companies Icon
    End-to-End Order Fulfillment Software for eCommerce Companies

    Ultrafast order fulfillment for ecommerce companies who want an edge over 3PLs.

    Cahoot is the next-generation eCommerce order fulfillment network powered by our patented and easy-to-use shipping software. With 100+ eCommerce fulfillment centers throughout the United States, we offer nationwide 1-day and 2-day delivery to over 90% of the US population. Cahoot provides reliable and affordable US fulfillment services for ALL sales channels, including leading marketplaces such as Amazon, eBay, and Walmart and leading eCommerce platforms and shopping carts, including Shopify, BigCommerce, and Magento. Cahoot is the world's first peer-to-peer eCommerce fulfillment network that provides ultrafast order fulfillment at 30% lower cost than traditional 3PLS.
  • 1

    IDA (Java)

    Java implementation of the IDA

    Information Dispersal Algorithym (IDA) is a method to split a file f into n pieces in such a way that the file can be reconstructed from some predefined subsets of pieces. this is a Java implementation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Camelia is an IDE for OCaml designed with students and new users in mind. It sports syntax highlighting, tool-tip type checking, clickable error explanations, an integrated debugger, and more.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up to 80%. This is already being used by various companies in Market Research industry. 2) Tablet/Web enabled Survey Management Companies can launch the same survey, online and over Tablet/mobile. This product is in prototype phase. 3) XTCC, a web based cross tabulation tool that enables companies to carry out real-time analysis. It can analyze very large datasets in a very short period of time. It is in prototype phase. If you are interested in doing a pilot, please write to us.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Retail Point of Sale and Inventory Management Software Icon
    Retail Point of Sale and Inventory Management Software

    RetailEdge retail point of sale software is designed for single and multi-store businesses

    Caters to small and mid-sized retailers with multiple locations who require a reliable point of sale and inventory management software solution.
  • 5
    Eggdrop
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    QMARIADB

    Full Featured Qt Driver for MariaDB / MySQL

    This is my dropin replacement version of the QMYSQL driver that is provided out of the box with Qt. It covers the same features but also adds these extra features/fixes. 1, Parameters Can Return Recordsets 2, Calls to procedures can return out/inout vars 3, Threadsafe when using MariaDB Client Libs 4, Supports multiple returned recordset The driver checks during runtime that it is using the MariaDB Client library. If it's not it will fail to init. This is because the MariaDB Client librarys handle multi threading correctly. You can comment out the appropriate lines of code to stop this check. NOTE: There are binarys to download this is because there are so many variations on how it can be compiled. You are expected to compile it yourself.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    QTest is a perl-based test framework for testing programs written in any language. It supports a "design for testability" mentality, user-defined test coverage, filters, and multithreading support. Includes documentation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    CoFlo

    C and C++ control flow graph generator and analyzer

    CoFlo generates Control-Flow Graphs from C and C++ source code. It can then output the graphs in a number of ways and perform various control flow analyses. NOTE: CoFlo has not been under active development for several years. At this time, I suggest you look into LLVM-based tooling to see if there is anything similar to CoFlo which will meet your needs.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Shell Script Loader

    Shell Script Loader

    A framework for modular scripting

    Shell Script Loader is a framework for shell scripts that provides functions that can be used to load, include or call module shell scripts. It supports most shells including Bash, Zsh, Ksh, and other shells based on sh. A compiler can also be used. Please check the website for detailed info.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • Hauler Hero is a cloud-based software solution that helps waste haulers improve their operations Icon
    Hauler Hero is a cloud-based software solution that helps waste haulers improve their operations

    Waste and recycling businesses of all sizes, commercial, residential and roll-off

    Reduce wasted fuel and increase services per hour with drag-and-drop dispatching and an easy tablet app.
  • 10

    dove

    a powerful little soap client.

    A little super-simple but powerful soap client that offers an easy way to send soap request to a server (from file or stdin), test server robustness by sending same request on multiple threads and eventually see the whole http conversation. If you need a quick and easy way to do soapcalls from your terminal or script, this tool is for you.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    an simple thread pool in linux, based on POSIX thread API. Management thread will retrieve needless idle thread to keep in low resource consumption.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    This is a general purpose machine code manipulation library for IA-32 and Intel 64 architectures. The library supports UNIX-like systems as well as Windows and is highly portable. The FCML library is free for commercial and non-commercial use as long as the terms of the LGPL license are met. Currently it supports such features as: - A one-line disassembler - A one-line assembler - An experimental multi-pass load-and-go assembler (Multi line!) - Support for the Intel and AT&T syntax - An instruction renderer - An instruction parser - Instructions represented as generic models - UNIX/GNU/Linux and Windows support - Portable - written entirely in C (no external dependencies) - C++ wrapper - Supported instruction sets: MMX, 3D-Now!, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, SSE4A, AVX, AVX2, AES, TBM, BMI1, BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP, VMX, SMX, AVX-512 Source code moved to: https://github.com/swojtasiak/fcml-lib
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    Distant Speech Recognition

    Beamforming and Speech Recognition Toolkit

    BTK contains C++ and Python libraries that implement speech processing and microphone array techniques such as speech feature extraction, speech enhancement, speaker tracking, beamforming, dereverberation and echo cancellation algorithms. The Millennium ASR provides C++ and python libraries for automatic speech recognition. The Millennium ASR implements a weighted finite state transducer (WFST) decoder, training and adaptation methods. These toolkits are meant for facilitating research and development of automatic distant speech recognition.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Libface is a cross platform framework for developing face recognition algorithms and testing its performance.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    Nemo

    Individual-based forward-time genetics simulation software

    Nemo is an individual-based, forward-time, genetically explicit, and stochastic simulation software designed for the study of the evolution of life history and quantitative traits, and genetic markers under various types of selection, in a spatially explicit, metapopulation framework.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Unix GNU Windows

    Packages to create a Unix like environment under MS-Windows

    At this point this project is mainly wpkg which is a replica of dpkg and apt-get that works under Microsoft Windows and Unices. Since version 0.7.0 it works very nicely as it includes most of the important functionality of dpkg (i.e. most everything except dselect functions.) Otherwise, the Unix GNU Windows is expected to be a large set of packages that wpkg can handle. Packages of all the software available under MinGW and GnuWin32 so you can painlessly build a complete Unix like environment under Microsoft Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    minihex

    Minimal hex editor.

    Minihex is a minimal hex editor written for POSIX environment. It's written for terminals, so it can run without X11. To edit a file, just invoke `ihex <your_file_name>` and a powerful hex editor is right there on your terminal.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    PEP is a modelling and verification framework for parallel systems, providing a large number of different modelling languages and verification techniques (e.g. SDL, Petri nets and model checking)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    baffle

    Baffle Is an extension to Brainfuck language, it adds a stack, more

    baffle Is an extension to BF language (https://esolangs.org/wiki/brainfuck), which itself in turn is a extension of Turing machine. baffle extends BF by adding a stack, support for procedures, adding more arithmetic instructions, and a register. baffle can run original BF programs, and while it's not the fastest implementation of BF, but it's written in such a way that makes it easier to replace the instruction set, and to write similar languages. Every cell is a single byte, and the tape wraps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    HWUT - The Hello-Worldler's Unit Test

    HWUT - The Hello-Worldler's Unit Test

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode. Test cases can be generated using the 'gen' mode, and state machine walkers by the 'sm_walker' mode. Over the last decade HWUT has matured towards a full fledged unit test tool for a wide variety of applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Extended C Library

    Extended C Library

    Why Is libxc needed? There doesn't exist a library for ANSI C99 for common data containers, such as vectors, trees, etc. There also also doesn't exist a library for common functionality, such as error reporting/logging, string functions, configuration management (reading config files), etc... The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure unrestricted usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request. What's completed? As of writing, the following libraries have been written and tested: 1. Memory accounting/tracking 2. String operations 3. Vectors 4. Trees 5. Dictionary arrays 6. Configuration management See the wiki page for more information
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Fuzzy sets for Ada

    Fuzzy sets for Ada

    Fuzzy sets, logic, numbers; intuitionistic fuzzy sets, fuzzy linguis

    Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with the operations on them, fuzzy logic based on the intuitionistic fuzzy sets and the possibility theory; fuzzy numbers, both integer and floating-point with conventional arithmetical operations, and linguistic variables and sets of linguistic variables with operations on them. String-oriented I/O is supported. A rich set of GTK+ GUI widgets is provided.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    An easily-customizable makefile template for C/C++ programs. Once customized, without any changes it can be used to build all the same kind of programs, even when source files are renamed, added or removed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses. A binary is included for Windows users; Linux users are advised to compile the application themselves. Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time. --UPDATE OCTOBER 2014-- This project is currently suspended! I can't currently find the time to fix/update anything with this program and hence it must be considered 'on hold' at the moment. Sorry for the inconvenience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    FreeOSEK RTOS

    Project has been move to https://github.com/ciaa/Firmware

    The project is not more active, we have fix a lot of issue and perform many improvements. These are now deliverd as part of a new project: https://github.com/ciaa/Firmware ---- FreeOSEK is a scalable solution for embedded system. FreeOSEK OS is based on OSEK RTOS specification (OSEK-VDX). visit us in: http://opensek.sourceforge.net
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project