rirc VS naigama

Compare rirc vs naigama and see what are their differences.

naigama

Parser library and tools based on Parsing Expression Grammar. (by kjhermans)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rirc naigama
3 4
136 0
- -
4.2 6.0
2 months ago 4 months ago
C C
MIT License 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.

rirc

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

naigama

Posts with mentions or reviews of naigama. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-06.
  • Show off your (side) projects!
    16 projects | /r/C_Programming | 6 Apr 2023
    A PEG parser library, in generations (parses its own grammar specification using the previous generation's parser): https://github.com/kjhermans/naigama
  • Design Patterns
    1 project | /r/C_Programming | 16 Jan 2023
    And, of course, I use it in my projects (always eat your own dogfood). For example, here: https://github.com/kjhermans/naigama/blob/master/src/gen3/include/naigama/naig_defines.h (not complete, as in this project this concept is spread out over multiple include files).
  • What projects are you working on or planning to do this year?
    4 projects | /r/C_Programming | 7 Jan 2023
  • Is there a definition of perl regex in perl regex
    2 projects | /r/perl | 12 Jul 2022
    I have a project called naigama (it's here: https://github.com/kjhermans/naigama); it's the implementation of a PEG parser system in C, perl, java, rust. My purpose is to see if I can get to a definition of a regular expression that is comparably powerful to perl regex (which is indeed very powerful), but also parseable through a relatively secure, formal definition (my parsing system).

What are some alternatives?

When comparing rirc and naigama you can also consider the following projects:

mk_clib - My C stuff.

datatype99 - Algebraic data types for C99

Dupfinder

newsboat - An RSS/Atom feed reader for text terminals

huffman-c - huffman coding in C

metalang99 - Full-blown preprocessor metaprogramming

sdbm_tree - This code implements a binary, self-balancing tree in a potentially limited resource, currently but not limited to, memory and the filesystem. BSD License.

Rectangle - Move and resize windows on macOS with keyboard shortcuts and snap areas

mk_crypto

neovim - Vim-fork focused on extensibility and usability

libdither - A C library for black-and-white image dithering