Skip to content

This was a school project that I did really well on and wanted to put here. This is ARM assembly and will not work on X86 architectures. Basically we re-wrote C functions in assembly for a 'Bigint' data structure and saw how much speedup we could get.

Notifications You must be signed in to change notification settings

DanielAlbl/Bigint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bigint

This was a school project that I did really well on and wanted to put here. This is ARM assembly and will not work on X86 architectures. Basically we re-wrote C functions in assembly for a 'Bigint' data structure and saw how much speedup we could get.

About

This was a school project that I did really well on and wanted to put here. This is ARM assembly and will not work on X86 architectures. Basically we re-wrote C functions in assembly for a 'Bigint' data structure and saw how much speedup we could get.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published