fffaraz/awesome-cpp

Same library in several sections

Open

#171 opened on Dec 22, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (3,529 forks)batch import
help wanted

Repository metrics

Stars
 (19,664 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Can the same library appear in several sections?

For example, C++ REST SDK (Casablanca) contains components for JSON parsing and concurrency tasks (PPLX) which can be used separately.

Contributor guide