low-latency-queries

There are 2 repositories under low-latency-queries topic.

  • SJTU-IPADS/wukong

    A graph-based distributed in-memory store that leverages efficient graph exploration to provide highly concurrent and low-latency queries over big linked data

    Language:C++184171829
  • tugrul512bit/LruClockCache

    A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.

    Language:C++60415