glampert / parse-utilsLinks
C++ utilities for lexing and parsing of script languages and configuration files.
☆11Updated 7 years ago
Alternatives and similar repositories for parse-utils
Users that are interested in parse-utils are comparing it to the libraries listed below
Sorting:
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Yet Another MAthematical library☆14Updated 2 years ago
- Single-header library for handling crashes in C++ programs on Linux.☆34Updated 8 years ago
- Ordering and sorting in constant low time☆10Updated 2 months ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Platform abstraction and utility library☆19Updated last week
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Automatic reloader of constants during runtime, featuring type inference. Written in C++11.☆14Updated 10 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Tiny PreProcessor☆18Updated 2 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆29Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆18Updated 8 months ago
- Colby Hall's C++ Standard Library☆11Updated 5 years ago
- QLL : Level loaders☆15Updated 5 years ago
- A binary tree based memory allocator in C.☆11Updated 7 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C/C++ helpers☆23Updated 9 years ago
- any_function is a functional counterpart to std::any☆14Updated 9 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago