积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(486)C++(174)Julia(87)Conan(74)PHP(40)Falcon(40)Python(39)区块链(37)数据库(36)PostgreSQL(28)

语言

全部英语(430)中文(简体)(127)中文(繁体)(24)日语(3)韩语(3)西班牙语(2)葡萄牙语(2)德语(1)法语(1)

格式

全部PDF文档 PDF(523)其他文档 其他(69)PPT文档 PPT(7)TXT文档 TXT(1)
 
本次搜索耗时 0.087 秒,为您找到相关结果约 600 个.
  • 全部
  • 后端开发
  • C++
  • Julia
  • Conan
  • PHP
  • Falcon
  • Python
  • 区块链
  • 数据库
  • PostgreSQL
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 韩语
  • 西班牙语
  • 葡萄牙语
  • 德语
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 LLVM's Realtime Safety Revolution: Tools for Modern Mission Critical Systems

    #2 0x104429450 in std::__1::__libcpp_allocate[abi:v160006](unsigned long, unsigned long)+0x44 > clang -fsanitize=address main.cpp #include int main() { auto v = std::vector (16); RealtimeSanitizer (RTSan) float process(float x) { auto const y = std::vector (16); ... } > clang++ -fsanitize=realtime main.cpp > ./a.out ==86660==ERROR: RealtimeSanitizer: unsafe-library-call Intercepted cpp:6:14 #12 0x102c02c00 in main+0x1c /app/example.cpp:12:5 [[clang::nonblocking]]Two steps 1. Attribute real-time functions with [[clang::nonblocking]] 2. Compile and link with -fsanitize=realtime
    0 码力 | 153 页 | 1.38 MB | 5 月前
    3
  • pdf文档 2020: The Year of Sanitizers?

    2020: The Year of Sanitizers? Victor Ciura Principal Engineer @ciura_victor2 Abstract Clang-tidy is the go-to assistant for most C++ programmers looking to improve their code, whether to modernize smart tools, you have to try dynamic/runtime analysis. After years of improvements and successes for Clang and GCC users, LLVM AddressSanitizer (ASan) is finally available on Windows, in the latest Visual under active development 3.5 million lines of C++ code a few brave nerds… or “How we manage to clang-tidy our whole code base, while maintaining our monthly release cycle” Why Do I Care ? 2020 Victor
    0 码力 | 135 页 | 27.77 MB | 5 月前
    3
  • pdf文档 Extending and Simplifying C++: Thoughts on Pattern Matching using 'is' and 'as', and Can C++ be 10x Simpler & Safer?

    and 30" << std::endl; } 2Or like that? x as Type; 31 If you have C++20 compiler (GCC 10+, Clang 12+, MSVC 16.30+) Available now!Advancing cppfront with Modern C++ Refining the Implementation Compiler Explorer! g++-10 Clang-12 MSVC v19.29 33x is Type • Avoid type traits, • Avoid negations & parens, • Use Compiler Explorer! • Use std::false_type / true_types g++-10 Clang-12 MSVC v19.29 34355 const& value ) inline constexpr bool is( auto const& x, auto const& value ) 38x is value g++-10 Clang-12 MSVC v19.29 inline constexpr bool is( auto const& x, auto const& value ) { if constexpr (requires{
    0 码力 | 108 页 | 5.08 MB | 5 月前
    3
  • pdf文档 Just-In-Time Compilation: The Next Big Thing

    COMPILED C++ EASY-JIT EASY-JIT 4 . 2EXISTING SOLUTIONS - C++ EXISTING SOLUTIONS - C++ / / [[CLANG::JIT]] [[CLANG::JIT]] - - * WITH CUSTOM MODIFICATIONS * WITH CUSTOM MODIFICATIONS CLING CLING RUNTIME EASY-JIT P1609R1 P1609R1 4 . 2EXISTING SOLUTIONS - C++ EXISTING SOLUTIONS - C++ / / [[CLANG::JIT]] [[CLANG::JIT]] - - **** * WITH CUSTOM MODIFICATIONS * WITH CUSTOM MODIFICATIONS ** COMPILE-TIME P1609R1 D MIXIN D MIXIN 4 . 2EXISTING SOLUTIONS - C++ EXISTING SOLUTIONS - C++ / / [[CLANG::JIT]] [[CLANG::JIT]] - - **** * WITH CUSTOM MODIFICATIONS * WITH CUSTOM MODIFICATIONS ** COMPILE-TIME
    0 码力 | 222 页 | 5.45 MB | 5 月前
    3
  • pdf文档 Hidden Overhead of a Function API

    device 19armv8-a System V ABI Procedure Call Standard for the Arm® 64-bit Architecture armv8-a clang 18.1.0 -O2 -std=c++20 x86-64 (AMD64) System V ABI AMD64 Architecture Processor Supplement x86-64 -O2 /std:c++20 armv7-a System V ABI Procedure Call Standard for the Arm® Architecture armv7-a clang 11.0.1 -O2 -std=c++20 x86 (IA-32) System V ABI Intel386 Architecture Processor Supplement x86-64 = nullptr; } - return by value - output parameter 24 https://godbolt.org/z/ea9M3G94sarmv8-a clang 18.1.0 x86-64 gcc 14.2 x64 msvc v19.40 VS17.10 str xzr, [x8] ret mov QWORD PTR [rdi], 0 mov
    0 码力 | 158 页 | 2.46 MB | 5 月前
    3
  • pdf文档 Conan 1.26 Documentation

    compiler and any version. There are defaults definitions for the most popular ones: gcc, cl.exe, clang, apple-clang, intel, with different configurations of versions, runtimes, C++ standard library, etc. This available in Conan Center repository in Bintray, such as Visual Studio 14, 15, Linux GCC 4.9 and Apple Clang 3.5... Conan will throw an error if the binary package required for specific settings doesn’t exist example of a configuration that a profile file may contain: Listing 1: clang_3.5 [settings] os=Macos arch=x86_64 compiler=clang compiler.version=3.5 compiler.libcxx=libstdc++11 build_type=Release (continues
    0 码力 | 669 页 | 5.51 MB | 1 年前
    3
  • pdf文档 Mastering C++ Modules

    module B; export void b() { }Built Module Interface (BMI) • MSVC – .ifc file • G++ – .gcm file • Clang – .pcm • http://www.open-std.org/jtc1/sc22/wg21/doc s/papers/2020/p1838r0.pdf 12Simple Example cmake_ninja_dyndep 21Where we are today • Support for p1689r5 in compiler releases – Visual studio 2022 – Clang 16 and newer – GCC 14 • CMake 3.28 support for modules • CMake 3.29 experimental support for import identification is Clang 20.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/hoffman/Work/llvm/llvm-inst/bin/clang++ - skipped -- Detecting
    0 码力 | 77 页 | 9.07 MB | 5 月前
    3
  • pdf文档 Conan 1.25 Documentation

    compiler and any version. There are defaults definitions for the most popular ones: gcc, cl.exe, clang, apple-clang, intel, with different configurations of versions, runtimes, C++ standard library, etc. This available in Conan Center repository in Bintray, such as Visual Studio 14, 15, Linux GCC 4.9 and Apple Clang 3.5... Conan will throw an error if the binary package required for specific settings doesn’t exist example of a configuration that a profile file may contain: Listing 1: clang_3.5 [settings] os=Macos arch=x86_64 compiler=clang compiler.version=3.5 compiler.libcxx=libstdc++11 build_type=Release (continues
    0 码力 | 655 页 | 5.45 MB | 1 年前
    3
  • pdf文档 Conan 1.31 Documentation

    compiler and any version. There are defaults definitions for the most popular ones: gcc, cl.exe, clang, apple-clang, intel, with different configurations of versions, runtimes, C++ standard library, etc. This versions available in Conan Center repository, such as Visual Studio 14, 15, Linux GCC 4.9 and Apple Clang 3.5. Up to >130 different binaries for different configurations can be available in ConanCenter. But example of a configuration that a profile file may contain: Listing 1: clang_3.5 [settings] os=Macos arch=x86_64 compiler=clang compiler.version=3.5 compiler.libcxx=libstdc++11 build_type=Release (continues
    0 码力 | 721 页 | 5.41 MB | 1 年前
    3
  • pdf文档 Conan 1.24 Documentation

    compiler and any version. There are defaults definitions for the most popular ones: gcc, cl.exe, clang, apple-clang, intel, with different configurations of versions, runtimes, C++ standard library, etc. This available in Conan Center repository in Bintray, such as Visual Studio 14, 15, Linux GCC 4.9 and Apple Clang 3.5... Conan will throw an error if the binary package required for specific settings doesn’t exist example of a configuration that a profile file may contain: Listing 1: clang_3.5 [settings] os=Macos arch=x86_64 compiler=clang compiler.version=3.5 compiler.libcxx=libstdc++11 build_type=Release (continues
    0 码力 | 647 页 | 5.31 MB | 1 年前
    3
共 600 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 60
前往
页
相关搜索词
LLVMRealtimeSafetyRevolutionToolsforModernMissionCriticalSystems2020TheYearofSanitizersExtendingandSimplifyingC++ThoughtsonPatternMatchingusingisasCanbe10xSimplerSaferJustInTimeCompilationNextBigThingHiddenOverheadFunctionAPIConan1.26DocumentationMasteringModules1.251.311.24
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩