Skip to content

rconceptnet (Rust+SQLite server implementation of conceptnet) #342

Description

@knadh

Hello. I ended up building a simple Rust implementation of the conceptnet server for a non-profit search engine project I'm working on, where hosting environments are likely to be very resource constrained. It's a performant single static binary with no dependencies and most importantly, it imports the entire conceptnet corpus to a single SQLite .db file, forgoing Postgres entirely.

The project is available here: https://github.com/knadh/rconceptnet

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions