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

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

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

6 个仓库

Awesome GitHub RepositoriesStatic Data Compilers

Tools that transform raw data entries into lightweight, searchable formats for efficient discovery.

Distinct from Compilers: Distinct from code compilers: focuses on data transformation and indexing for static site generation.

Explore 6 awesome GitHub repositories matching repository format · Static Data Compilers. Refine with filters or upvote what's useful.

Awesome Static Data Compilers GitHub Repositories

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

    lionsoul2014/ip2region

    19,159在 GitHub 上查看↗

    ip2region is an offline IP geolocation library and framework designed to resolve IPv4 and IPv6 addresses to city-level regional information using local binary data files. It functions as a binary IP database compiler and a cross-language search client, allowing for regional lookups without relying on external APIs. The project distinguishes itself through a specialized binary format that supports high-performance query optimization. It employs adjacent-segment IP merging and deduplicated region storage to minimize the database footprint, while utilizing memory-mapped file caching and vector-i

    Transforms raw text-based localization records into a specialized binary format for fast offline search.

    Javaip-addressip-address-databaseip-address-location
    在 GitHub 上查看↗19,159
  • krishnadey30/leetcode-questions-companywisekrishnadey30 的头像

    krishnadey30/LeetCode-Questions-CompanyWise

    19,159在 GitHub 上查看↗

    This repository is a structured collection of algorithmic coding challenges curated to assist with technical interview preparation. It functions as a comprehensive dataset that organizes programming problems based on the specific companies that have historically included them in their assessment processes. The project distinguishes itself by categorizing these challenges according to both the hiring organization and the frequency of problem appearance. This approach allows users to prioritize high-yield practice material, focusing their study efforts on the topics most relevant to their targe

    Aggregates and normalizes external information into fixed repository files for consistent offline reference.

    在 GitHub 上查看↗19,159
  • hxu296/leetcode-company-wise-problems-2022hxu296 的头像

    hxu296/leetcode-company-wise-problems-2022

    11,040在 GitHub 上查看↗

    This repository is a structured database of coding interview problems designed to support software engineering career development. It functions as a centralized knowledge base that aggregates technical practice questions, mapping them to specific employer requirements and recurring computer science topics. The project distinguishes itself by clustering interview questions into company-specific collections and labeling them by technical domain. This organization allows users to identify recurring algorithmic patterns and analyze the unique testing styles associated with different organizations

    Aggregates and structures public interview data into a centralized, searchable repository.

    Jupyter Notebookamazon-interviewfacebook-interviewgoogle-interview
    在 GitHub 上查看↗11,040
  • v2fly/domain-list-communityv2fly 的头像

    v2fly/domain-list-community

    8,904在 GitHub 上查看↗

    This project is a community-driven routing dataset and binary routing data compiler used to define network traffic rules. It provides a collection of categorized domain rules that direct web traffic based on site identity or location. The system converts human-readable domain lists into optimized binary formats for high-performance network filtering, specifically serving as a geosite data generator for V2Ray. It manages shared lists of domains and keywords through a collaborative repository of patterns. The toolset covers domain routing rule definition using sub-domains, full domains, keywor

    Provides a utility for compiling community-managed domain lists into binary data files for network routing software.

    Gogeositev2ray
    在 GitHub 上查看↗8,904
  • evidence-dev/evidenceevidence-dev 的头像

    evidence-dev/evidence

    5,919在 GitHub 上查看↗

    Compiles markdown with embedded SQL queries into a static website of interactive data reports.

    JavaScriptanalyticsbusiness-intelligencedashboard
    在 GitHub 上查看↗5,919
  • observablehq/frameworkobservablehq 的头像

    observablehq/framework

    3,522在 GitHub 上查看↗

    This project is a static site generator and development environment designed for building data-driven dashboards and reports. It functions as a framework that combines narrative markdown documentation with interactive visualizations and data-driven components, compiling them into optimized static assets that can be deployed to any standard web infrastructure. The framework distinguishes itself through a multi-language data pipeline that executes scripts in languages such as Python, R, and SQL during the build process. By transforming raw information into precomputed data snapshots, it ensures

    Transforms markdown and data-driven components into a bundle of optimized static files deployable on any standard web server.

    TypeScriptd3dashboardframework
    在 GitHub 上查看↗3,522
  1. Home
  2. Repository Format
  3. Static Data Compilers

探索子标签

  • Routing Data CompilersTools that transform domain lists into binary formats specifically for network routing software. **Distinct from Static Data Compilers:** Focuses on network routing data instead of general static site generation data.
  • SQL-Embedded Static SitesStatic site generators that compile markdown files with embedded SQL queries into interactive data reports. **Distinct from Static Data Compilers:** Distinct from Static Data Compilers: focuses on SQL-in-markdown compilation for dashboards, not general data transformation.