Showing 224 open source projects for "integer"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    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.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Double-Precision Integer C++ Library
    A template for a double-precision integer type. The class interface is as similar as possible to that of a built-in integer type. For example, dbl-int::dbl<int64_t> could be used where int128_t is unavailable on a particular platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Large Integer Calculator. Includes most arithmetic functions plus named memory values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Collection of multi-platform C++ libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java ILP is a simple java interface to (mixed) integer linear programming solvers such as lp_solve, Glpk, Gurobi, SAT4J (0-1 ILP), MiniSat+(0-1 ILP), CPLEX, or Mosek. (documentation at http://javailp.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libpac is a library to decode SBStudio PAC music modules into a stream of integer PCM audio data. The package contain the library itself, a CLI player, and plugins for XMMS and Winamp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    oscript is script language. it have very simple syntax and cover how to define a string , integer, float, array, object and function... it be fit for embed script in host jave or c/c++ programe. it is a easy and fast VM implement for c/c++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    **Plugin is deprecated**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C++ command line parameters parser
    Command line parameters parser, calls corresponding user functions and, if necessary, checks type/semantic of values of inputed parameters. Uses Boost C++ libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    pop.py
    Pop.py is a simulator of populations. Originally concieved to track the spread of words across language groups, pop.py can simulate any type of population, from schooling fish to n-dimensional celluar automata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a simple software implemented FPU. only 32bit precision is supported and the operation result is not accurate as modern FPUs, but it is light and compact. (uses simple 32bit integer operations only, good for machines that has no hardware FPU.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ large integer class with Boost License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sigMan is a utility for the analysis of time-dependent signals, especially electropherogram/chromatogram data. It is no longer being actively updated or maintained by me (Nathan Cermak) as of January 2011, for lack of any users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graph polynomials and view prime numbers on a ulam spiral graphing plot. Only integer numbers. Based on an old GPL version of the JEP equation parser. See website for additional examples/live applets Seems to be closely related to Cellular automaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Open BEAGLE

    Evolutionary Computation Framework in C++

    Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming; bit string, integer-valued vector, and real-valued vector genetic algorithms; and evolution strategy. The Open BEAGLE architecture follows strong principles of object oriented programming, where abstractions are represented by loosely coupled objects and where it is common and easy to reuse code. Open BEAGLE is designed to provide an EC environment that is generic, user friendly, portable, efficient, robust, elegant, and free.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    This is a simple project written to easily convert an integer of any length from any base to any other base in the range of 2 to 36. Since this program was written with the QT API it can be recompiled for any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QuasiTiler
    Create non-periodic tiling of the plane by projecting high-dimension integer lattice onto a plane. Ported to Java from Objective-C, with very minor modifications. Uses AWT for the UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is about give to any developpers, some PHP classes to create their scripts by change some primitive by object, and use no more string, integer and array primitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of GWTE extensions in the form of simple and easy to use commons-style utility classes, and a working set of chart classes that wrap ofcgwt/open-flash-chart.swf such as BarChart and LineChart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gripes (generic roguelike integer programming equipment selector) is a program designed to help the players of Angband (and similar games) to find the optimal equipment to wear, using integer programming techniques.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Spreadsort is a fast general-case in-place hybrid radix/comparison algorithm, which tends to be roughly twice as fast as std::sort. This library has calls to sort integers, floats, or strings, or other data types based upon integer, float, or string keys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Datamixer generates mock data values for various datatypes, including integer, floating precision, datetime, and string. It can generate complex sequences, based on functions and permutations of the basic data series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Many computational problems need arithmetic operations in polynomial finite rings over Z/nZ, where n is an integer (n>1). This library provides efficient operations for applications such as integer factorization and primality testing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    natural sort / order of arrays, sorts integer, string and mixed arrays - also strings with numbers included will be ordered naturaly, natsort and natcasesort for javascript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J2ME / JavaME class to provide easy access to the RMS-Database system of mobile phones. Database types already implemented: Integer, Boolean, Byte, String. CapeME GUI extension can be used for creating a UI for HandyDB.
    Downloads: 1 This Week
    Last Update:
    See Project