Skip to content
#

hotrace

Here is 1 public repository 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

Improve this page

Add a description, image, and links to the hotrace topic page so that developers can more easily learn about it.

Curate this topic

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