gperf VS sourcery

Compare gperf vs sourcery and see what are their differences.

gperf

mirror of git.savannah.gnu.org/gperf.git with more features. gitlab has the issues (by rurban)

sourcery

🧙 A simple but very fast recursive source code spell checker made in C (by Theldus)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gperf sourcery
7 1
2 14
- -
4.7 5.2
about 2 months ago 8 months ago
C++ C
GNU General Public License v3.0 only MIT License
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.

gperf

Posts with mentions or reviews of gperf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-30.

sourcery

Posts with mentions or reviews of sourcery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-15.
  • On implementing Bloom Filters in C
    3 projects | /r/C_Programming | 15 Mar 2022
    There's also 'MPH', it's an old and no longer maintained project but it works surprisingly well. I have used it in a project of mine (Sourcery) with a wordlist of 127k words and the performance was better than with CMPH in the tests I did.

What are some alternatives?

When comparing gperf and sourcery you can also consider the following projects:

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

dateutils - nifty command line date and time utilities; fast date calculations and conversion in the shell

meow_hash - Official version of the Meow hash, an extremely fast level 1 hash

mkmcsv - Command-line utility for processing CSV files exported from Cardmarket.

mph - (Fork) Minimal Perfect Hash

ttyplot - a realtime plotting utility for terminal/console with data input from stdin

robin-hood-hashing - Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

wfc - Wave Function Collapse library in C, plus a command-line tool

encoding - Go package containing implementations of efficient encoding, decoding, and validation APIs.

the_silver_searcher - A code-searching tool similar to ack, but faster.

STC - A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.