Pinned Repositories
cabbage
A tool for caching cabal builds in a Nix store
concurrent-machines
Concurrency features for the Haskell machines package
dotfiles
Configuration files (.emacs)
ffmpeg-light
Minimal Haskell bindings to the FFmpeg library
Frames
Data frames for tabular data.
GLUtil
Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.
ros2nix
Use ROS with the Nix package manager
roshask
Haskell client library for the ROS robotics framework.
vinyl-gl
Utilities for working with OpenGL's GLSL shading language and vinyl records.
wgsl-mode
Emacs syntax highlighting for the WebGPU Shading Language (WGSL)
acowley's Repositories
acowley/Frames
Data frames for tabular data.
acowley/ffmpeg-light
Minimal Haskell bindings to the FFmpeg library
acowley/dotfiles
Configuration files (.emacs)
acowley/wgsl-mode
Emacs syntax highlighting for the WebGPU Shading Language (WGSL)
acowley/concurrent-machines
Concurrency features for the Haskell machines package
acowley/LinearLogic
A simple development of linear logic in Coq.
acowley/hpp
hpp - A Haskell Preprocessor
acowley/yaml-light-lens
Lenses for working with YAML data.
acowley/emacs-lsp-booster-nix
Nix flake for the emacs-lsp-booster program
acowley/microhs-nix
Nix packaging for the MicroHs Haskell compiler
acowley/wgsl-ts-mode
WGSL tree-sitter support for emacs
acowley/nixos-rocm
NixOS support for the ROCm graphics stack (rocm.github.io)
acowley/mastodon_digest
A Python script that aggregates recent popular posts from your Mastodon timeline
acowley/wgpu-image-read
acowley/bazel_compile_commands
acowley/bazel_rules
Useful bazel rules
acowley/Frames-streamly
streamly based Frames I/O, etc.
acowley/gfx
A low-overhead Vulkan-like GPU API for Rust.
acowley/gtsam
GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
acowley/haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
acowley/learning-hmm
Yet another Haskell library for hidden Markov models
acowley/melpa
Recipes and build machinery for the biggest Emacs package repo
acowley/my-emacs
Emacs package set using nix
acowley/nix-ros-overlay
ROS overlay for the Nix package manager
acowley/nix-templates
Nix flake templates
acowley/nixpkgs
Nix Packages collection
acowley/org-clock-reminder
Emacs package to remind you current clocking task or its absence
acowley/rules_gtsam
acowley/rules_pcl
Bazel rules for building PCL libraries (PointCloudLibrary)
acowley/wgpu
Native WebGPU implementation based on gfx-hal