Showing 371 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Specter - Abstract Arithmetics Library (AAL) is a library coded in native C which is able to do operations with numbers of virtually unlimited length. Specter is targeting mainly cryptography and big integer maths though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libnxter is a collection of robot utilities for lego mindstorms nxt robotics kit, written in NXC language, and currently implements: two wheel drive vehicle, odometer, motor control, sonar, integer matrix algebra, vectors, PID control and kalman filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Big Integer Library
    A dynamic C++ library to operate on really big integers; both signed & unsigned, with all the basic integer operations (as one can do with standard C/C++ primitive integer data types like "int"/"long"/"long long") provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Large Integer Calculator. Includes most arithmetic functions plus named memory values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nicalc
    Big Integer Calculator with a simple micro controller (AVR MEGA32). 100 Digits now but soon it will go further long!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eLynx Image Processing SDK and Lab
    Windows & Linux image processing tools. Supports multi-core, 8 to 64-bit resolutions for grey,RGB,HLS,CIE Lab and Bayer images. Handles dng,tiff,fits,jpg,j2k,png and raw file formats. eLynx lab is a GUI application based on wxWidgets & eLynx SDK.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 8
    Collection of multi-platform C++ libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 10
    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
  • 11
    LameUtils
    LameUtils contails LameInts (large integer numbers signed and unsigned), LameStrings, and LameArray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Unlimited integer operations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    Android app that converts from integer decimals to binary, hexadecimal and octal. (signed numbers 32 bit or unsigned)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    **Plugin is deprecated**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    FPM - Fixed Point Math substitutes expensive floating point operations by much cheaper integer arithmetics. Use this library in your plain C (gcc) projects if you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Perl Password Generator using LINUX /dev/urandom, randomized by time signature and hash final masking. Usage: /usr/bin/perl mkpw-hash-alpha.pl [--hash=MD5/SHA1/SHA256/SHA512] [--length=integer<17] [--cycles=integer=1...3]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    CrfAny is a C++ package for efficient and exact training and inference of Conditional Random Fields over any graphical structure, supporting all feature types (boolean, integer and real) and command line, C++/Python Lib interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Several scripts for a variety of useful math functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    C++ large integer class with Boost License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Found various fixed point and integer in C#; working on coalescing them into a C# library.
    Downloads: 0 This Week
    Last Update:
    See Project