30 open-source projects similar to ra1028/differencekit, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Swift type modelling the success/failure of arbitrary operations.
☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off
Dollar is a functional programming library for Swift that provides a comprehensive toolkit for collection manipulation, string processing, mathematical calculations, and date and time management. It serves as a utility suite for filtering, aggregating, and restructuring arrays and dictionaries. The project implements functional programming patterns such as currying, memoization, and function composition. It also features a chainable wrapper interface that allows multiple data transformations to be applied sequentially before extracting a final result. The library covers a wide range of capab
:fuelpump: Differific - a fast and convenient diffing framework.
:elephant: A Circuit Breaker pattern implementation for PHP applications.
Opentracing support for Starlette and FastApi
This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls
Migrate your active record migrations to ecto compatible migrations
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Adds integration of the Jinja template language to FastAPI.
A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
Take a code screenshot using freeze by https://charm.sh/
A Python library (and CLI) for Amazon order history, line items, and transactions
Swift μ-framework for efficient array diffs and datasource adapters.
Unidirectional, transactional, operation-based Store implementation.
Distributed tracing instrumentation for asyncio with zipkin