Skip to content

Introducing a C api? #219

@leo-collins

Description

@leo-collins

We are considering moving to rstar from our current solution (libspatialindex) for performance improvements. However we would need to implement a C api to interface rstar from our code. From a quick google it seems the best approach would be a separate crate e.g. rstar-capi containing the bindings so we could keep rstar safe (this is what e.g. https://github.com/rust-lang/regex do).

Is this something the maintainers are interested in? I would be happy to give this a go and make a PR if so.

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