Top 5 C Hashtable Projects
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: How different is C++ from C? Contrasting simple Unix SORT programs | reddit.com/r/cpp | 2022-05-13
But the most common that I know of is this one: https://github.com/tylov/STC. There's also this one mentioned above https://rurban.github.io/ctl/
-
cachegrand
cachegrand is an open-source fast, scalable and secure Key-Value store able to act as Redis drop-in replacement, designed from the ground up to take advantage of modern hardware vertical scalability, able to provide better performance and a larger cache at lower cost, without losing focus on distributed systems.
Once the storage layer on https://github.com/danielealbano/cachegrand is complete we would like to test it with NVMe-oF.
-
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib (by assyrianic)
Project mention: Folly: An open-source C++ library developed and used at Facebook | news.ycombinator.com | 2022-01-07This is still all in c++ correct? why not just using STL instead, am I missing something here.
There are a few pure-C made STL alike containers for C that uses no c++ code at all, a random github search finds this: https://github.com/assyrianic/Harbol , there are quite a few of them just not recalling them now.
C Hashtable related posts
- C++ containers but in C
- What if Linus Torvalds used C++ instead of C
- sqzlib - kseq compatible DNA fastA/Q encoding and compression library
- "Implementing Hash Tables in C" (an article I've drafter a few years ago, but never published it until... now)
- I still like C and strongly dislike C++
- How to structure C code? It appears to reward shallow functions and doing everything in the global scope, whereas other languages let you go as deep as you want at no cost.
- Help understanding a performance const
Index
What are some of the best open-source Hashtable projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | Klib | 3,558 |
2 | diskhash | 122 |
3 | ctl | 85 |
4 | cachegrand | 58 |
5 | Harbol | 17 |
Are you hiring? Post a new remote job listing for free.