Showing 825 open source projects for "cache"

View related business solutions
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    Enlightn

    Enlightn

    Your performance & security consultant, an artisan command away

    ... software) version has 64 automated checks that scan your application code, web server configurations, and routes to identify performance bottlenecks, possible security vulnerabilities, and code reliability issues. Enlightn Pro (commercial) is available for purchase on the Enlightn website and has an additional 64 automated checks (a total of 128 checks). Serving Assets: Minification, cache headers, CDN, and compression headers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Vulcain

    Vulcain

    Fast and idiomatic client-driven REST APIs

    ... gateway server is also available in this repository. It's free software (AGPL) written in Go. A Docker image is provided. Current solutions for these problems (GraphQL, JSON:API's embedded resources and sparse fieldsets, etc.) are smart network hacks for HTTP/1. But these hacks come with (too) many drawbacks when it comes to HTTP cache, logs and even security. Fortunately, thanks to the new features introduced in HTTP/2, it's now possible to create true REST APIs fixing these problems with ease.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Nuke

    Nuke

    Image loading system

    ... and optimized for performance. Fast LRU memory cache, native HTTP disk cache, and custom aggressive LRU disk cache. Customize image pipeline using built-in Alamofire, Gifu, FLAnimatedImage, WebP plugins or create your own. Enable progressive decoding with a single line of code. Nuke supports progressive JPEG out of the box, and WebP via a plugin built by the community. Automatically prefetch images ahead of time using either Preheat or native table and collection view prefetching APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Relative-Time Element

    Relative-Time Element

    Web component extensions to the standard <time> element

    Formats a timestamp as a localized string or as relative text that auto-updates in the user's browser. This allows the server to cache HTML fragments containing dates and lets the browser choose how to localize the displayed time according to the user's preferences. Every visitor is served the same markup from the server's cache. When it reaches the browser, the custom relative-time JavaScript localizes the element's text into the local timezone and formatting. Dates are displayed before months...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 5
    dnsjava

    dnsjava

    An implementation of the DNS protocol in Java

    dnsjava is an implementation of DNS in Java. It supports almost all defined record types (including the DNSSEC types), and unknown types. Can be used for queries, zone transfers, and dynamic updates. Includes a cache that can be used by clients, and an authoritative-only server. It supports TSIG authenticated messages, DNSSEC verification, and EDNS0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Doctrine ORM

    Laravel Doctrine ORM

    A drop-in Doctrine ORM 2 implementation for Laravel 5+

    Doctrine 2 is an object-relational mapper (ORM) for PHP that provides transparent persistence for PHP objects. It uses the Data Mapper pattern at the heart, aiming for a complete separation of your domain/business logic from the persistence in a relational database management system. The benefit of Doctrine for the programmer is the ability to focus on object-oriented business logic and worry about persistence only as a secondary problem. This doesn’t mean persistence is downplayed by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dokkatoo

    Dokkatoo

    Generates documentation for Kotlin Gradle projects (based on Dokka)

    Dokkatoo is a Gradle plugin that generates documentation for your Kotlin projects. Under the hood it uses Dokka, the API documentation engine for Kotlin. Dokkatoo has a number of improvements over the existing Dokka Gradle Plugin. Dokkatoo has basic functionality, and can generate documentation for single-projects and multimodule projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FastImage

    FastImage

    FastImage, performant React Native image component.

    React Native's Image component handles image caching like browsers for the most part. If the server is returning proper cache control headers for images you'll generally get the sort of built in caching behavior you'd have in a browser. Scale the image uniformly (maintain the image's aspect ratio) so that both dimensions (width and height) of the image will be equal to or less than the corresponding dimension of the view (minus padding). Scale the image uniformly (maintain the image's aspect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Freedom DDD Framework

    Freedom DDD Framework

    Freedom is a hexagonal architecture-based framework

    Freedom is a hexagonal architecture-based framework that underpins the hyperemic domain model paradigm. Integrated Iris. HTTP/H2C Server & Client. Integrating Prometheus. AOP Worker & Non-intrusive Context. Extensible component Infrastructure. Dependency Injection & Dependency Inversion & Open Closed Principle. DDD & Hexagonal Architecture. Domain Event & Message Queue Components. CQS & aggregate root. CRUD & PO Generate. Level 1 Cache & Level 2 Cache & Anti-breakdown. Scaffolding generates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    django-prometheus

    django-prometheus

    Export Django monitoring metrics for Prometheus.io

    Export Django monitoring metrics for Prometheus.io. This library provides Prometheus metrics for Django-related operations. Prometheus uses Histogram based grouping for monitoring latencies. You can define custom buckets for latency, adding more buckets decreases performance but increases accuracy. SQLite, MySQL, and PostgreSQL databases can be monitored. Just replace the ENGINE property of your database, replacing django.db.backends with django_prometheus.db.backends. You may want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    python-binance

    python-binance

    Binance Exchange API python implementation for automated trading

    ... Cache. Historical Kline/Candle fetching function. Withdraw functionality. Deposit addresses. Margin Trading. Futures Trading. Vanilla Options. Support other domains (.us, .jp, etc). The breaking changes include the migration from wapi to sapi endpoints which are related to the wallet endpoints detailed in the Binance Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mac-cleanup-py

    mac-cleanup-py

    Python cleanup script for macOS

    mac-cleanup-py is a powerful cleanup script for macOS. This project is a rewrite of the original mac-cleanup-sh rewritten in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    kube-fledged

    kube-fledged

    Kubernetes operator to create and manage cache of container images

    kube-fledged is a kubernetes operator for creating and managing a cache of container images directly on the worker nodes of a Kubernetes cluster. It allows a user to define a list of images and onto which worker nodes those images should be cached (i.e. pulled). As a result, application pods start almost instantly, since the images need not be pulled from the registry. kube-fledged provides CRUD APIs to manage the lifecycle of the image cache, and supports several configurable parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SleekDB

    SleekDB

    Pure PHP NoSQL database with no dependency

    SleekDB is a simple flat file NoSQL-like database implemented in PHP without any third-party dependencies that store data in plain JSON files. It is not designed to handle heavy-load IO operations, it is designed to have a simple solution where all we need a database for managing a few gigabytes of data. You can think of it as a database for low to medium operation loads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EARTHLY

    EARTHLY

    The effortless CI/CD framework that runs anywhere

    Share compute and cache with Earthly Satellites. Build remotely from the comfort of your terminal. Satellites use the code in your current directory, stream logs back to you in real time, and output results (images, artifacts) back to your laptop. When used from a CI, Earthly Satellites can be used to speed up builds, as the cache is retained between runs. Earthly was engineered for readability. Most engineers are able to read an Earthfile without any prior knowledge. We took some of the best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Django RQ

    Django RQ

    A simple app that provides django integration for RQ

    ... definition. If you have django-redis or django-redis-cache installed, you can instruct django_rq to use the same connection information from your Redis cache. This has two advantages, it's DRY and it takes advantage of any optimization that may be going on in your cache setup (like using connection pooling or Hiredis.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Toast

    Toast

    Containerize your development and continuous integration environments

    .... The image is tagged with a cryptographic hash of the shell command for the task, the contents of the files copied into the container, and all the other task inputs. This hash allows Toast to skip tasks that haven't changed since the last run. In addition to local caching, Toast can use a Docker registry as a remote cache. You, your teammates, and your continuous integration (CI) system can all share the same remote cache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FASTER

    FASTER

    Fast persistent recoverable log and key-value store + cache

    ... checksums. FASTER KV is a concurrent key-value store + cache (available in C# and C++) that is designed for point lookups and heavy updates. FASTER supports data larger than memory, by leveraging fast external storage (local or cloud). It also supports consistent recovery using a new checkpointing technique that lets applications trade-off performance for commit latency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SWR

    SWR

    React Hooks library for remote data fetching

    The name “SWR” is derived from stale-while-revalidate, a HTTP cache invalidation strategy popularized by HTTP RFC 5861. SWR is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-to-date data. With SWR, components will get a stream of data updates constantly and automatically. And the UI will be always fast and reactive. With just one single line of code, you can simplify the logic of data fetching in your project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kingfisher

    Kingfisher

    Lightweight, pure-Swift library for downloading images from the web

    Kingfisher is a powerful, pure-Swift library for downloading and caching images from the web. It provides you a chance to use a pure-Swift way to work with remote images in your next app. Asynchronous image downloading and caching. Loading image from either URLSession-based networking or local provided data. Useful image processors and filters provided. Multiple-layer hybrid cache for both memory and disk. Fine control on cache behavior. Customizable expiration date and size limit. Cancelable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EasyEngine

    EasyEngine

    Command-line control panel for Nginx Server to manage WordPress sites

    EasyEngine makes it greatly easy to manage nginx, a fast web-server software that consumes little memory when handling increasing volumes of concurrent users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Laravel Blade

    Laravel Blade

    Laravel's Blade templating engine for use outside of Laravel

    The standalone version of Laravel's Blade templating engine for use outside of Laravel. Create a Blade instance by passing it the folder(s) where your view files are located, and a cache folder. Render a template by calling the make method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kamel

    Kamel

    Kotlin asynchronous media loading and caching library for Compose

    Kamel is an asynchronous media loading library for Compose Multiplatform. It provides a simple, customizable, and efficient way to load, cache, decode, and display images in your application. By default, it uses the Ktor client for loading resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WordOps

    WordOps

    Install and manage a high performance WordPress stack

    An essential toolset that eases WordPress site and server administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Trippy

    Trippy

    A network diagnostic tool

    ... flows. Customizable color theme & key bindings. Customizable column order and visibility. Configuration via both command line arguments and a configuration file. Show multiple hosts per hop with ability to cap display to N hosts and show frequency %. Show hop details and navigate hosts within each hop. Freeze/unfreeze the Tui, reset the stats, flush the cache, and preserve the screen on exit. ¿
    Downloads: 0 This Week
    Last Update:
    See Project