8000 GitHub - jelech/pycpp_template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jelech/pycpp_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit

 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCpp Template

这个项目是一个Python+C++混合开发的模板,用于快速构建高性能的Python扩展。通过C++实现性能关键部分,可以显著提升Python应用程序的性能。

特性

  • 使用C++实现性能关键代码
  • 简单的Python绑定方案,无需复杂的包装器
  • 基于CMake的跨平台构建系统
  • 支持多线程处理
  • 内置日志系统
  • 自动内存管理和类型转换
  • 支持Windows、Linux和macOS

项目结构

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0