Skip to content
View zmajeed's full-sized avatar

Block or report zmajeed

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. github-actions-for-ci github-actions-for-ci Public

    JavaScript 1

  2. simpleprog simpleprog Public

    Simple demo programs

    Shell 1

  3. ebnfparser ebnfparser Public

    A Bison grammar and parser for the extended BNF (EBNF) syntax used to specify the GQL language in the ISO-39075:2024 standard

    C++ 1

  4. gogtrango_parsers gogtrango_parsers Public

    Forked from gogotrango/parsers

    Flex and Bison lexers and parsers

  5. tbb tbb Public archive

    Forked from uxlfoundation/oneTBB

    Official Intel(R) Threading Building Blocks (Intel TBB) GitHub repository.

    C++ 1

  6. re2 re2 Public

    Forked from google/re2

    RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

    C++