All Projects → intx → Similar Projects or Alternatives

138 Open source projects that are alternatives of or similar to intx

wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
Stars: ✭ 83 (+0%)
UInt256
An UInt256 library written in Swift 4
Stars: ✭ 20 (-75.9%)
Mutual labels:  biginteger, uint256
nim-nint128
128-bit integers
Stars: ✭ 17 (-79.52%)
Mutual labels:  uint128, int128
as-bignum
Fixed length big numbers for AssemblyScript 🚀
Stars: ✭ 49 (-40.96%)
Mutual labels:  biginteger, int128
math
Complex special functions and common mathematical operations in JavaScript
Stars: ✭ 42 (-49.4%)
Mutual labels:  arbitrary-precision
LunDAO
LunDAO 是一個鼓勵撰寫與 Ethereum 社群相關的中深度的中文文章,透過一個短期的實驗專案嘗試 DAO 可以如何進行社群治理以及回饋社群貢獻。
Stars: ✭ 50 (-39.76%)
Mutual labels:  evm
nein-math
NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.
Stars: ✭ 14 (-83.13%)
Mutual labels:  biginteger
break infinity.js
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
Stars: ✭ 145 (+74.7%)
Mutual labels:  biginteger
vandal
Static program analysis framework for Ethereum smart contract bytecode.
Stars: ✭ 121 (+45.78%)
Mutual labels:  evm
evm llvm
Official repo of the EVM LLVM project
Stars: ✭ 72 (-13.25%)
Mutual labels:  evm
Measurements.jl
Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
Stars: ✭ 248 (+198.8%)
Mutual labels:  arbitrary-precision
one-wallet
1wallet - unconventional keyless, non-custodial wallet secured by Google Authenticator. EVM-compatible, smart contract operated, with composable security.
Stars: ✭ 85 (+2.41%)
Mutual labels:  evm
bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
Stars: ✭ 34 (-59.04%)
Mutual labels:  biginteger
go-cita
A Go implementation of CITA. https://docs.nervos.org/cita
Stars: ✭ 25 (-69.88%)
Mutual labels:  evm
decimal
An arbitrary-precision decimal floating-point arithmetic package for Go
Stars: ✭ 28 (-66.27%)
Mutual labels:  arbitrary-precision
gas-reporting
Reference documentation on every gas price API and all the different formats
Stars: ✭ 85 (+2.41%)
Mutual labels:  evm
foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Stars: ✭ 4,623 (+5469.88%)
Mutual labels:  evm
redmine evm
Earned Value Management plugin for Redmine
Stars: ✭ 33 (-60.24%)
Mutual labels:  evm
evm cfg builder
EVM CFG recovery
Stars: ✭ 83 (+0%)
Mutual labels:  evm
Contracts
All WiBX blockchain chain code
Stars: ✭ 20 (-75.9%)
Mutual labels:  evm
Tiny Bignum C
Small portable multiple-precision unsigned integer arithmetic in C
Stars: ✭ 224 (+169.88%)
Mutual labels:  arbitrary-precision
Big Math
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
Stars: ✭ 173 (+108.43%)
Mutual labels:  arbitrary-precision
Calc
C-style arbitrary precision calculator
Stars: ✭ 127 (+53.01%)
Mutual labels:  arbitrary-precision
revm
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
Stars: ✭ 383 (+361.45%)
Mutual labels:  evm
py-trueconsensus
python prototype for hybrid consensus
Stars: ✭ 48 (-42.17%)
Mutual labels:  evm
Physicalconstants.jl
Collection of fundamental physical constants with uncertainties. It supports arbitrary-precision constants
Stars: ✭ 55 (-33.73%)
Mutual labels:  arbitrary-precision
swift-numberkit
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
Stars: ✭ 47 (-43.37%)
Mutual labels:  biginteger
hashport-validator
Official repository containing the source code of the Hashport validators
Stars: ✭ 19 (-77.11%)
Mutual labels:  evm
submarine sends
A proof-of-concept implementation of Submarine Sends for Ethereum
Stars: ✭ 29 (-65.06%)
Mutual labels:  evm
ethereum-evm-illustrated
Ethereum EVM illustrated
Stars: ✭ 170 (+104.82%)
Mutual labels:  evm
EVM-Simulator
EVM-Simulator bachelor's thesis.
Stars: ✭ 36 (-56.63%)
Mutual labels:  evm
100-days-of-Web3
A list of FREE resources to make Web3 accessible to everyone.
Stars: ✭ 2,801 (+3274.7%)
Mutual labels:  evm
Math
Arbitrary-precision arithmetic library for PHP
Stars: ✭ 905 (+990.36%)
Mutual labels:  arbitrary-precision
eapa
Erlang/Elixir Arbitrary-Precision Arithmetic (EAPA)
Stars: ✭ 36 (-56.63%)
Mutual labels:  arbitrary-precision
chaindata
Cross-chain EVM-based token data.
Stars: ✭ 137 (+65.06%)
Mutual labels:  evm
reef-chain
EVM compatible chain with NPoS/PoC consensus
Stars: ✭ 142 (+71.08%)
Mutual labels:  evm
4bytes
List of 4byte identifiers for EVM smart contract functions
Stars: ✭ 326 (+292.77%)
Mutual labels:  evm
pyevmasm
Ethereum Virtual Machine (EVM) disassembler and assembler
Stars: ✭ 206 (+148.19%)
Mutual labels:  evm
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+140.96%)
Mutual labels:  evm
bytecode-verifier
Compile Solidity source code and verify its bytecode matches the blockchain
Stars: ✭ 78 (-6.02%)
Mutual labels:  evm
heco-chain
HECO-Chain client based on the go-ethereum fork
Stars: ✭ 239 (+187.95%)
Mutual labels:  evm
Rpn
Math functional language, inspired by Hewlett-Packard Reverse Polish Notation (RPL) language
Stars: ✭ 17 (-79.52%)
Mutual labels:  arbitrary-precision
Decimal.js Light
The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.
Stars: ✭ 237 (+185.54%)
Mutual labels:  arbitrary-precision
minority
Ethereum 2.0 node multiplexer between consensus and execution
Stars: ✭ 94 (+13.25%)
Mutual labels:  evm
Javascript Biginteger
A big integer library for JavaScript
Stars: ✭ 181 (+118.07%)
Mutual labels:  arbitrary-precision
prb-math
Solidity library for advanced fixed-point math
Stars: ✭ 404 (+386.75%)
Mutual labels:  evm
Swift Bigint
A lightweight, Multiple Precision Arithmetic Library for Swift!
Stars: ✭ 144 (+73.49%)
Mutual labels:  arbitrary-precision
awesome-ethereum-events
Inspired by the awesome list of awesome lists of awesome lists of...
Stars: ✭ 18 (-78.31%)
Mutual labels:  evm
Kotlin Multiplatform Bignum
A Kotlin multiplatform library for arbitrary precision arithmetics
Stars: ✭ 119 (+43.37%)
Mutual labels:  arbitrary-precision
democracy
Tools for peer-to-peer privacy with Ethereum and AZTEC
Stars: ✭ 36 (-56.63%)
Mutual labels:  evm
Rationals
🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.
Stars: ✭ 40 (-51.81%)
Mutual labels:  arbitrary-precision
pali-wallet
The Official Syscoin browser wallet. Open source, easy to use & multichain.
Stars: ✭ 30 (-63.86%)
Mutual labels:  evm
Lua Bint
Arbitrary precision integer arithmetic library in pure Lua
Stars: ✭ 20 (-75.9%)
Mutual labels:  arbitrary-precision
hebimath
arbitrary precision arithmetic library
Stars: ✭ 37 (-55.42%)
Mutual labels:  arbitrary-precision
Mpmath
Python library for arbitrary-precision floating-point arithmetic
Stars: ✭ 511 (+515.66%)
Mutual labels:  arbitrary-precision
etk
evm toolkit
Stars: ✭ 244 (+193.98%)
Mutual labels:  evm
ZYX-20
A Zyx Network client based on the go-ethereum fork
Stars: ✭ 0 (-100%)
Mutual labels:  evm
cldr-engine
Internationalization and localization in Typescript with Unicode CLDR, batteries included
Stars: ✭ 34 (-59.04%)
Mutual labels:  arbitrary-precision
Metrix
Decentralized, Anonymous, Fast & Secure Cryptocurrency
Stars: ✭ 41 (-50.6%)
Mutual labels:  evm
secureum-mind map
This repo is less actively maintained now but I still monitor it for PR's.
Stars: ✭ 422 (+408.43%)
Mutual labels:  evm
1-60 of 138 similar projects