An open API service indexing awesome lists of open source software.

https://github.com/logseq/datahike-rs

Experimental datahike native binding
https://github.com/logseq/datahike-rs

Last synced: 5 months ago
JSON representation

Experimental datahike native binding

Awesome Lists containing this project

README

          

# datahike-rs

## How to

- Copy libdatahike.dylib or libdatahike.so to this project
- Use https://github.com/andelf/datahike/tree/dev (`dev` branch)
- yarn
- yarn build
- yarn link (or `node demo.js`)

## Errors

- Symbol not found: (_create_database)
recompile