edgesearch

Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps (by wilsonzlin)

Edgesearch Alternatives

Similar projects and alternatives to edgesearch

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better edgesearch alternative or higher similarity.

edgesearch reviews and mentions

Posts with mentions or reviews of edgesearch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-02.
  • Lifetime Annotations for C++
    7 projects | news.ycombinator.com | 2 Apr 2022
    From https://westurner.github.io/hnlog/#comment-30603322 re https://en.wikipedia-on-ipfs.org/wiki/Database_index :

    https://github.com/wilsonzlin/edgesearch :

    > * Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps *

    > "Edgesearch builds a reverse index by mapping terms to a compressed bit set (using Roaring Bitmaps) of IDs of documents containing the term, and creates a custom worker script and data to upload to Cloudflare Workers"

    WASM or [C++] to WASM?

    TIL about Roaring Bitmaps: /?q=roaring+bitmap https://medium.com/@amit.desai03/roaring-bitmaps-fast-data-s...

  • How does database indexing work?
    1 project | news.ycombinator.com | 8 Mar 2022
    https://en.wikipedia-on-ipfs.org/wiki/Database_index

    https://news.ycombinator.com/item?id=28021766 re: edgesearch, HTTP/3 (QUIC (UDP))

    > Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps https://github.com/wilsonzlin/edgesearch

    >> How it works: Edgesearch builds a reverse index by mapping terms to a compressed bit set (using Roaring Bitmaps) of IDs of documents containing the term, and creates a custom worker script and data to upload to Cloudflare Workers

  • Abusing AWS Lambda to Make an Aussie Search Engine
    2 projects | news.ycombinator.com | 27 Sep 2021
  • Serverless SQLite
    6 projects | news.ycombinator.com | 20 Jan 2021
    I've also tried full-text-search in worker by pre-indexing the content, works very fast even with a JS engine - less than 5ms to make a search in 5MB of text.

    It runs out of CPU-time at 6MB of text though.

    There's someone that made a WASM for the same thing too, it's definitely faster and can handle a bit more text.

    https://github.com/wilsonzlin/edgesearch

  • Serverless Full-Text Search with Cloudflare Workers WebAssembly Roaring Bitmaps
    1 project | news.ycombinator.com | 6 Jan 2021
  • A note from our sponsor - WorkOS
    workos.com | 28 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic edgesearch repo stats
5
464
0.0
about 2 years ago

wilsonzlin/edgesearch is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of edgesearch is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com