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,159GitHub पर देखें↗

    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,159GitHub पर देखें↗

    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,040GitHub पर देखें↗

    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,904GitHub पर देखें↗

    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,919GitHub पर देखें↗

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

    JavaScriptanalyticsbusiness-intelligencedashboard
    GitHub पर देखें↗5,919
  • observablehq/frameworkobservablehq का अवतार

    observablehq/framework

    3,522GitHub पर देखें↗

    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.