Tags : Browse Projects

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

Apache Commons Lang

Compare

Claimed by Apache Software Foundation Analyzed about 9 hours ago

Provides extra functionality for classes in java.lang. Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creation and serialization and System properties. Additionally it contains basic ... [More] enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. [Less]

98.8K lines of code

32 current contributors

about 12 hours since last commit

276 users on Open Hub

High Activity
4.19149
   
I Use This

ScUtil

Compare

  Analyzed 1 day ago

Hundreds of functions of a variety of topics, from statistics to string parsing, module utilities to network tools. Everyone's pet library accumulates features over time. My erlang library got big, fast. I often find myself giving functions from it out to other people, and a lot of my other ... [More] libraries are dependant on ScUtil in various ways, so I figured what the hell, let's give it away. This library is believed to be efficiently implemented at all points. Efficiency tips are, however, both appreciated and taken seriously. ScUtil uses the TestErl library for unit, regression and stochastic testing. ScUtil is free and MIT licensed, because the GPL is evil. ScUtil is written by John Haugeland, from http://fullof.bs/ . [Less]

9.39K lines of code

0 current contributors

about 8 years since last commit

11 users on Open Hub

Inactive
4.8
   
I Use This

uthash

Compare

  Analyzed about 3 hours ago

This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.

9.55K lines of code

3 current contributors

10 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

FoundationIO

Compare

  No analysis available

UNSTABLE API!!! C library for buffered bit reading/writing, byte and bit order swapping, stream bit alignment, command line parsing, Unicode de/encoding, UTF-8, UTF-16, UTF-32, case mapping, normalization and denormalization, and Unicode string formatting

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

C++ String Toolkit Library

Compare

  Analyzed about 9 hours 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

pystring

Compare

  Analyzed about 15 hours ago

Pystring is a collection of C++ functions which match the interface and behavior of python’s string class methods using std::string. Implemented in C++, it does not require or make use of a python interpreter. It provides convenience and familiarity for common string operations not included in the ... [More] standard C++ library. It’s also useful in environments where both C++ and python are used. Overlapping functionality (such as index and slice/substr) of std::string is included to match python interfaces. Originally developed at Sony Pictures Imageworks. [Less]

1.95K lines of code

0 current contributors

10 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

php_component_data_type

Compare

  Analyzed about 15 hours ago

This component includes class definitions for php basic data types like: * Boolean * Floating point * Integer * String * Numeric By using this component, you are able to use type hints also for basic data types. The data types are shipped with some simple but useful methods.

1.59K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

WildcardMatch

Compare

  Analyzed about 23 hours ago

The dumbest NuGet package in the world: a wildcard string comparison.

278 lines of code

1 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Mozzarella

Compare

  Analyzed about 16 hours ago

Because it's stringy, like the cheese.

53.7K lines of code

1 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Joda Convert

Compare

  Analyzed about 8 hours ago

Joda-Convert provides a small set of classes to aid conversion between Objects and Strings. Annotations are used to aid the conversion.

6.87K lines of code

2 current contributors

4 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This