[BangPypers] FOSS String library in C/C++ that matches Python string functions...

Vishal vsapre80 at gmail.com
Mon Feb 21 11:36:49 CET 2011


On Mon, Feb 21, 2011 at 3:42 PM, Vishal <vsapre80 at gmail.com> wrote:

>
>
> On Mon, Feb 21, 2011 at 3:36 PM, Roshan Mathews <rmathews at gmail.com>wrote:
>
>> On Mon, Feb 21, 2011 at 15:16, Vishal <vsapre80 at gmail.com> wrote:
>> > But the bottleneck is the stellar string python
>> > functionality that Python provides, and is not available in the string.h
>> > from C library.
>>
>> What sort of functionality?
>>
>> --
>> http://about.me/rosh
>> _______________________________________________
>> BangPypers mailing list
>> BangPypers at python.org
>> http://mail.python.org/mailman/listinfo/bangpypers
>>
>
> majorly things like, split(), strip(), join()...
>
> by the way, has anyone used the Boost String algorithms library with
> Cython?
>
>
Ok, I came across this one: http://bstring.sourceforge.net/

<http://bstring.sourceforge.net/>seems to be very good.

if you find more, please reply..

Thanks and best regards,
Vishal


More information about the BangPypers mailing list