awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Bitwise Encoding Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBitwise Encoding Utilities

Tools for serializing collections of boolean flags into compact bit-mapped data structures.

Distinguishing note: Focuses on data serialization efficiency rather than general-purpose data storage.

Explore 1 awesome GitHub repository matching software engineering & architecture · Bitwise Encoding Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Bitwise Encoding Utilities

Awesome Bitwise Encoding Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • cloudreve/cloudreve

    cloudreve/cloudreve

    26,969View on GitHub↗

    Cloudreve is a self-hosted cloud storage platform designed to provide personal and organizational file management. It functions as a web-based solution that allows users to store, organize, and share digital files across multiple devices while maintaining control over their own data infrastructure. The platform distinguishes itself through a storage backend abstraction layer, which provides a unified interface to manage files across diverse local and remote cloud providers. It incorporates a robust identity and authorization layer that supports standard OAuth 2.0 flows for secure third-party

    Convert collections of boolean flags into compact strings by mapping each individual flag to a specific bit within a byte slice for efficient data storage.

    Gocloudcloud-storagecloudreve
    26,969View on GitHub↗