cloudflare / cloudflare/trie-hard

performance over alternatives?

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
608
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I saw there's a go version of same idea https://github.com/openacid/succinct

which has some kind of "index" to speed up the read and they have some numbers in terms of perf.

maybe this lib can have something similar too?

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked succinct implementation and its reported performance numbers, then inspect trie-hard's existing read path and any benchmark entry points. The issue does not identify files, tests, or a specific indexing design, so the completion criteria need to be clarified before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.