41 results found Sort:

570
5.7k
other
125
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
Created 2020-02-01
151 commits to master branch, last one 22 days ago
564
4.3k
mit
191
A standalone and lightweight C library
Created 2011-01-13
397 commits to master branch, last one 6 days ago
154
3.2k
mit
29
Blazing fast concurrent HashMap for Rust.
Created 2019-12-06
481 commits to master branch, last one 7 days ago
329
2.9k
lgpl-3.0
108
A library of generic data structures for the C language.
Created 2014-08-17
658 commits to master branch, last one 8 months ago
252
2.3k
bsd-3-clause
43
Common libraries and data structures for C.
Created 2020-11-10
257 commits to master branch, last one 4 months ago
161
1.9k
apache-2.0
12
A hash table with consistent order and fast iteration; access items by key or sequence index
Created 2016-09-15
874 commits to main branch, last one 12 days ago
169
988
other
53
qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
Created 2014-03-05
376 commits to main branch, last one 9 months ago
118
887
mit
19
Hash map implementation in C.
Created 2020-07-06
38 commits to master branch, last one 11 months ago
41
810
apache-2.0
14
Golang port of Abseil's SwissTable
Created 2023-02-23
28 commits to main branch, last one 11 months ago
A fast and ergonomic concurrent hashmap for read-heavy workloads.
Created 2023-11-20
165 commits to master branch, last one a day ago
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Created 2019-10-10
490 commits to master branch, last one 3 years ago
91
511
apache-2.0
16
This repository has no description...
Created 2019-12-09
1,484 commits to dev branch, last one a day ago
31
412
other
19
A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys.
Created 2019-10-07
17 commits to master branch, last one about a year ago
Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
Created 2022-04-21
63 commits to main branch, last one 11 months ago
Fast, reliable cuckoo hash table for Node.js.
Created 2018-09-06
24 commits to master branch, last one 3 years ago
10
236
mit
6
Fast and memory-efficient immutable collections and helper data structures
Created 2017-01-04
1,221 commits to master branch, last one 3 months ago
63
218
mit
17
Simple and fast string based key-value database with support for arrays and json
Created 2012-09-03
1,371 commits to master branch, last one 18 days ago
10
217
isc
5
A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.
Created 2022-03-17
40 commits to master branch, last one about a year ago
33
201
mit
15
An open addressing linear probing hash table, tuned for delete heavy workloads
Created 2015-12-09
33 commits to master branch, last one about a year ago
46
201
other
16
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
Created 2017-01-30
35 commits to master branch, last one 2 years ago
28
159
other
10
Diskbased (persistent) hashtable
Created 2017-06-08
89 commits to main branch, last one 4 months ago
100+ coding interview questions related to algorithms and data structures.
Created 2022-05-16
286 commits to main branch, last one 6 months ago
HierarchicalKV is a part of NVIDIA Merlin and provides hierarchical key-value storage to meet RecSys requirements. The key capability of HierarchicalKV is to store key-value feature-embeddings on hig...
Created 2022-06-15
194 commits to master branch, last one 3 days ago
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Created 2021-05-20
814 commits to main branch, last one 15 days ago
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Created 2020-11-10
99 commits to main branch, last one 3 months ago
31
127
mit
7
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
Created 2019-01-25
52 commits to master branch, last one 3 years ago
Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more efficient than standard Dictionary and ConcurrentDictionary.
Created 2021-11-03
265 commits to main branch, last one 22 days ago
13
108
apache-2.0
4
Access Abseil Swiss Tables from C
Created 2019-03-28
18 commits to master branch, last one 3 years ago