Skip to content

Commit d452c5d

Browse files
authored
Merge pull request jhuangtw#113 from asclines/patch-1
Add Abseil C++ ToTW
2 parents 7341d7d + 192f556 commit d452c5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ See also: [System Design Primer](https://github.com/donnemartin/system-design-pr
8383
| workflow/dependency management | | [Luigi](https://github.com/spotify/luigi), [Airflow](https://github.com/apache/airflow), [digdag](https://github.com/treasure-data/digdag), [Pachyderm](https://github.com/pachyderm/pachyderm), [Dask](https://github.com/dask/dask) |
8484
| ErrorProne | [ErrorProne](https://errorprone.info/) | [SpotBugs](https://spotbugs.github.io/), [FindBugs](http://findbugs.sourceforge.net/) |
8585
| dapper (distributed trace) | [stackdriver trace](https://cloud.google.com/trace/) | [zipkin](https://github.com/openzipkin/zipkin), [opentracing](https://opentracing.io/docs/overview/), [jaeger](https://www.jaegertracing.io/) |
86+
| C++ Tips of the Week | [Abseil C++ Tips of the Week](https://abseil.io/tips/) | |
8687

8788
### Security
8889
| Google Internal | Google External | Open Source |

0 commit comments

Comments
 (0)