Skip to content
#

hotrace

Here are 2 public repositories matching this topic...

Hotrace is a fast and lightweight search engine developed during a 42 rush challenge. It reads a set of key-value pairs, builds an efficient in-memory hash table, and performs fast lookups for given keys. Designed for speed and minimal resource usage, it showcases manual implementation of a custom search engine using low-level C programming.

  • Updated Oct 25, 2025
  • C

Add this topic to your repo

To associate your repository with the hotrace topic, visit your repo's landing page and select "manage topics."

Learn more