Showing 26 of 26 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.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.