Hacker News
- Splay tree – binary search tree with faster repeated access http://en.wikipedia.org/wiki/Splay_tree 4 comments
Linking pages
- We Have to Start Over: From Atom to Zed https://zed.dev/blog/we-have-to-start-over 234 comments
- How I (almost) got an internship at Google http://ecarmi.org/writing/google-internship/ 139 comments
- GitHub - rekihattori/awesome-programmers: A list of history's greatest software engineers and tech pioneers https://github.com/rekihattori/awesome-programmers 44 comments
- Kalyn: a self-hosting compiler for x86-64 https://www.intuitiveexplanations.com/tech/kalyn.html 34 comments
- GitHub - CSRT-NTUA/AlgoPlus: AlgoPlus is a C++17 library for complex data structures and algorithms https://github.com/CSRT-NTUA/AlgoPlus 21 comments
- Understanding Rust Through AVL Trees https://francismurillo.github.io/2019-07-31-Understanding-Rust-Through-AVL-Trees/ 15 comments
- GitHub - ekzhang/redis-rope: 🪢 A fast native data type for manipulating large strings in Redis https://github.com/ekzhang/redis-rope 7 comments
- GitHub - mattyv/FlashRadixTree: Radix tree with the ability to search more efficiently if you know the key will be there. Performs well against std::map and well against std::unordered_map especially where you have large keys with common prefixes. https://github.com/mattyv/FlashRadixTree 1 comment
- GitHub - BenWiederhake/splaycompress: Compression utility using Splay Trees, named ".jan" after Robert Tarjan, to enable the file extension ".tar.jan". https://github.com/BenWiederhake/splaycompress?tab=readme-ov-file#splaycompress 1 comment
- Yomguithereal's Shenanigans - Implementing an efficient LRU cache in JavaScript https://yomguithereal.github.io/posts/lru-cache 0 comments
- We should ban the phrase "thread safe" http://blog.paranoidcoding.com/2014/05/22/ban-the-term-thread-safe.html 0 comments
Related searches:
Search whole site: site:en.wikipedia.org
Search title: Splay tree - Wikipedia
See how to search.