If you want kdb in rust, best to use my fork:
https://github.com/wingfoil-io/kdb-plus-fixed
https://crates.io/crates/kdb-plus-fixed
cargo add kdb-plus-fixed
kdb-plus-fixed
This is a fork of kdbplus, but with some critical fixes and without it's latest commits, which introduced some defects. There is also kxkdb, which is also a fork of kdbplus and has the same defects. Neither of these project appear to be maintained any more.
If you want kdb in rust, best to use my fork:
https://github.com/wingfoil-io/kdb-plus-fixed
https://crates.io/crates/kdb-plus-fixed
cargo add kdb-plus-fixed
kdb-plus-fixed
This is a fork of kdbplus, but with some critical fixes and without it's latest commits, which introduced some defects. There is also kxkdb, which is also a fork of kdbplus and has the same defects. Neither of these project appear to be maintained any more.