Showing 11 open source projects for "cache"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    Cache

    Cache

    Nothing but Cache

    Cache doesn't claim to be unique in this area, but it's not another monster library that gives you a god's power. It does nothing but caching, but it does it well. It offers a good public API with out-of-box implementations and great customization possibilities. Cache utilizes Codable in Swift 4 to perform serialization. The cache is built based on a Chain-of-responsibility pattern, in which there are many processing objects, each knows how to do 1 task and delegates to the next one, so can you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    Aerial

    Aerial

    Apple TV Aerial Screensaver for Mac

    Aerial is a free and open-source Mac screen saver based on the new Apple TV screensaver. It features stunning Aerial videos shot over various cities and locations including New York, Hawaii and China; as well as earth videos from the ISS, and the new underwater videos introduced in tvOS 13. New and equally breathtaking videos by Joshua Michaels and Hal Bergman have also been added to version 2.0.0 and later, and you can also add a video of your own! Aerial offers a great set of features,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Apollo iOS

    Apollo iOS

    A strongly-typed, caching GraphQL client for iOS, written in Swift

    It allows you to execute queries and mutations against a GraphQL server, and returns results as query-specific Swift types. This means you don’t have to deal with parsing JSON, or passing around dictionaries and making clients cast values to the right type manually. You also don't have to write model types yourself, because these are generated from the GraphQL definitions your UI uses. As the generated types are query-specific, you're only able to access data you actually specify as part of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SwiftLinkPreview

    SwiftLinkPreview

    It makes a preview from an URL, grabbing all the information

    Link Previewer for iOS, macOS, watchOS and tvOS. It makes a preview from an URL, grabbing all the information such as title, relevant texts and images. Swift is a great programming language that allows us to learn faster and build more stuff in less time because of its simplicity. Back then, when I created my first project related to previewing link, only Facebook had this feature on their services. Now many companies preview links inside their products. None of them has open-sourced it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    URLImage

    URLImage

    AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view

    URLImage is a SwiftUI view that displays an image downloaded from provided URL. URLImage manages to download the remote image and caching it locally, both in memory and on disk, for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Siesta

    Siesta

    The civilized way to write REST API clients for iOS / macOS

    Drastically simplifies app code by providing a client-side cache of observable models for RESTful resources. The elegant way to write iOS / macOS REST clients. You need to display response data whenever it arrives. Unless the requesting screen is no longer visible. Unless some other currently visible bit of UI happens to need the same data. Or is about to need it. You should show a loading indicator (but watch out for race conditions that leave it stuck spinning forever), display user-friendly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwiftSVG

    SwiftSVG

    A simple, performant, and lightweight SVG parser

    SwiftSVG is not meant to be a full SVG parser. The library supports the most common use cases of flat, solid-color SVG elements. It supports grouping and transformations and can parse all path and shape elements. The best use case for SwiftSVG is for flat icons that you may want to theme at runtime and have good control over. Think icons for your app, especially if you offer light and dark themes. The library can handle complex paths, and more importantly can handle them quickly, so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    Haneke

    Haneke

    A lightweight generic cache for iOS written in Swift

    Haneke is a lightweight generic cache for iOS and tvOS written in Swift 4. It's designed to be super-simple to use. Haneke provides a memory and LRU disk cache for UIImage, NSData, JSON, String or any other type that can be read or written as data. Particularly, Haneke excels at working with images. It includes a zero-config image cache with automatic resizing. Everything is done in background, allowing for fast, responsive scrolling. Asking Haneke to load, resize, cache and display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TSWeChat

    TSWeChat

    A WeChat alternative. Written in Swift 5

    TSWeChat - A WeChat alternative, updated to Swift 5. The cell image in TSChatImageCell is drawn by using a Mask Layer. The chat background can be changed freely so that UI will look perfect. Audio wav files can be automatically converted into amr files which facilitate file transfer to Android devices. Both of the two types of files have been cached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next