kerf
                                
                                
                                
                                    kerf copied to clipboard
                            
                            
                            
                        Kerf (Kerf2) 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, feedhand...
kerf-source
This is "Kerf" or "Kerf2". It is incomplete. Kerf2 is designed for full concurrency. It also adds transparent type promotion, a C++ instead of C basis, and more.
The source for the complete "Kerf1" is at https://github.com/kevinlawler/kerf1/tree/master/src
Contact
[email protected]
Compile on macOS, ...
#install google test. should be `brew install googletest`
clang++ -std=c++2b -pthread -ledit -levent -O0 -DDEBUG -g -lgtest -fsanitize=address -ferror-limit=5 main.cc
Run
./a.out