awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSpecialized Cache and Stack Structures

Data structures like least-recently-used caches or stacks with middle-element access implemented using linked list primitives.

Distinct from Least Recently Used Caches: None of the candidates fit; they focus on remote build caches or educational stack theory rather than implementation-grade data structures.

Explore 1 awesome GitHub repository matching data & databases · Specialized Cache and Stack Structures. Refine with filters or upvote what's useful.

Awesome Specialized Cache and Stack Structures GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mission-peace/interviewmission-peace 的头像

    mission-peace/interview

    11,306在 GitHub 上查看↗

    This project is a comprehensive library of reference implementations for fundamental data structures and algorithms, designed to support technical interview preparation and software engineering assessments. It provides a structured collection of computational techniques for solving complex problems involving arrays, strings, graphs, trees, and mathematical analysis. The library distinguishes itself by offering specialized implementations for advanced topics, including concurrent programming patterns and geometric algorithms. It features thread-safe primitives for managing shared state and tas

    Constructs specialized data structures like least-recently-used caches or stacks with middle-element access using linked list primitives.

    Java
    在 GitHub 上查看↗11,306
  1. Home
  2. Data & Databases
  3. Specialized Cache and Stack Structures