-
Notifications
You must be signed in to change notification settings - Fork 42
library dependencies
Matt Hicks edited this page Nov 5, 2020
·
2 revisions
No matter how simple or straight-forward a library might be, its dependencies can quickly add a lot of bloat to your project. This is why in Scribe we minimize the number of dependencies to the bare minimum:
- perfolation - Performance optimized, compile-time interpolation along with support for faster and type-safe formatting of dates, times, and numeric values
- sourcecode - In order to consistently and accurately get access to trace information at compile-time, we've added integration with sourcecode.
- youi-client - Communication with Slack API
- youi-client - Communication with Logstash server