quantopian / libpy
Utilities for writing C++ extension modules.
☆84Updated last year
Alternatives and similar repositories for libpy:
Users that are interested in libpy are comparing it to the libraries listed below
- A multidimensional data container on top of Blosc2.☆44Updated last year
- Python bindings for simdjson using libpy☆64Updated 2 years ago
- Run Numba compiled functions in SQLite☆38Updated this week
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated 7 months ago
- C++ multi-dimensional labeled arrays and dataframe based on xtensor☆313Updated 10 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆161Updated 5 months ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆82Updated this week
- Multihreaded 64 bit c++ files for processing numba arrays☆17Updated 10 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 3 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- C++20 Memory Allocators☆33Updated 6 months ago
- Typed Dataframe C++☆18Updated 2 years ago
- C++17 inplace_string implementation☆93Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- A simple coroutine-based reactor library☆48Updated 10 months ago
- STL-compliant stable vector container☆26Updated 6 years ago
- Generate code to call C++ libraries from other languages☆29Updated 5 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 4 months ago
- litgen: a tool to generate Python bindings for C++ code, for humans.☆63Updated 3 weeks ago
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆61Updated 9 months ago
- Modern, PEP 517 compliant build backend for creating Python packages with extensions built using CMake.☆56Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week