archbung's Stars
sharkdp/bat
A cat(1) clone with wings.
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
python/mypy
Optional static typing for Python
catppuccin/catppuccin
😸 Soothing pastel theme for the high-spirited!
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
dhall-lang/dhall-lang
Maintainable configuration files
dafny-lang/dafny
Dafny is a verification-aware programming language
agda/agda
Agda is a dependently typed programming language / interactive theorem prover.
sonic2kk/steamtinkerlaunch
Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
lwfinger/rtl8188eu
Repository for stand-alone RTL8188EU driver.
google-research/dex-lang
Research language for array processing in the Haskell/ML family
HuwCampbell/grenade
Deep Learning in Haskell
ucsd-progsys/liquidhaskell
Liquid Types For Haskell
mrkkrp/megaparsec
Industrial-strength monadic parser combinator library
folke/edgy.nvim
Easily create and manage predefined window layouts, bringing a new edge to your workflow
sweirich/pi-forall
A demo implementation of a simple dependently-typed language
mrcjkb/haskell-tools.nvim
🦥 Supercharge your Haskell experience in neovim!
haskell-effectful/effectful
An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.
nh2/static-haskell-nix
easily build most Haskell programs into fully static Linux executables
eckyputrady/haskell-scotty-realworld-example-app
Exemplary real world backend API built with Haskell/Scotty https://realworld.io
chshersh/iris
🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
agda/agda2hs
Compiling Agda code to readable Haskell
AndrasKovacs/flatparse
Fast parsing from bytestrings
soupi/rfc
My slides and compilation of resources.
kennytilton/flutter-mx
Flutter + ClojureDart, with Matrix Inside(tm)
re-xyr/cleff
Fast and concise extensible effects
Bodigrim/linear-builder
Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.
JeanHuguesdeRaigniac/effects-landscape
Effects libraries in Haskell
nodew/haskell-realworld-example
A Haskell implementation of realworld.io