| NVIDIA/cuCollections |
380 |
|
0 |
0 |
about 2 years ago |
0 |
|
71 |
apache-2.0 |
C++ |
| nosferalatu/SimpleGPUHashTable |
288 |
|
0 |
0 |
about 3 years ago |
0 |
|
2 |
unlicense |
Cuda |
| A simple GPU hash table implemented in CUDA using lock free techniques |
| DavidLeeds/hashmap |
254 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
C |
| Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution. |
| siemens/embb |
178 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
other |
C++ |
| Embedded Multicore Building Blocks (EMB²): Library for parallel programming of embedded systems. Star us on GitHub? +1 |
| ot/succinct |
151 |
|
0 |
0 |
over 8 years ago |
0 |
|
2 |
other |
C++ |
| A collection of succinct data structures |
| dash-project/dash |
133 |
|
0 |
0 |
almost 5 years ago |
0 |
|
116 |
other |
C++ |
| DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science |
| CloudCompare/CCCoreLib |
125 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
other |
C++ |
| C++ library which provides data structures & algorithms for working with 3D point cloud data |
| mintomic/samples |
80 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
other |
C++ |
| [deprecated] Data structures and sample applications using Mintomic |
| ot/path_decomposed_tries |
44 |
|
0 |
0 |
about 13 years ago |
0 |
|
0 |
other |
C++ |
| Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition". |
| nvmd/libkdtree |
33 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
other |
C++ |
| libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data structure. Fork of the project once available from http://libkdtree.alioth.debian.org/ |