awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • lionsoul2014/ip2regionالصورة الرمزية لـ lionsoul2014

    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-companywiseالصورة الرمزية لـ krishnadey30

    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-2022الصورة الرمزية لـ hxu296

    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-communityالصورة الرمزية لـ v2fly

    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/evidenceالصورة الرمزية لـ evidence-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/frameworkالصورة الرمزية لـ observablehq

    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.