đź‘‹Would anyone be interested in working together on a Rust client library for Typesense (OSS alternative to Algolia / ElasticSearch)?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Typesense

    Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

  • typesense-js

    JavaScript / TypeScript client for Typesense

  • The idea is to provide a thin idiomatic wrapper around the Typesense REST API. The most involved part is the retry logic to detect if a node is down and retry the request on another node in the cluster, for high availability. For eg, here's the logic in the JS client. The rest of it is creating one class per API resource and adding appropriate methods.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • typesense-go

    Go client for Typesense: https://github.com/typesense/typesense

  • The Go client also has an OpenAPI spec that could potentially be re-used to generate types for the Rust client?

    Here’s the bench used for the songs dataset benchmark. It uses k6 for a load testing tool: https://github.com/typesense/showcase-songs-search/tree/master/scripts/benchmarking

  • typesense-rust

    Rust client for Typesense | Work In Progress & Help Wanted

  • u/moren0l has gotten the party started! https://github.com/typesense/typesense-rust

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts