Pinned Repositories
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
cambridge-bicycle-usage
Analyzing Cambridge bicycle usage over time
crochet
Crochet: use Twisted anywhere!
dask-memusage
A low-impact profiler to figure out how much memory each task in Dask is using
eliot
Eliot: the logging system that tells you *why* it happened
giljoy
Python Global Interpreter Lock (GIL) Profiler
pandoc-book-template
LaTeX setup for Pandoc to produce reasonable-looking book PDFs
semantic-sidebar-example
A better way of using Semantic UI sidebars
txtulip
Run Twisted on the Tulip/asyncio event loop
filprofiler
A Python memory profiler for data processing and scientific computing applications
itamarst's Repositories
itamarst/eliot
Eliot: the logging system that tells you *why* it happened
itamarst/crochet
Crochet: use Twisted anywhere!
itamarst/dask-memusage
A low-impact profiler to figure out how much memory each task in Dask is using
itamarst/cambridge-bicycle-usage
Analyzing Cambridge bicycle usage over time
itamarst/dotfiles
Dotfiles
itamarst/benchmarks
Random benchmarking experiments
itamarst/cachecontrol
The httplib2 caching algorithms packaged up for use with requests.
itamarst/cbor2
Python CBOR (de)serializer with extensive tag support
itamarst/cddl
Concise data definition language (RFC 8610) implementation and JSON and CBOR validator in Rust
itamarst/ciborium
CBOR utilities
itamarst/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
itamarst/eventlet
Concurrent networking library for Python
itamarst/foolscap
remote object-messaging for Python+Twisted
itamarst/inferno
A Rust port of FlameGraph
itamarst/ironic
A service for managing and provisioning Bare Metal servers. Mirror of code maintained at opendev.org.
itamarst/line_profiler
Line-by-line profiling for Python
itamarst/maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
itamarst/oslo.log
Logging library. Mirror of code maintained at opendev.org.
itamarst/pip
The Python package installer
itamarst/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
itamarst/pyo3-polars
Pyo3 extensions for polars
itamarst/pyopenssl
A Python wrapper around the OpenSSL library
itamarst/pytest-memray
pytest plugin for easy integration of memray memory profiler
itamarst/python-jit-benchmarking
Investigating how PyPy (and maybe someday CPython) JIT interacts with benchmarking
itamarst/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
itamarst/simd-profiles
Proof of concept: using modern SIMD in compiled Python extension
itamarst/this-week-in-rust
Data for this-week-in-rust.org
itamarst/txtorcon
Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
itamarst/virtualpdu
VirtualPDU is a service for simulating power distribution units (PDUs). Mirror of code maintained at opendev.org.
itamarst/zfec
zfec -- an efficient, portable erasure coding tool