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
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.
LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata.
The library has identical API for Java (1.5) and C# (.net 2.0) .
Supports String,Integer,Boolean and List command line options.
Project migrated to www.latestbit.com and code.google.com
MpNT is a multi-precision number theory library that provides a base for building cryptographic applications. It may however be used in any domain where efficient integer, modular, and floating-point computations involving large numbers are required.
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.
intval is a small unix/linux command to get an integer value out of the given parameter(s). It is useful in scripting languages which do not support a built-in intval function.
Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs. Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60.
An add-on library for Allegro. Provides a very simple API for opening dialogs: You only need one function call with a format string specifying a number of data fields (e.g., a string, an integer, a filename). 3d look. Includes several extra gui objects.
MFFM MTC - a type II signal filter and C++ heirachy which controls and describes time code in two modes, INTEGER and DIGIT mode. INTEGER mode for math. manip. (+, -, *, /, etc.). DIGIT mode allows manip. of time digits (0:19:59 -> 0:20:09 click on tens)
Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects.
This is a library of classes and functions to be used to abstract arbitrarily large integer and floating-point numbers in C++.
All standard operators are overloaded so the user is able to substitute "mpi" for "int" and "mpf" for "double" to use.
Exupery is a bytecode compiler for Squeak, a free Smalltalk. It is currently just over twice as fast as the interpreter running the bytecode benchmark and five times faster running simple integer benchmarks.
CVPFrameWork is a complete framework solution for PHP developers based on objectual modeling in PHP5. Includes complete set of Native Classes (like String, Integer, Vector...), Sockets, XML-RPC communication, exception handling and much more.
Qopcounter analyzes hardware counter databases to obtain the number of floating point, memory, and integer operations per second as well as related metrics. Qopcounter can collect data for
both serial and parallel calculations.
XNum is an integer arithmetic library written in C++.
The difference between XNum and other libraries such as GMP <http://www.swox.com/gmp/> is the the former tries to imitate the practical method that humans use to do the arithmetic themselves.
Current
Qsoftcounter measures the number of floating point, integer, and memory operations performed during a program\'s execution using software counters. This is accomplished
by statically instrumenting a binary using Atom.
MIDP or some KVM implementation don't support float or double type.
There is a Java Math Library implement the most math functions in a Parametric Math Fixed Point Package.
This package use only integer type.
Rascal, the Advanced Scientific CALculator, is a platform independent modular calculator. Based on modules for integer, doubles, strings, vectors and matrices it can be easily extended with existing C or C++ code.
Algomath is a portable 32bit integer Arithmetic C Library with prime numbers and numbers manipulation algorithms. Optional fast assembly language alternatives (NASM source) for prime numbers time-critical functions are also included for the Intel-x86 rang
This STL-like C++ library contains classes for long integer numbers processing with using of assembler functions as a backend. Lazy evaluation is also used for optimization. It also contains generic implementation of classical number-theory algorithms.
Kammerjäger is a debugging tool with integrated correctness proving.
Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected.
The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...