- Provide default cache line size for systems without _SC_LEVEL1_DCACHE_LINESIZE - Set default to 64 bytes, which is common on x86_64 architectures - Improve portability of cache line size detection
Changes include: * CPU check has been broken up into a number of small libraries * BoringSSL option has been removed * Better abseil integration