fffaraz/awesome-cpp

Same library in several sections

Open

#171 opened on Dec 22, 2015

 (0 comments) (0 reactions) (0 assignees) (8,322 forks)batch import
help wanted

Repository metrics

Stars
 (72,867 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