Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andeplane/fastmod
Fast modulo operator working on unsigned integers.
https://github.com/andeplane/fastmod
Last synced: 1 day ago
JSON representation
Fast modulo operator working on unsigned integers.
- Host: GitHub
- URL: https://github.com/andeplane/fastmod
- Owner: andeplane
- License: gpl-2.0
- Created: 2015-01-08T17:24:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-08T18:07:12.000Z (about 10 years ago)
- Last Synced: 2024-05-01T21:39:11.879Z (8 months ago)
- Language: C++
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fastmod
Fast modulo operator working on unsigned integers.