blob: 11ccda75e45a7df4a05d06db71cc173341740a26 (
plain) (
blame)
1
2
3
4
5
6
7
|
AWS Common Runtime for Ruby
The AWS Common Runtime (CRT) libraries are a base library of the SDKs. The CRT
is a modular family of independent packages, written in C. Each package provides
good performance and minimal footprint for different required functionalities.
These functionalities are common and shared across all SDKs providing better
code reuse, optimization, and accuracy.
|