Skip to content

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.

Notifications You must be signed in to change notification settings

Sheratan095/Hotrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

About

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.

Topics

Stars

Watchers

Forks

Contributors 2

  •  
  •