Pinned Repositories
constraints-deriving
Programmatically create new instances using core-to-core plugins
easytensor
Many-dimensional type-safe numeric ops
fastvec
Fast 2D-4D geometry utilizing SIMD
ghcjs-webgl
1-1 WebGL binding
haskell-src-exts-sc
Pretty print haskell code with comments
interprocess
Portable interprocess communication (IPC) in Haskell
qua-kit
Quick Urban Analysis Kit
qua-view
Web app written in Haskell (GHCJS) for visualizing building geometry
real-salient
A GPU-only implementation of DenseCut for a RealSense camera
vulkan
Low-level low-overhead haskell bindings to vulkan API
achirkin's Repositories
achirkin/vulkan
Low-level low-overhead haskell bindings to vulkan API
achirkin/easytensor
Many-dimensional type-safe numeric ops
achirkin/qua-kit
Quick Urban Analysis Kit
achirkin/qua-view
Web app written in Haskell (GHCJS) for visualizing building geometry
achirkin/interprocess
Portable interprocess communication (IPC) in Haskell
achirkin/constraints-deriving
Programmatically create new instances using core-to-core plugins
achirkin/real-salient
A GPU-only implementation of DenseCut for a RealSense camera
achirkin/reflex-animated
AnimationFrame and Pointer events in the reflex framework
achirkin/ubuntu-cifs-rdma-dkms
cifs kernel module compiled with `CONFIG_CIFS_SMB_DIRECT=y` using dkms
achirkin/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
achirkin/cdm-processor
Image creation and parsing for the course "Creative Data Mining" at ETH Zurich.
achirkin/cuml
cuML - RAPIDS Machine Learning Library
achirkin/cuvs
cuVS - a library for vector search and clustering on the GPU
achirkin/faiss
A library for efficient similarity search and clustering of dense vectors.
achirkin/mvar-python
Implementation of Haskell's Control.Concurrent.MVar in Pyhton
achirkin/qua-vis-services
achirkin/raft
Rapids Analytics Framework Toolset to share building blocks between cuGraph and cuML
achirkin/reactive-banana-ghcjs-workaround
Library for functional reactive programming in Haskell.
achirkin/reactive-banana-glfw
reactive banana for GLFW
achirkin/reflex
achirkin/rmm
RAPIDS Memory Manager
achirkin/shims
GHCJS runtime system and JavaScript support code for packages
achirkin/stylish-haskell
Haskell code prettifier
achirkin/TopIcons-plus
An gnome-shell extension to put the icons back to the tray.
achirkin/validation
A data-type like Either but with an accumulating Applicative
achirkin/vscode-clang-format-provider
A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format
achirkin/vscode-ghc-simple
Simple GHC (Haskell) integration for VSCode
achirkin/vulkan-engine
Vulkan code in Haskell based on vulkan-tutorial.com forked from https://github.com/achirkin/vulkan/tree/master/vulkan-triangles, being evolved into an actual engine. Nothing useful to see here currently, just experimentation.
achirkin/vulkan-examples
Some examples of using the Haskell vulkan package
achirkin/yesod-auth-ldap-native
Yesod LDAP authentication plugin using native Haskell Ldap.Client