5 Commits

Author SHA1 Message Date
Vincent Stakenburg ab772c50fd get rid of no-alloc feature 2021-09-08 19:45:00 +02:00
Alex Huszagh 92a49f0c78 Added optimizations for smaller strings. 2021-09-04 13:29:25 -05:00
Alex Huszagh 4720285e5e Fix correctness tests type issues, and tests for older Rustc versions. 2021-09-04 13:03:51 -05:00
Alex Huszagh 72c57378a3 Refactored the available algorithms
- Removed a large amount of dead code.
- Simplified to use Lemire or Bellerophon.
- Simplified the big integer arithmetic.
- Improved slow path performance.
- Simplified digit parsing algorithms.
- Improved rounding performance.
2021-09-03 22:54:40 -05:00
Alex Huszagh 499943ca81 Moved correctness tests out of main repository. 2021-09-03 11:10:47 -05:00