Search Results for "big integer library" - Page 11

Showing 285 open source projects for "big integer library"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    It's library writted in the dotnetframework 2 that gets the bits of character in a integer array and let the user to handle them
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML Web Bridge is a small java library bridging xml and web technologies via java. It is a simple, and quickly implemented solution to common web project problems (at least until the \"big players\" finish their more elaborate specifications and refer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Tiny microCMS is a tiny and easy to use Content Managment System. Since Other CMS are too big for just small Websites, microCMS will cut down on several points. The goal is to get a working really easy to install CMS System with a default website
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Library of very long integer numbers, and its more common mathematical operations, excellent for cryptographic applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SecureCollection is a Java class library tailored for big projects. SecureCollection provides a thin wrapper around the standard collection API to protect your app code from bugs and missing functionality. It features unit tests for all classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The Simple Development Library provides a framework for good software engineering in medium to big projects developed in the Tcl language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    The "FDLanManagement System" is a content management system for lanpartys. It includes a usermanagenment, a forum, a news section, a seatplan, a tourney system, a guestbook, a pollsystem. It's suitable for big Lanpartys. It's written in PHP und uses a MY
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a small project to handle big-size variable. A variable will be allocated and free automatically (when task finish). I have no much idea for this. if you have any new idea for this problem, please tell, I will think to develop it for more feature
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CLearSharp is a clean C#-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearJ, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CLearJ is a clean Java-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearSharp, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Portable Cray Bioinformatics Library is a C implementation of the proprietary Cray Bioinformatics Library. It is designed to run on a wide variety of platforms in either 32- or 64-bit mode on either big or little endian architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The xml tool project provides developers functions that uses the libxml2 library. It provides an easy way to input and output configurations from/to xml files and handlers to deal with small or big xml databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Operation with currency values don't work fine with float or double types. This C++ library implements operators in a decimal fixed point (x100) package. This package use only integer type internally multiplied by 100.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multiprecision unsigned number template library (MUNTL). The program is intended for the organization of calculations with the big precision for unsigned numbers. Program is very fast because do not use any heap call (new, malloc etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Oxygen - is a component oriented, service driven computing framework for embedded Java devices. A bit like (and hopefully compatible with) the Open Services Gateway Initiative (OSGi) - only fixing our big itches with OSGi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C++ template classes for Multi-Value Logic support arbitrary precision and user defined Multi-Value Logic types. This library comes with pre-defined data types: integer, boolean, bit, logic, std_logic, bit_vector, logic_vector and std_logic_vector.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 0 This Week
    Last Update:
    See Project