Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

funary

Compare

  No analysis available

Arbitrary precision binary operations library for Javascript.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: GNU_Gener...

libzahl

Compare

  Analyzed 1 day ago

Suckless big integer library.

10.1K lines of code

0 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

yaal C++ libraries

Compare

  No analysis available

Yet another abstraction layer - a general purpose C++ library. This library provides unified, high level, C++ interfaces and implementations for handling problems and providing solutions in multiple domains: - algorithms - collections (containers) - arbitrary precision numeric types and ... [More] operations - threading - networking - generic, DSL grammar driven parsers - operating system infrastructure interfaces - xml serialization/deserialization and DOM operations - database access yaal also contains a fully fledged programming language named Huginn. [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: afpl, by-nc-nd-40

huginn programming language

Compare

  No analysis available

huginn - programming language with no quirks, so simple every child can master it. Huginn is a computer programming language with following traits: - interpreted - imperative - functional style (functions, lambdas and closures are first class citizens) - object oriented (user defined types ... [More] , composition, inheritance, exceptions) - introspective, non-reflective type system - strongly typed (absolutely no implicit value conversions and no implicit type coercion) - dynamically typed (final type consistency checks are done at runtime) - duck typing - no quirks guarantee - support arbitrary precision calculations per built-in type - interpreter/executor trivially embeddable in C++ code [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: afpl, by-nc-nd-40

big_int

Compare

  Analyzed about 3 hours ago

Arbitrary precision math implementation

14.4K lines of code

0 current contributors

about 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

BigInt

Compare

  Analyzed 16 minutes ago

Arbitrary-sized integer class for C++. Features: * No additional dependencies apart from the standard library. * Modern C++ (compiles with C++11 / C++14 / C++17). * No special compiling or linking required. Simply download the single header file, include it in your code, and compile however you would.

16.2K lines of code

2 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This