DuckDB has recently introduced end-to-end interaction with Iceberg REST Catalogs directly within a browser tab, requiring no ...
Abstract: Hash table is a fundamental indexing data structure, and extensively used in many applications. Recently, several hash table implementations have been proposed on GPUs. However, they have ...
Abstract: The linear-probing hash table is one of the oldest and most widely used data structures in computer science. However, linear probing famously comes with a major draw-back: as soon as the ...
Hash rate sits at the core of how Bitcoin is mined. Bitcoin relies on a system called proof-of-work, where miners compete to ...
We study how to best make use of the a GPU to implement lock-free concurrent hash tables, and on top of that highly parallel dynamic programming. We show that the right hash table can be remarkably ...
As avid puzzlers know full well, the humble jigsaw puzzle is a thing of beauty in multiple ways. Not only are jigsaws an absorbing time sink, but multiple studies have demonstrated they are good for ...
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.