A Java port of Daniel Lemire's fast_float project
-
Updated
Nov 10, 2024 - Java
A Java port of Daniel Lemire's fast_float project
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
Implementation of mathematical operations with big numbers and elliptic curve points for smart cards with JavaCard platform.
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.
Generic immutable recursive data representation API targeted at source code models and more.
Optimized, immutable Java implementations of fixed-width, unsigned integers.
My implementation of RSA Encryption including my own version of Java's BigInteger class
Projects and Essays from Algorithm Implementation (CS 1501) at University of Pittsburgh
RSA encryption calculator using java
Math library, written in Java.
A Java program that uses multi-threading to compute large integer factorials.
A program to print/save (to a text file) all prime numbers or the next prime number after a given input start number.
PF2, Summer 2016
A High School-Level recreation of Java's BigInteger Class.
BigInteger & BigDecimal nth root calculator
Composed Integers for Java - alternative implementations to java.math.BigInteger
A multithreaded implementation that reads a list of integer values and calculates median
A directory of all the CS112 (Data Structures) Projects. BigInteger, Expression Evaluation, Facebook Friends & Tries.
Library written in Java, for handling very large numbers.
Add a description, image, and links to the biginteger topic page so that developers can more easily learn about it.
To associate your repository with the biginteger topic, visit your repo's landing page and select "manage topics."