Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sof3/generic_modular

Modular arithmetic library in Rust with generic number types. Supports no-std.
https://github.com/sof3/generic_modular

modular-arithmetic no-std number-theory rust

Last synced: 16 days ago
JSON representation

Modular arithmetic library in Rust with generic number types. Supports no-std.

Awesome Lists containing this project

README

        

# generic\_modular
[![Build Status](https://travis-ci.com/chankyin/generic_modular.svg?branch=master)](https://travis-ci.com/chankyin/generic_modular)

Modular arithmetic library in Rust with generic number types. Supports no-std.