kerf1 icon indicating copy to clipboard operation
kerf1 copied to clipboard

Kerf (Kerf1) is a columnar tick database and time-series language for Linux/OSX/BSD/iOS/Android. It is written in C and natively speaks JSON and SQL. Kerf can be used for trading platforms, feedhandle...

Results 2 kerf1 issues
Sort by recently updated
recently updated
newest added

When kerf is in debug mode, an error is generated: ``` # ./kerf_test -q Testing case 0... Testing case 100... Testing case 200... Testing case 300... Testing case 400... Testing...

bug
help wanted
good first issue

I've been playing with Kerf for the last few days and really enjoy the syntax and the performance. I'm planning on developing an elixir client library for it as soon...