absolute7

↗ HN profile [ 1523 ms ] full profile
Karma
0
Created
()
Submissions
14,470,710
  1. https://youtube.com/playlist?list=PL3vzYfOMUcIkd_1CzICEkH1IR...

  2. I am building free Figma alternative with focus on performance. Sharing for early feedback. https://www.absl.design/home.html

  3. A collection of high-performance data structures for Zig.

  4. Hi HN, I wanted to share an exciting update about Treds, the high-performance prefix search server I introduced earlier. After running a new series of benchmarks, the results continue to confirm Treds' edge over etcd…

  5. Hi Everybody, I found it hard to get keys in Redis with common prefix in sorted order. So, I am working on implementing a modified data structure using which we can get sorted keys with a common prefix very fast. The…