-
Notifications
You must be signed in to change notification settings - Fork 0
mikestoolbox/mikestoolbox-1.2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mike's Toolbox C++ software library ----------------------------------- Essential building blocks for robust software development including: - Strings - Holds text or even binary data - Regular Expressions - String pattern matching (Perl syntax) - Containers: - List<item> - StringList - Map<key,value> - Hash<key,value> - iterators - Threading: - Mutex - Condition - Thread - supply a thread_main() function - Networking - IP addresses - Sockets
About
C++ Strings, Containers, Networking, Threads
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published