Showing 36 of 81 projects
A C# source generator that automatically implements IEquatable<T>, Equals, and GetHashCode using attributes.
A syntactic sugar library for Moya that simplifies API endpoint definitions in Swift.
A Swift framework for building reactive data flows with built-in network, parsing, and persistence layers.
A Python library that builds neural networks with minimal boilerplate code for PyTorch and TensorFlow.
A system to use Redux without writing action creators, reducers, or dispatch calls.
A library and skeleton for writing OCaml parsers with beautiful error messages and minimal boilerplate.
A C# source generator for Godot 3.x that provides onready-like features for C# scripts without reflection.
A default CustomStringConvertible implementation for Swift types that eliminates the need to manually implement description properties.
A Neovim plugin for inserting file templates (skeletons) based on file type or name with wildcard support.
A Go code generator that automates the functional options pattern, eliminating boilerplate for type-safe constructors and validation.
A plugin for NGXS that eliminates action boilerplate by using decorators to directly connect components to state methods.
A CMake library for writing modern, flexible CMake with reduced boilerplate and sensible defaults.
F# computational expressions that provide a readable, strongly-typed DSL to reduce boilerplate in Pulumi infrastructure-as-code.
A library to reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, and compose.
A Neovim plugin that uses Tree-sitter to hide boilerplate code like 'function', 'end', and 'return' for cleaner editing.
A lightweight Android library that simplifies RecyclerView adapter creation with single-line initialization, endless loading, and multiple layout support.
A collection of opinionated Backbone.Marionette extensions for large-scale JavaScript application architecture.
A view injection library for Xamarin.Android that simplifies Android view and event binding using C# attributes.
A .NET source generator for creating simple value objects wrapping primitive types with automatic equality, operators, and validation.
A Go code generator that creates type-to-type copy functions with flexible field mapping and conversion rules.
A library that reduces boilerplate for efficiently saving and loading complex domain entities across multiple database tables.
A lightweight state structure for choo applications that provides namespacing, scoped state, and simplified events.
A simple Elixir library for process pooling and task submission to manage concurrency and avoid boilerplate.
A Neovim plugin for interactively generating Java files (classes, interfaces, enums, records) with automatic package detection and setup.
An Xcode template for generating iOS app modules following the Model-View-Presenter (MVP) architecture pattern.
A minimalist library for datatype-generic programming in OCaml, enabling functions that work across unrelated data types without runtime overhead.
CRUD utilities for Phoenix and Ecto that simplify JSON encoding, virtual fields, and controller generation.
A library for defining typed structs, exceptions, and records in Elixir with a single declaration, eliminating boilerplate.
A lightweight Android library that binds remote AIDL services and callbacks to fields and methods using annotations.
A utility for Cycle.js that reduces boilerplate when creating groups of dependent streams.
An Xcode template for generating VIPER architecture modules in Swift to streamline iOS development.
A Common Lisp macro that provides a concise, DRY syntax for defining classes, reducing boilerplate in DEFCLASS forms.
A small scaffold to set up Elixir Plug applications with less boilerplate, getting you started faster.
A Go library for easy configuration management that populates structs from command line, environment variables, and YAML files.
A Swift package for Vapor that reduces boilerplate when handling form submissions and API request validation.
A lightweight Java annotation processor for automatic DTO and mapper generation from entities.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.