awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesBitwise Operation Libraries

Collections of functions that perform bit manipulation on integers using masks and shifts.

Distinct from Bit-Level Integer Operations: Distinct from Bit-Level Integer Operations: focuses on providing a library of reusable bitwise functions rather than individual operations or analysis.

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

Awesome Bitwise Operation Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • teivah/algodeckAvatar de teivah

    teivah/algodeck

    5,819Ver en GitHub↗

    Algodeck is an open-source collection of flash cards designed for reviewing algorithms, data structures, and system design concepts, specifically curated for technical interview preparation. The project organizes knowledge into atomic question-and-answer pairs and incorporates spaced repetition scheduling to optimize long-term memory retention. The flash card catalog covers a broad range of computer science topics, including classic sorting algorithms like quicksort and mergesort, data structure operations for arrays, trees, heaps, tries, and graphs, as well as bit manipulation techniques for

    Ships a collection of bit manipulation functions using masks and shifts for interview preparation.

    HTML
    Ver en GitHub↗5,819
  1. Home
  2. Software Engineering & Architecture
  3. Integer Arithmetic
  4. Integer Bit Analyzers
  5. Bit-Level Integer Operations
  6. Bitwise Operation Libraries