Cstring. A smarter way to handle text in C programs.

github.com/cloudwu/cstring

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2016
  • va_list is invalid after vnsprintf, see issue #4
October 2014
  • fix issue #3
September 2013
  • remove __sync_synchronize #1
  • minor fix
  • change internal api name
  • update doc
  • hello world