Pinned Repositories
bfgs
A pure Rust implementation of the BFGS optimization algorithm
bitcoin-nanopayment
A probabilistic Bitcoin nanopayments library in Node using the Bitcoin-Qt RPC API
bitcoin-script-explorer
A tool to help programmers learn Bitcoin Script.
contiguous-data-in-rust
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
future-by-example
Examples of common patterns using Future
global-data-in-rust
This guide explains how you can use "global data" in Rust
glx
Analyzing the Green Line Extension with OpenStreetMap
hmmm
Hidden Markov Models in Rust
ndarray-csv
Easily read homogeneous CSV data into a 2D ndarray
rustdoc-katex-demo
This crate demonstrates an approach to including KaTeX in Rust docs
paulkernfeld's Repositories
paulkernfeld/glx
Analyzing the Green Line Extension with OpenStreetMap
paulkernfeld/rustdoc-katex-demo
This crate demonstrates an approach to including KaTeX in Rust docs
paulkernfeld/future-by-example
Examples of common patterns using Future
paulkernfeld/exploring-computation-graphs-in-rust
paulkernfeld/ssaas
Screen Saver as a Service
paulkernfeld/frunk-column
A prototype of columnar data storage using frunk HLists
paulkernfeld/baby-bayes
paulkernfeld/logistic-regression-in-rust
A toy implementation of logistic regression in Rust
paulkernfeld/tokio-stdin
Read from stdin as a Tokio stream
paulkernfeld/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.
paulkernfeld/baleeter
Delete old files
paulkernfeld/cargo-thanks
💖 🦀 give thanks to your fellow Rustaceans
paulkernfeld/chess
paulkernfeld/dd-agent
DataDog Agent as a Convox App
paulkernfeld/docs
Convox Documentation
paulkernfeld/epub-builder
A Rust library for generating EPUB files
paulkernfeld/hex-view
Easily format a &[u8] as hex
paulkernfeld/kiwi
Efficient C++ implementation of the Cassowary constraint solving algorithm
paulkernfeld/macos-profiler
Profiler for Rust programs on macOS
paulkernfeld/nannou
A Creative Coding Framework for Rust.
paulkernfeld/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
paulkernfeld/pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
paulkernfeld/pymc3
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
paulkernfeld/rayon
Rayon: A data parallelism library for Rust
paulkernfeld/rust-log-panics
paulkernfeld/rust-numerically
paulkernfeld/site
convox.com
paulkernfeld/space-duel-ii
Space Duel II, an attempted Asteroids-style game
paulkernfeld/statrs
Statistical computation library for Rust
paulkernfeld/wgpu_glyph
A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)