awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
codeplea avatar

codeplea/tinyexpr

0
View on GitHub↗
1,895 stars·303 forks·C·Zlib·9 viewscodeplea.com/tinyexpr↗

Tinyexpr

tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

Features

  • Mathematical Libraries - Math expression parser and evaluator.
  • General Libraries - Recursive-descent parser for mathematical expressions.
  • General Purpose Libraries - Recursive-descent parser for mathematical expressions.
  • Math and Geometry - Math expression evaluation.
  • Mathematics - String-based math expression parser.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for codeplea/tinyexprStar history chart for codeplea/tinyexpr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tinyexpr

These projects share indexed features with Tinyexpr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cloudwu/pbccloudwu avatar

    cloudwu/pbc

    1,625View on GitHub↗

    A protocol buffers library for C

    C
    View on GitHub↗1,625
  • commonmark/commonmark-speccommonmark avatar

    commonmark/commonmark-spec

    5,105View on GitHub↗

    This project is a formal markdown specification standard that provides a detailed markup syntax definition and a definitive set of rules for parsing plain text into consistent HTML output. It establishes a standardized grammar for structural blocks and inline elements to ensure uniform rendering across different software implementations. The specification is supported by a parser conformance suite and a reference implementation in C and JavaScript to verify that implementations adhere to the standard. It includes a system for implementation verification that compares transformed input strings

    Python
    View on GitHub↗5,105
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • datenwolf/linmath.hdatenwolf avatar

    datenwolf/linmath.h

    1,047View on GitHub↗

    a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions

    C
    View on GitHub↗1,047
Compare all 30 related projects→

Frequently asked questions

What does codeplea/tinyexpr do?

tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

What are the main features of codeplea/tinyexpr?

The main features of codeplea/tinyexpr are: Mathematical Libraries, General Libraries, General Purpose Libraries, Math and Geometry, Mathematics, Windows Environments.

Which projects share features with codeplea/tinyexpr?

Projects with overlapping indexed features include: datenwolf/linmath.h — a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions. docopt/docopt.c — C-code generator for docopt language. alanxz/rabbitmq-c — RabbitMQ C client. commonmark/commonmark-spec — This project is a formal markdown specification standard that provides a detailed markup syntax definition and a… cloudwu/pbc — A protocol buffers library for C. libgit2/libgit2 — libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version…