Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ajtulloch
on April 6, 2015
|
parent
|
context
|
favorite
| on:
C++ Streams
Facebook's folly::gen library (some examples at [1]) is another approach at this idea. It also has some nice features like buffered file reading, fork-join parallelism, etc.
[1]:
https://github.com/facebook/folly/blob/75278c6326af4e6a81b87...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://github.com/facebook/folly/blob/75278c6326af4e6a81b87...