Skip to content

hapaxlife/dinance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DINANCE

Finance module for Deno in Rust & WASM

  • XIRR
  • DaysBetween
  • YearFraction

Others functions are not fully implemented or wrapped

⚠️ Bench results show that Rust is much slower than Deno function

Inspired / come from

Command

For usage & examples deno run --allow-read examples/mod.ts

For test deno test --allow-read examples/mod_test.ts

For bench deno bench --allow-read examples/bench.ts

About

Finance module in Deno & Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published