Pinned Repositories
aoc-2021
Advent of Code 2021
aoc-2023-ocaml
fast-float-rust
Super-fast float parser in Rust (now part of Rust core)
hdf5-rust
HDF5 for Rust
ipybind
IPython / Jupyter integration for pybind11
pynab
A minimalistic library designed to provide native access to YNAB data from Python
qoi-rust
VERY fast encoder/decoder for QOI image format in pure and safe Rust
reactive-rs
Streams and broadcasts: functional reactive programming in Rust.
typo
Runtime Type Checking in Python 3
pybind11
Seamless operability between C++11 and Python
aldanor's Repositories
aldanor/hdf5-rust
HDF5 for Rust
aldanor/fast-float-rust
Super-fast float parser in Rust (now part of Rust core)
aldanor/qoi-rust
VERY fast encoder/decoder for QOI image format in pure and safe Rust
aldanor/aoc-2022
Advent of Code 2022
aldanor/aoc-2023-ocaml
aldanor/fixed-macro
Macros for creating fixed-point constants for types in the `fixed` crate.
aldanor/pandocr
Python server and client for Pandoc
aldanor/aim-feedstock
A conda-smithy repository for aim.
aldanor/arrow-convert
Derive for arrow-rs, ported from arrow2-convert
aldanor/arrow2
Transmute-free Rust library to work with the Arrow format
aldanor/cargo-shear
Detect and remove unused dependencies from Cargo.toml
aldanor/cloudpickle
Extended pickling support for Python objects
aldanor/github-linguist
aldanor/json-deserializer
aldanor/lua-tinyyaml
a tiny yaml (subset) parser for pure lua
aldanor/mubeng
An incredibly fast proxy checker & IP rotator with ease.
aldanor/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
aldanor/nevergrad-feedstock
A conda-smithy repository for nevergrad.
aldanor/parquet2
Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow
aldanor/polars
Fast multi-threaded, hybrid-out-of-core DataFrame library in Rust | Python | Node.js
aldanor/pyarrow-stubs
Type annotations for pyarrow
aldanor/pyo3
Rust bindings for the Python interpreter
aldanor/pyo3-polars
Pyo3 extensions for polars
aldanor/pyo3-stub-gen
Stub file (*.pyi) generator for PyO3
aldanor/rust-csv
A CSV parser for Rust, with Serde support.
aldanor/scylla-rust-driver
Async CQL driver for Rust, optimized for Scylla!
aldanor/sonic-rs
A fast Rust JSON library based on SIMD.
aldanor/tqdm
A Fast, Extensible Progress Bar for Python and CLI
aldanor/trust-dns
A Rust based DNS client, server, and resolver
aldanor/vec1
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element