Declarative programming topic
Declarative programming is a programming paradigm characterized by describing the target state (or even just the problem itself in some cases) as opposed to specifying the concrete steps needed to reach that target state. The specific steps usually then get generated automatically at Compile Time.
tgflow
A declarative-style telegram bot framework
AbcDatalog
Datalog that's as easy as ABC.
absent
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
SwiftUIFormValidator
Declarative form validator for SwiftUI.
CoreDataToSwiftUI
Rule based CRUD CoreData Frontends for SwiftUI
DSFToolbar
A SwiftUI-style declarative NSToolbar wrapper for macOS.
match-rules
A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).
matchbook-ts
pattern matching in javascript & typescript made easy
wybe
A programming language supporting most of both declarative and imperative programming
DataKit
A Swift library to easily read and write binary formatted data using a modern, declarative interface.