C Trie

Top 3 C Trie Projects

  • chtrie

    Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity

  • Project mention: performance of a trie implementation | /r/C_Programming | 2023-08-08

    For comparison, I am using https://github.com/dongyx/chtrie a "coordinated hash trie" implementation by Yuxuan Dong, also described by this https://arxiv.org/abs/2302.03690 paper on arxiv.org. I picked it because it seemed most comparable and lightweight, as well as having a fairly small code size.

  • hash-array-mapped-trie

    A hash array mapped trie implementation in c.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • libaca

    C Library of Aho-Corasick Algorithm based on Coordinate Hash Trie

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Trie related posts

  • performance of a trie implementation

    1 project | /r/C_Programming | 8 Aug 2023
  • Show HN: Trie implementation balancing between time, space and simplicity

    1 project | news.ycombinator.com | 10 Mar 2023
  • Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity

    1 project | /r/programming | 1 Mar 2023
  • Coordinate Hash Trie: Balancing Between Time, Space, and Simplicity

    1 project | news.ycombinator.com | 1 Mar 2023

Index

What are some of the best open-source Trie projects in C? This list will help you:

Project Stars
1 chtrie 18
2 hash-array-mapped-trie 9
3 libaca 7

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