Skip to content

Prefix fuzzy search with Metacomplete (my algorithm) #1434

@ple1n

Description

@ple1n

Summary

https://github.com/ple1n/hoverpanel/

I have written this algorithm which is super fast for cumulative prefix autocompletion (aka type ahead hints)

Every completion step takes <20ms for a sequence of user input characters.

https://github.com/ple1n/strprox

There is no better opensource completion engine on the market

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions