Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

C++ String Toolkit Library

Compare

  Analyzed 1 day ago

The C++ String Toolkit (StrTk) Library is a free library that consists of robust, optimized and portable generic string processing algorithms and procedures for the C++ language. The library is designed to be easy to use and integrate within existing code. The library capabilities: Generic ... [More] string tokenizer and token iterators Split routines User specified delimiter and splitter policies (simple and regex based etc.) Conversions between data and hex and base-64 In-place removal and replace routines Wild-card matching and globing Fast 2D token grid processing Extensible string processing templates and plenty more. Compatible C++ Compilers: GCC 4.0+ Intel C++ Compiler 9.0+ Microsoft Visual C++ 8.0+ Comeau C/C++ 4.1+ Download: http://www.partow.net/programming/strtk/index.html [Less]

29.9K lines of code

1 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Batch Replacer

Compare

  Analyzed about 8 hours ago

This tool replaces defined occurences in text files. It does that by applying search/replace rules to multiple documents.

1.89K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

msrp

Compare

  Analyzed about 18 hours ago

this is an attempt to add some features to unmaintained msrp tool.

861 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This
Licenses: No declared licenses

foxreplace

Compare

  Analyzed about 18 hours ago

FoxReplace allows you to replace text fragments in a page by other text fragments. The system is based in substitutions: a substitution consists in a text which has to be replaced (identified as "Replace") and a text by which the first has to be replaced (identified as "With"). All substitutions are ... [More] always applied over the whole content of a page (you can't do partial substitutions at the moment). Substitutions can be case-sensitive or insensitive. The use of regular expressions is also supported. You can have predefined substitutions in a substitution list to apply them all at once, and also do individual substitutions. You also have the option to apply the substitution list automatically whenever a page is loaded. [Less]

23.4K lines of code

2 current contributors

4 months since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This