FastFormat
Better String

FastFormat | Better String | |
---|---|---|
- | 3 | |
57 | 508 | |
- | - | |
2.1 | 0.0 | |
4 months ago | over 7 years ago | |
C++ | C | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FastFormat
We haven't tracked posts mentioning FastFormat yet.
Tracking mentions began in Dec 2020.
Better String
-
I wish C and C++ would modernize way faster
Oh Jesus Christ. First of all I have. But that's not the point. Why is it in there in the first place? And why would POSIX invest their time implementing strtok_r? Do you really think they were "just kidding" and always intended on you writing your own? Besides, how is "writing your own" a better solution than using strtok_r which is widely available -- just not part of the standard?
- Better String Library
-
How do I use bstring with C++?
I found that online. I understand what it's trying to do, but that implementation seems pretty hackneyed. Change:
What are some alternatives?
{fmt} - A modern formatting library
SDS - Simple Dynamic Strings library for C
ZBar - Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
stb - stb single-file public domain libraries for C/C++
kangaru - 🦘 A dependency injection container for C++11, C++14 and later
Klib - A standalone and lightweight C library
Serial Communication Library - Cross-platform, Serial Port library written in C++
semver.c - Semantic version in ANSI C
StrTk - C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
ZXing - ZXing ("Zebra Crossing") barcode scanning library for Java, Android
RE2 - RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
