pitrou
Free software and open source developer. Core developer of CPython, Apache Arrow and other packages.
Pinned Repositories
arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
django-jsonfield
Reusable JSONField() for Django
llvmlite
A lightweight LLVM python binding for writing JIT compilers
llvmpy
Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since then it has changed significantly with multiple sub-projects.
nose
nose is nicer testing for python
numba
NumPy aware dynamic Python compiler using LLVM
pickle5-backport
Backport of the pickle 5 protocol (PEP 574)
pyarrow-hotfix
pymodbus
A full modbus protocol written in python
pitrou's Repositories
pitrou/pickle5-backport
Backport of the pickle 5 protocol (PEP 574)
pitrou/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
pitrou/pyarrow-hotfix
pitrou/advisory-database
Advisory database for Python packages published on pypi.org
pitrou/arrow-julia
Pure Julia implementation of the apache arrow data format (https://arrow.apache.org/)
pitrou/arrow-rs
Official Rust implementation of Apache Arrow
pitrou/arrow-site
Mirror of Apache Arrow site
pitrou/arrow-testing
Auxiliary testing files for Apache Arrow
pitrou/aws-sdk-cpp-feedstock
A conda-smithy repository for aws-sdk-cpp.
pitrou/cpython
The Python programming language
pitrou/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
pitrou/dataframe-api
RFC document, tooling and other content related to the dataframe API standard
pitrou/devguide
The Python developer's guide
pitrou/distributed
Distributed computation in Python
pitrou/fast_double_parser
Fast function to parse strings into double (binary64) floating-point values
pitrou/fast_float
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
pitrou/flatbuf_issue
pitrou/google-cloud-cpp
C++ Client Libraries for Google Cloud Services
pitrou/grpc-cpp-feedstock
A conda-smithy repository for grpc-cpp.
pitrou/locket.py
File-based locks for Python for Linux and Windows
pitrou/oldest-supported-numpy
Meta-package providing the oldest supported Numpy for a given Python version and platform
pitrou/orc
Mirror of Apache Orc
pitrou/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software.
pitrou/parquet-format
Apache Parquet
pitrou/parquet-mr
Apache Parquet
pitrou/parquet-testing
Auxiliary files for compatibility and integration tests for Apache Parquet
pitrou/protobuf
Protocol Buffers - Google's data interchange format
pitrou/snappy
A fast compressor/decompressor
pitrou/substrait
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
pitrou/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)