积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(86)C++(86)Conan(69)

语言

全部英语(86)

格式

全部PDF文档 PDF(86)
 
本次搜索耗时 0.014 秒,为您找到相关结果约 86 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Session Types in C++

    Language type The code Protocol description 1) generate code Write and verify protocol Use according to type Use type 44“Scribble” – for writing and verifying protocol module scribble.example example.Purchasing; type "QuoteRequest" from "Purchasing.xsd" as QuoteRequest; ... global protocol BuyGoods (role Buyer, role Seller) { quote(QuoteRequest) from Buyer to Seller; choice at Seller Language type The code Protocol description 1) Language type The code Protocol description 2) generate code Write the code Verify protocol Use type Infer type Extract protocol 46Three approaches
    0 码力 | 89 页 | 1.55 MB | 6 月前
    3
  • pdf文档 Template-Less Meta-Programming

    std::pair{"ftp"sv, protocol::FTP}, std::pair{"file"sv, protocol::FILE}, std::pair{"http"sv, protocol::HTTP}, std::pair{"ws"sv, protocol::WS}, std::pair{"wss"sv, protocol::WSS}, }; 8 / 58[Examples] std::pair{"ftp"sv, protocol::FTP}, std::pair{"file"sv, protocol::FILE}, std::pair{"http"sv, protocol::HTTP}, std::pair{"ws"sv, protocol::WS}, std::pair{"wss"sv, protocol::WSS}, }; template auto lookup(std::string_view) -> protocol; // Powered by TMP 8 / 58[Examples] Performance / Policies [Examples] Performance / Policies [1]: #uOps [2]: Latency [3]: RThroughput [4]:
    0 码力 | 130 页 | 5.79 MB | 6 月前
    3
  • pdf文档 Building Effective Embedded Systems: Architectural Best Practices

    Separation ⊡ Network Problems ⊡ External Interfaces ⊡ Simulators ⊡ Logs ⊡ MonitoringDesign your protocol and messages in a way you could always bounce back from a “bad” messageEmbedded Unit AEmbedded correctEasy to identify in memory⊡ Propriety protocol ⊡ Protobuf : ( https://protobuf.dev ) ⊡ CBOR : ( https://cbor.io ) ⊡ JSON ⊡ YAML Body structureDesign your protocol and messages in a way you could ⊡ Separate logic layer from hardware layer ⊡ Disconnect the logic from the network ⊡ Design your protocol in a way you could always bounce back from a “bad” message⊡ Use an operating system for complex
    0 码力 | 241 页 | 2.28 MB | 6 月前
    3
  • pdf文档 Using Modern C++ to Build XOffsetDatastructure

    Su, XOffsetDatastructure, CppCon 2024 252.2 Current Solutions • The 2 Categories • MessagePack, Protocol Buffers, etc. • FlatBuffers, Cap’n Proto, etc. • Input, Output, and Process. // To better understand buffer. This transformation requires traversing and encoding all fields. • Both MessagePack and Protocol Buffers follow this approach. Fanchen Su, XOffsetDatastructure, CppCon 2024 28 Data Buffer2.2 structure. This conversion needs traversing and decoding all fields. • Both MessagePack and Protocol Buffers employ this method. Fanchen Su, XOffsetDatastructure, CppCon 2024 29 Data Buffer Memory
    0 码力 | 111 页 | 3.03 MB | 6 月前
    3
  • pdf文档 Monads in Modern C++

    — e.g., size() == 0 instead of has_value()? — Need to convert to the range protocol & then back to the maybe-like protocol • Just as we have range concept + algorithms — Can we not have the same for — e.g., size() == 0 instead of has_value()? — Need to convert to the range protocol & then back to the maybe-like protocol • Just as we have range concept + algorithms — Can we not have the same for algorithms/views possible ○ find(), and_then(), transform_or(), etc. ○ Exclusively for the maybe protocol! ● operator|() has 2 flavors: ○ If C and D are closure objects → C | D produces another closure
    0 码力 | 94 页 | 4.56 MB | 6 月前
    3
  • pdf文档 Iteration Revisited

    slide stride split take take_while unchecked zipITERATION REVISITED IMPLEMENTING THE SEQUENCE PROTOCOL template struct my_array { T data[N]; }; template >); 34ITERATION REVISITED IMPLEMENTING THE SEQUENCE PROTOCOL template struct my_array { T data[N]; struct flux_sequence_traits static_assert(flux�::multipass_sequence>); 35ITERATION REVISITED IMPLEMENTING THE SEQUENCE PROTOCOL ▸ Considerably easier to implement vs STL ranges ▸ Even more so for higher sequence/range categories
    0 码力 | 56 页 | 5.27 MB | 6 月前
    3
  • pdf文档 deploying the networking TS

    back-end communicate with separate protocol Back-end implemented with Asio Queries serviced by proprietary database back-end (written in C++) 4 DataConn TCP protocol without login or encryption Intended to CLOSE_WAIT and TIME_WAIT in TCP 20 enum class async_control_reason { read, write, run, init, protocol }; struct async_control_statistics { std::size_t bytes_read; std::size_t bytes_written; std::size_t ctx, asio::ip::tcp::endpoint local) : acceptor(ctx), local(local) { acceptor.open(local.protocol()); acceptor.set_option(run_server::acceptor::reuse_address( true)); acceptor.bind(local);
    0 码力 | 44 页 | 892.77 KB | 6 月前
    3
  • pdf文档 When Nanoseconds Matter: Ultrafast Trading Systems in C++

    munmap, shm_unlink, ftruncate, flock... struct ProtocolHeader { std::arrayPROTOCOL_NAME_MAX_LENGTH> protocol_name; uint64_t magic_number; uint64_t buffer_size; uint32_t major_version; uint32_t std::array queue_size_bytes; uint8_t reserved[...]; // space for future protocol changes } __attribute__((aligned));76 Concurrent Queues Bounded? Blocking? # Consumers? Message
    0 码力 | 123 页 | 5.89 MB | 6 月前
    3
  • pdf文档 C++26 Preview

    [[maybe_unused]], c] = f(); return a + c; } https://godbolt.org/z/68WGq46dj 17in dra� P2819 Add tuple protocol to complex //before complex c{…}; auto & [r, i]{reinterpret_cast(c)}; 1 1 2 3 4 //after 5 complex c{…}; 6 auto & [r, i]{c}; 7 18in dra� P2819 Add tuple protocol to complex //before complex c{…}; auto & [r, i]{reinterpret_cast(c)}; 1 2
    0 码力 | 118 页 | 2.02 MB | 6 月前
    3
  • pdf文档 Make Successor Build Systems: World Tour of Build Systems

    ofWill it CMake? 100%! We can combine Engflow's Remote Execution, which uses the same RE level protocol Bazel adopts, and tipi's single instance approach.Will it CMake?Will it CMake?Let's check !Thank
    0 码力 | 115 页 | 7.02 MB | 6 月前
    3
共 86 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
SessionTypesinC++TemplateLessMetaProgrammingBuildingEffectiveEmbeddedSystemsArchitecturalBestPracticesUsingModerntoBuildXOffsetDatastructureMonadsIterationRevisiteddeployingthenetworkingTSWhenNanosecondsMatterUltrafastTrading26PreviewMakeSuccessorWorldTourof
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩