Showing 34 of 34 projects
A free monospaced font that replaces common programming multi-character combinations with ligatures for improved readability.
A Python library for flexible and readable tensor operations across numpy, PyTorch, JAX, TensorFlow, and other frameworks.
A command-line tool that works like cat but adds syntax highlighting for multiple programming languages.
A header-only C++14 library for functional programming that helps write concise and readable code by providing pure functions for common operations.
A JavaScript utility for writing multiline strings without concatenation or array joins.
A Flutter package that simplifies widget styling using extension methods for more readable and efficient widget trees.
A collection of contrast-based Vim/Neovim colorschemes that highlight code using font variations instead of colors.
An R package providing the %>% pipe operator to improve code readability by structuring data operations left-to-right.
A template tag for readable, high-performance native JavaScript regexes with extended syntax, context-aware interpolation, and always-on best practices.
A Neovim plugin that highlights function argument definitions and usages using Treesitter, with optional highlighting for unused arguments.
A C++11 header library that simplifies constructing complex regular expressions using a fluent, chainable API.
A Vim plugin that highlights matching parentheses with rainbow colors for better code readability.
A Rust macro providing Python-style list and hashmap comprehensions with conditional filtering and nesting.
A pipe-like function to write cleaner, more readable JavaScript code by transforming nested calls into vertical pipelines.
A Neovim plugin that displays LSP inlay hints at the end of lines instead of within them for better editing flow.
A Go library for constructing regular expressions using a human-friendly, composable builder pattern.
A super slim Swift library that solves nested async code by chaining blocks instead of nesting them.
KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.
A library for creating reusable, composable pattern matchers in Elixir to simplify complex pattern matching.
An R package providing multiple pipeline styles (operator, object, function) for readable function chaining and data transformation.
A functional programming library for Go that introduces streams, collectors, and functional paradigms to improve code readability and reduce bugs.
Arrow-macros provides Clojure-like arrow and diamond wand macros for Common Lisp, enabling expressive and readable threading of expressions.
Neovim plugin that highlights individual characters with a toggleable ColorColumn for line length management.
A Neovim plugin that conceals inline patterns like CSS classes in HTML files for improved readability.
A library to reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, and compose.
A transpiler that adds syntactic sugar to Go, making code more concise and readable while maintaining compatibility.
An interactive introduction to function composition in Swift 3, including custom operators for chaining, logging, and optional handling.
A collection of Smalltalk-style convenience extension methods for writing concise, readable Objective-C code.
A flake8 plugin that enforces limits on Python type annotation nesting complexity to improve code readability.
A tiny Elixir library for handling the happy path with clean syntax, rewriting pattern matches into nested case expressions.
An Elixir macro that enables piping values into any argument position using a placeholder.
A Common Lisp library that reduces verbosity using Unicode glyphs for function definitions, conditionals, and lambda expressions.
Elixir macro for pattern matching and transforming values inside pipe expressions, with safe and strict variants.
Elixir macros that expand into guard-safe code for more readable guard clauses.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.