You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/util
Zhichao Cao ecccc63179 Implementation of Crc32c combine function (#8305) 3 years ago
..
aligned_buffer.h
autovector.h
autovector_test.cc
bloom_impl.h
bloom_test.cc Revert Ribbon starting level support from #8198 (#8212) 4 years ago
build_version.cc.in Make builds reproducible (#7866) 4 years ago
cast_util.h
channel.h
coding.cc
coding.h Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 4 years ago
coding_lean.h Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 4 years ago
coding_test.cc
compaction_job_stats_impl.cc Update compaction statistics to include the amount of data read from blob files (#8022) 4 years ago
comparator.cc Make Comparator into a Customizable Object (#8336) 3 years ago
compression.h Limit buffering for collecting samples for compression dictionary (#7970) 4 years ago
compression_context_cache.cc
compression_context_cache.h
concurrent_task_limiter_impl.cc Fix ConcurrentTaskLimiter token release for shutdown (#8253) 4 years ago
concurrent_task_limiter_impl.h Fix ConcurrentTaskLimiter token release for shutdown (#8253) 4 years ago
core_local.h
crc32c.cc Implementation of Crc32c combine function (#8305) 3 years ago
crc32c.h Implementation of Crc32c combine function (#8305) 3 years ago
crc32c_arm64.cc Mac M1 crc32 intrinsics ARM64 check support proposal (#7893) 4 years ago
crc32c_arm64.h
crc32c_ppc.c
crc32c_ppc.h
crc32c_ppc_asm.S
crc32c_ppc_constants.h
crc32c_test.cc Implementation of Crc32c combine function (#8305) 3 years ago
defer.h
defer_test.cc
duplicate_detector.h
dynamic_bloom.cc
dynamic_bloom.h
dynamic_bloom_test.cc Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
fastrange.h
file_checksum_helper.cc
file_checksum_helper.h
file_reader_writer_test.cc Refactor: add LineFileReader and Status::MustCheck (#8026) 4 years ago
filelock_test.cc
filter_bench.cc Rename variables in ImmutableCFOptions to avoid conflicts with ImmutableDBOptions (#8227) 4 years ago
gflags_compat.h
hash.cc Integrity protection for live updates to WriteBatch (#7748) 4 years ago
hash.h Integrity protection for live updates to WriteBatch (#7748) 4 years ago
hash_map.h
hash_test.cc
heap.h Avoid self-move-assign in pop operation of binary heap. (#7942) 4 years ago
heap_test.cc
kv_map.h
log_write_bench.cc Add a SystemClock class to capture the time functions of an Env (#7858) 4 years ago
math.h
math128.h Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 4 years ago
murmurhash.cc
murmurhash.h
mutexlock.h
ppc-opcode.h
random.cc Add De/Serialization for CompactionInput/Result (#8247) 4 years ago
random.h Add De/Serialization for CompactionInput/Result (#8247) 4 years ago
random_test.cc
rate_limiter.cc Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
rate_limiter.h Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
rate_limiter_test.cc Add a SystemClock class to capture the time functions of an Env (#7858) 4 years ago
repeatable_thread.h Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
repeatable_thread_test.cc Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
ribbon_alg.h Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 4 years ago
ribbon_config.cc Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 4 years ago
ribbon_config.h Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 4 years ago
ribbon_impl.h Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 4 years ago
ribbon_test.cc Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
set_comparator.h
slice.cc
slice_test.cc Handoff checksum Implementation (#7523) 4 years ago
slice_transform_test.cc
status.cc Add remote compaction public API (#8300) 4 years ago
stderr_logger.h
stop_watch.h Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
string_util.cc Add remote compaction public API (#8300) 4 years ago
string_util.h Add remote compaction public API (#8300) 4 years ago
thread_guard.h Introduce a ThreadGuard class and use it in ExternalSSTFileTest.PickedLevelBug (#8112) 4 years ago
thread_list_test.cc fix thread status synchronization in thread_list_test (#7825) 4 years ago
thread_local.cc
thread_local.h
thread_local_test.cc Add StartThread type checking wrapper (#8303) 4 years ago
thread_operation.h
threadpool_imp.cc Use thread-safe `strerror_r()` to get error message (#8087) 4 years ago
threadpool_imp.h
timer.h Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
timer_queue.h
timer_queue_test.cc
timer_test.cc Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
user_comparator_wrapper.h Enable backward iterator for keys with user-defined timestamp (#8035) 4 years ago
vector_iterator.h
work_queue.h
work_queue_test.cc
xxh3p.h
xxhash.cc
xxhash.h