nlutils VS nusort

Compare nlutils vs nusort and see what are their differences.

nlutils

Nitrogen Logic C Utility Library (by nitrogenlogic)
C

nusort

Japanese direct-to-kanji input system with 2-key codes (by matvore)
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
nlutils nusort
1 1
5 1
- -
3.6 0.0
10 months ago almost 2 years ago
C C
GNU Affero General Public License v3.0 Apache License 2.0
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.

nlutils

Posts with mentions or reviews of nlutils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-29.
  • C Template Library
    15 projects | news.ycombinator.com | 29 Dec 2020
    This is cool! I've seen this C-with-templates used in the past with ".X" headers but haven't used the technique myself. Having something based on STL might help people to center on one library instead of constantly reinventing collections in C (which I've also done for some structures, and open sourced though I don't recommend using it: https://github.com/nitrogenlogic/nlutils).

nusort

Posts with mentions or reviews of nusort. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-29.
  • C Template Library
    15 projects | news.ycombinator.com | 29 Dec 2020
    Did you consider using more traditional macros like VEC_ADD which works for all types rather than generating e.g. vec__add? The latter approach doesn't work with cscope and ctags, which is a pretty big drawback in my book (I like it when my super trivial IDE configuration works, which is only possible with C).

    See the comment and following 4 macros for how this would work with a (write-only, not growable) hashmap:

    https://github.com/matvore/nusort/blob/master/src/util.h#L16...

What are some alternatives?

When comparing nlutils and nusort you can also consider the following projects:

ctl - The C Template Library

frr - The FRRouting Protocol Suite

ctl - C Template Library

notes - Assorted notes