Skip to content
#

stringparsing

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Rapidly evaluate nested logical expressions with MicroExpressionEvaluator, a high-performance .NET library. Designed for real-time, efficient processing of complex logic in strings, it supports various data types with minimal CPU usage. Example: false != true && !(-0.2 <= 0.1 || \"a\" == \"b\").

  • Updated Jul 3, 2024
  • C#

The TA Management System is a C++ project designed to manage records of Teaching Assistants (TAs) within a department. The system ensures that only eligible TAs—those who are currently registered students—are maintained in the records. The project involves filtering out records of TAs who have graduated and updating the TA file accordingly.

  • Updated Aug 16, 2024
  • C++

application designed for efficient client profile management. It features modules for creating, storing, and retrieving client information, parsing and validating data strings, and implementing standardized interfaces to ensure consistent client operations across the application.

  • Updated Aug 19, 2024
  • Java

Improve this page

Add a description, image, and links to the stringparsing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stringparsing topic, visit your repo's landing page and select "manage topics."

Learn more