Pinned Repositories
coc-rust-analyzer
You should use https://github.com/fannheyward/coc-rust-analyzer
fira-mono-italic
zwaldowski's italics rebased with Mozilla master with manual width corrections
FiraCode-italic
An italic variant of FiraCode
fzf-wordnet.vim
Terminal/Vim dictionary/completion powered by fzf and wordnet
implicit-hie
Auto generate a stack or cabal multi component hie.yaml file
implicit-hie-cradle
Auto generate stack or cabal multi component hie-bios Cradles, used by HLS and ghcide.
lsp-diff-server
WIP: Sits between an LSP client and server splitting big changes into smaller granular changes.
sundial-gc
WIP: my Tweag open source fellowship project
sundial-gc-design
type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc
kairos-trie
Avi-D-coder's Repositories
Avi-D-coder/sundial-gc-design
type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc
Avi-D-coder/sundial-gc
WIP: my Tweag open source fellowship project
Avi-D-coder/perfect-hash
Hash + IntMap = No Collisions!
Avi-D-coder/vim-expand-region
Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.
Avi-D-coder/watch-trace
Avi-D-coder/basic-project-stack-priv-lib
Failure case haskell-language-server #114
Avi-D-coder/coc-rls
Rust language server support for coc.nvim
Avi-D-coder/coc-snippets
Snippets solution for coc.nvim
Avi-D-coder/coc.nvim
Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode
Avi-D-coder/effects-benchmarks
Benchmarking Haskell extensible-effect libraries.
Avi-D-coder/gc-gat
Incorporated into sundial-gc
Avi-D-coder/gc-gat-family
Avi-D-coder/gc-gat-plug
Avi-D-coder/gc-generic-std
Avi-D-coder/haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
Avi-D-coder/hie-bios
Avi-D-coder/loopbreaker
[WIP] inlining of self-recursive definitions
Avi-D-coder/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
Avi-D-coder/org.zulip.Zulip
Avi-D-coder/plasma5-applets-caffeine-plus-git
Avi-D-coder/polysemy
:gemini: higher-order, no-boilerplate, zero-cost monads
Avi-D-coder/primitive
This package provides various primitive memory-related operations.
Avi-D-coder/qtlayershell-git
PKGBUILD for qtlayershell
Avi-D-coder/rust
Empowering everyone to build reliable and efficient software.
Avi-D-coder/rust-analyzer
An experimental Rust compiler front-end for IDEs
Avi-D-coder/sundial-gc-specialization-experiments
Avi-D-coder/trace-graph
A visual Haskell debugger as a library
Avi-D-coder/tree-sitter-rust
Rust grammar for tree-sitter
Avi-D-coder/vim-clap
:clap: Modern performant generic finder and dispatcher for Vim and NeoVim
Avi-D-coder/vscode-hie-server
VsCode extension for Haskell, as a front end for haskell-ide-engine