awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BaderEddineOuaich avatar

BaderEddineOuaich/BitmapPlusPlus

0
View on GitHub↗
49 stars·14 forks·CMake·MIT·10 views

BitmapPlusPlus

Simple and Fast single header Bitmap (BMP) C++ library

Features

  • Image Processing - Fast header-only bitmap manipulation library.

Star history

Star history chart for badereddineouaich/bitmapplusplusStar history chart for badereddineouaich/bitmapplusplus

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to BitmapPlusPlus

Similar open-source projects, ranked by how many features they share with BitmapPlusPlus.
  • amitshekhariitbhu/glidebitmappoolamitshekhariitbhu avatar

    amitshekhariitbhu/GlideBitmapPool

    601View on GitHub↗

    Glide Bitmap Pool is a memory management library for reusing the bitmap memory

    Java
    View on GitHub↗601
  • aryarohit07/glidefacedetectiontransformationA

    aryarohit07/GlideFaceDetectionTransformation

    0View on GitHub↗
    View on GitHub↗0
  • aryarohit07/picassofacedetectiontransformationA

    aryarohit07/PicassoFaceDetectionTransformation

    0View on GitHub↗
    View on GitHub↗0
  • alamofire/alamofireimageAlamofire avatar

    Alamofire/AlamofireImage

    4,029View on GitHub↗

    AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a serialization framework to convert network responses into image objects and a memory-based caching system to reduce redundant network requests. The project features a variant-aware asynchronous cache that stores both original images and their filtered versions separately. It includes tools for animating the replacement of placeholder images with downloaded content through various transition effects. The library covers image acquisition through parallel downloading and prioritized

    Swift
    View on GitHub↗4,029
See all 30 alternatives to BitmapPlusPlus→

Frequently asked questions

What does badereddineouaich/bitmapplusplus do?

Simple and Fast single header Bitmap (BMP) C++ library

What are the main features of badereddineouaich/bitmapplusplus?

The main features of badereddineouaich/bitmapplusplus are: Image Processing.

What are some open-source alternatives to badereddineouaich/bitmapplusplus?

Open-source alternatives to badereddineouaich/bitmapplusplus include: amitshekhariitbhu/glidebitmappool — Glide Bitmap Pool is a memory management library for reusing the bitmap memory. aryarohit07/glidefacedetectiontransformation. aryarohit07/picassofacedetectiontransformation. bumptech/glide — Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from… coil-kt/coil — Coil is an image loading and caching pipeline designed for Android and Compose Multiplatform applications. It… alamofire/alamofireimage — AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a…