cparse
Grow your team on GitHub
GitHub is home to over 28 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up-
A expression parser in C++ that uses Dijkstra's Shunting-yard algorithm.
-
A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm