mkmcsv VS sourcery

Compare mkmcsv vs sourcery and see what are their differences.

mkmcsv

Command-line utility for processing CSV files exported from Cardmarket. (by demogorgon1)

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
mkmcsv sourcery
1 1
2 14
- -
0.0 5.2
3 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.

mkmcsv

Posts with mentions or reviews of mkmcsv. We have used some of these posts to build our list of alternatives and similar projects.

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 mkmcsv and sourcery you can also consider the following projects:

uhubctl - uhubctl - USB hub per-port power control

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

csvquote - Enables common unix utlities like cut, awk, wc, head to work correctly with csv data containing delimiters and newlines

gperf - mirror of git.savannah.gnu.org/gperf.git with more features. gitlab has the issues

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

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

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

mph - (Fork) Minimal Perfect Hash