Folly VS libcuckoo

Compare Folly vs libcuckoo and see what are their differences.

Folly

An open-source C++ library developed and used at Facebook. (by facebook)

libcuckoo

A high-performance, concurrent hash table (by efficient)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Folly libcuckoo
90 4
27,034 1,535
0.7% 1.6%
9.8 2.9
about 21 hours ago 13 days ago
C++ C++
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Folly

Posts with mentions or reviews of Folly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-29.

libcuckoo

Posts with mentions or reviews of libcuckoo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.

What are some alternatives?

When comparing Folly and libcuckoo you can also consider the following projects:

abseil-cpp - Abseil Common Libraries (C++)

parallel-hashmap - A family of header-only, very fast and memory-friendly hashmap and btree containers.

Boost - Super-project for modularized Boost

FASTER - Fast persistent recoverable log and key-value store + cache, in C# and C++.

Seastar - High performance server-side application framework

junction - Concurrent data structures in C++

Kuku - Kuku is a compact and convenient cuckoo hashing library written in C++.

EASTL - Obsolete repo, please go to: https://github.com/electronicarts/EASTL

OpenFrameworks - openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

Qt - Qt Base (Core, Gui, Widgets, Network, ...)

cppcoro - A library of C++ coroutine abstractions for the coroutines TS