User Ratings

★★★★★
★★★★
★★★
★★
10
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • The example for utf8::append does not work as shown in the current release (v2_3_4) but instead returns the buffer unaltered, effectively producing an empty string for all codepoints. Understanding why is well beyond my capacity since I'm only starting to learn the basics of c++. However, with a little experimentation I found that the same function works as described in the unreleased 3.0 branch, last updated 2013-03-09 which is earlier than the latest update to the 2.0 branch. I would create a ticket but the button is disabled. So... should I continue to use the unreleased library that appears to do what I need, or look elsewhere for something that doesn't look quite as abandoned?
  • We use this internally to help us convert between UTF-16 - UTF-8 .. It simple and works well. Thank you!!
  • Very nice. It's useful for me. Thanks a lot : )
  • Thanks very good project! +
  • Very nice app :)
  • A very useful library, thanks a lot!
    1 user found this review helpful.
  • Thanks a lot, Nemanja!
  • It Just Works. Thanks a lot.
  • I've been using it on Windows and Symbian for some time. Can't say anything but - thanks a lot, Nemanja.
    1 user found this review helpful.
  • I've used utfcpp in my project for some years. It's lightweight, easy to understand and use. I like it very much!
  • Lightweight header-only lib. It is exactly the thing I wanted.