This website requires JavaScript.
Explore
Help
Sign In
pub_soft
/
abseil-cpp
Watch
3
Star
0
Fork
0
You've already forked abseil-cpp
mirror of
https://github.com/abseil/abseil-cpp.git
synced
2026-06-04 12:07:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2f60a18b585192d9832e0621f907f29ffd3c225
abseil-cpp
/
absl
/
crc
History
Derek Mauro
569ff20318
Cleanup duplicated bit-rotation code
...
PiperOrigin-RevId: 857286087 Change-Id: Ie79f5b9e7ca8417f6311750c0de469ca6de4a8f9
2026-01-16 13:38:01 -08:00
..
internal
Cleanup duplicated bit-rotation code
2026-01-16 13:38:01 -08:00
BUILD.bazel
Automated Code Change
2025-07-14 15:00:34 -07:00
CMakeLists.txt
Cleanup duplicated bit-rotation code
2026-01-16 13:38:01 -08:00
crc32c_benchmark.cc
Use more efficient reduction algorithm in FinalizePclmulStream()
2025-03-20 18:06:56 -07:00
crc32c_test.cc
Optimize CRC-32C extension by zeroes
2025-07-24 14:04:51 -07:00
crc32c.cc
Move the implementation of absl::ComputeCrc32c to the header file, to
2025-02-19 09:16:21 -08:00
crc32c.h
Move the implementation of absl::ComputeCrc32c to the header file, to
2025-02-19 09:16:21 -08:00