starnight / python-c-extension
This is the practice of Python C extensions.
☆101Updated last year
Alternatives and similar repositories for python-c-extension:
Users that are interested in python-c-extension are comparing it to the libraries listed below
- A library to use as a superset of the C language adding a lot of modern concepts missing in C☆17Updated 7 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Design a new better C API for Python☆59Updated 2 months ago
- Pure-python wrapper generator for ctypes☆317Updated last month
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆160Updated 4 years ago
- Victor Stinner's talks☆38Updated 3 months ago
- Examples of safe coding practice for Python C extensions.☆224Updated this week
- A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such a…☆45Updated 6 years ago
- A small implementation of regular expression matching engine in C☆87Updated 4 years ago
- Calling C from Python☆90Updated 3 years ago
- PyBindGen: a python bindings generator☆152Updated last year
- C parser and ctypes automation for python☆66Updated last month
- Small ray tracing program for performance evaluation☆45Updated 8 years ago
- let me know if my notes help you :D (it's a mess, I know)☆148Updated last year
- Utilities for writing C++ extension modules.☆84Updated last year
- Learning Cython packtpub.com code examples.☆165Updated 8 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆60Updated 3 years ago
- concurrent linked list implementation☆73Updated 8 months ago
- CLTK - OpenCL ToolKit☆34Updated 3 years ago
- This is an example project using mebedded python in C++ console application using CMake☆37Updated 6 years ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- Type-safe single file linked list.☆26Updated 7 years ago
- A universal computer knowledge topology for all the programmers worldwide.☆50Updated 6 years ago
- A small and efficient web server with 1K lines of C code☆86Updated 2 years ago
- Python wrapper of xxhash☆34Updated 10 years ago
- A C++ library that performs basic arithmetic operations on large integers☆20Updated 13 years ago
- A simple demonstration of using ctypes to call a C++ class from Python☆30Updated 4 years ago
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake☆226Updated last year
- A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies☆53Updated 2 years ago
- A module for getting CPU info with pure Python☆317Updated 10 months ago