文件名称:OptimizedCXX:使用CMake组织优化的C ++项目
文件大小:59KB
文件格式:ZIP
更新时间:2024-03-07 12:43:46
cmake cxx optimized C++
优化的C ++ 该项目仅使用CMake组织了Optimized C ++项目。 您可以在获得更多信息。 目录 要求 克隆 https://github.com/daemyung/OptimizedCXX.git 生成项目 cmake .. 注意 您可以在macOS上运行示例,但该项目不正式支持macOS。
【文件预览】:
OptimizedCXX-main
----src()
--------fixed_string.cpp(2KB)
--------arrayiterator.h(339B)
--------calling.h(473B)
--------block_mgr.inl(2KB)
--------insert_ctrl.cpp(984B)
--------computation.cpp(3KB)
--------stl.cpp(3KB)
--------strings.h(54B)
--------calling4.cpp(127B)
--------search_maps.cpp(6KB)
--------cache.cpp(1KB)
--------calling0.cpp(115B)
--------gettimeofday.h(377B)
--------file_reader.cpp(14KB)
--------stopwatch.h(7KB)
--------allocation.cpp(554B)
--------test_driver.h(164B)
--------old_stl_block_allocator.cpp(1013B)
--------ddispatch.cpp(3KB)
--------deque.cpp(8KB)
--------concurrency.cpp(6KB)
--------mem_mgr_fixed.cpp(1KB)
--------string_allocator_test.cpp(5KB)
--------stopwatch11.h(1KB)
--------allocator_test.cpp(1KB)
--------Statements.cpp(8KB)
--------calling1.cpp(127B)
--------calling.cpp(3KB)
--------calling5.cpp(127B)
--------mem_mgr_fixed.h(703B)
--------unix.cpp(294B)
--------map.cpp(4KB)
--------main.cpp(405B)
--------old_block_allocator.h(2KB)
--------kvstruct.h(852B)
--------old_stl_allocator_test.cpp(3KB)
--------search_hash.cpp(7KB)
--------unordered_map.cpp(7KB)
--------new_allocator.h(1KB)
--------copy_elision_test.cpp(1KB)
--------calling3.cpp(127B)
--------instrumented_class_new.cpp(3KB)
--------Win32.cpp(2KB)
--------priority_thread.h(161B)
--------charbuf.h(3KB)
--------block_mgr_test.cpp(4KB)
--------stopwatch03.cpp(2KB)
--------stopwatch11.cpp(1KB)
--------cache_test.cpp(3KB)
--------vector.cpp(8KB)
--------search_algorithms.cpp(13KB)
--------strings.cpp(13KB)
--------block_mgr.h(1KB)
--------lookup.cpp(0B)
--------timers11.cpp(805B)
--------calling2.cpp(131B)
--------list_allocator_test.cpp(3KB)
--------timersWin32.cpp(6KB)
--------forward_list.cpp(5KB)
--------hash.h(674B)
--------list.cpp(7KB)
--------simple_allocator.h(1KB)
--------test_driver.cpp(2KB)
--------fixed_string.h(910B)
--------stopwatch03.h(2KB)
----CMakeLists.txt(2KB)
----README.md(644B)
----.gitignore(332B)