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.
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
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
The main features of codeplea/tinyexpr are: Mathematical Libraries, General Libraries, General Purpose Libraries, Math and Geometry, Mathematics, Windows Environments.
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…