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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • lionsoul2014/ip2regionAvatar von lionsoul2014

    lionsoul2014/ip2region

    19,159Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,159
  • krishnadey30/leetcode-questions-companywiseAvatar von krishnadey30

    krishnadey30/LeetCode-Questions-CompanyWise

    19,159Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗19,159
  • hxu296/leetcode-company-wise-problems-2022Avatar von hxu296

    hxu296/leetcode-company-wise-problems-2022

    11,040Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,040
  • v2fly/domain-list-communityAvatar von v2fly

    v2fly/domain-list-community

    8,904Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,904
  • evidence-dev/evidenceAvatar von evidence-dev

    evidence-dev/evidence

    5,919Auf GitHub ansehen↗

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

    JavaScriptanalyticsbusiness-intelligencedashboard
    Auf GitHub ansehen↗5,919
  • observablehq/frameworkAvatar von observablehq

    observablehq/framework

    3,522Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,522
  1. Home
  2. Repository Format
  3. Static Data Compilers

Unter-Tags erkunden

  • 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.