Pinned Repositories
banyan-julia
A suite of familiar Julia APIs for bigger datasets with less cloud and lower costs.
emu
The write-once-run-anywhere GPGPU library for Rust
frequent
A utility for crawling websites and building frequency lists of words
go-fern
A small library for creating persistent L-systems in the Go programming language
go-sm
A finite-state machine library for the Go programming language
l
a very fast synthesizer of L-system grammars, solving a form of the "Inverse L-system" problem
magic-square
A magic square data structure for the Python programming language
pipelines
An experimental programming language for data flow
rep
enforce representation/class invariants in your Rust data structures
stdg
2D graphics in any programming language with just print statements
calebwin's Repositories
calebwin/emu
The write-once-run-anywhere GPGPU library for Rust
calebwin/pipelines
An experimental programming language for data flow
calebwin/stdg
2D graphics in any programming language with just print statements
calebwin/frequent
A utility for crawling websites and building frequency lists of words
calebwin/rep
enforce representation/class invariants in your Rust data structures
calebwin/calebwin.github.io
calebwin/wayside
My submission for Ludum Dare 39 (A mobile-friendly platformer game made w. Phaser)
calebwin/are-we-learning-yet
How ready is Rust for Machine Learning?
calebwin/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.
calebwin/cudf
cuDF - GPU DataFrame Library
calebwin/cugraph
cuGraph - RAPIDS Graph Analytics Library
calebwin/cuml
cuML - RAPIDS Machine Learning Library
calebwin/cuspatial
CUDA-accelerated GIS and spatiotemporal algorithms
calebwin/cv-stuff
calebwin/derive_lit
a tool to auto-generate literal macros for your data structure
calebwin/integration
RAPIDS - combined conda package & integration tests for all of RAPIDS libraries
calebwin/lithops
A multi-cloud framework for big data analytics and embarrassingly parallel jobs, that provides an universal API for building parallel applications in the cloud ☁️🚀
calebwin/mwillsey.github.io
my website
calebwin/openmm
OpenMM is a toolkit for molecular simulation using high performance GPU code.
calebwin/opentrons
Software for writing protocols and running them on Opentrons robots
calebwin/puddle
A system for high-level, reliable programming of microfluidic devices
calebwin/raft
Rapids Analytics Framework Toolset to share building blocks between cuGraph and cuML
calebwin/rlua
High level Lua bindings to Rust
calebwin/rmm
RAPIDS Memory Manager
calebwin/safe_ocl
zero-cost wrapper types for safe OpenCL
calebwin/Snappy.jl
A fast compressor/decompressor
calebwin/SPIRV-LLVM-Translator
A tool and a library for bi-directional translation between SPIR-V and LLVM IR
calebwin/svec
quick little macro for beautiful Dart-like lists in Rust
calebwin/tufte-latex-thesis
A Tufte-style LaTeX thesis template
calebwin/vulkano-examples
Examples of using vulkano