Skip to content

Generate arbitrary fin data for testing and benchmarking

License

Notifications You must be signed in to change notification settings

fin-org/fin-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fin-data

  • generate arbitrary unformatted fin data using fast-check
  • include a reference implementation for formatting
  • /core directory follows the core spec (with builtins).
  • intention is to provide a language-agnostic framework to test & benchmark fin encoders/decoders.
  • why deno? It's got great tooling and is suitable to scripting tasks.
  • PRs welcome! contributing guide

usage

not much yet

  • deno test core to test the reference formatter
  • deno run core/gen.ts to generate fin notation

About

Generate arbitrary fin data for testing and benchmarking

Topics

Resources

License

Stars

Watchers

Forks