Skip to content

Commit

Permalink
Now that cppcodec is viably fast, advertise this in the README.
Browse files Browse the repository at this point in the history
Cross-platform and warning-free are also features these days
that I support on keeping. Mention those as well.
  • Loading branch information
jpetso committed Apr 30, 2018
1 parent 801ea1e commit 5a0bdaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32.

MIT licensed with consistent, flexible API. Supports raw pointers,
`std::string` and (templated) character vectors without unnecessary allocations.
Cross-platform with measured decent performance and without compiler warnings.



Expand Down

0 comments on commit 5a0bdaa

Please sign in to comment.