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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 مستودعات

Awesome GitHub RepositoriesData Dictionaries

Systems for maintaining sets of fixed values and categories to ensure data consistency across an application.

Distinct from Configuration Dictionaries: None of the candidates cover the administrative management of application-wide status and category constants

Explore 11 awesome GitHub repositories matching data & databases · Data Dictionaries. Refine with filters or upvote what's useful.

Awesome Data Dictionaries GitHub Repositories

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

    elunez/eladmin

    21,932عرض على GitHub↗

    Eladmin is a backend management system and administrative framework built with Spring Boot and Vue. It provides a complete infrastructure for creating administration panels, combining a Java Persistence API backend scaffold with a management interface to monitor system performance and log user activities. The project features automated code generation to produce frontend and backend source code and CRUD operations. It employs a role-based access control system to manage users and organizational structures, while utilizing dynamic route management to update navigation menus from the backend wi

    Maintains sets of fixed values for statuses and categories to ensure consistent data across the application.

    Javaadmineladminelement-ui
    عرض على GitHub↗21,932
  • languagetool-org/languagetoolالصورة الرمزية لـ languagetool-org

    languagetool-org/languagetool

    14,597عرض على GitHub↗

    LanguageTool is a multilingual grammar and style checking engine designed to detect spelling, grammar, and writing errors across multiple languages. It provides automated proofreading capabilities that can be deployed as a self-hosted server or executed as a standalone local desktop application. The project distinguishes itself through a flexible rule development framework, allowing linguistic patterns to be defined via XML or implemented as custom Java classes. It utilizes n-gram frequency modeling for confused word detection and supports neural word embeddings to improve disambiguation betw

    Allows extracting word forms, base forms, and part-of-speech tags from dictionaries into tab-separated text format.

    Javagrammarnatural-languagenatural-language-processing
    عرض على GitHub↗14,597
  • hs-web/hsweb-frameworkالصورة الرمزية لـ hs-web

    hs-web/hsweb-framework

    8,404عرض على GitHub↗

    This project is a Spring Boot administrative framework and enterprise backend boilerplate designed for building management systems. It provides a foundation for enterprise-level applications using a reactive programming model and non-blocking data access patterns. The framework includes a reactive CRUD system for database operations and a role-based access control system to manage user accounts and administrative permissions. It further distinguishes itself with a centralized data dictionary for maintaining standardized labels and values across application modules. The system's broader capab

    Implements a centralized system for maintaining standardized labels and values to ensure data consistency across all application modules.

    Javahswebjavajava8
    عرض على GitHub↗8,404
  • thinkgem/jeesiteالصورة الرمزية لـ thinkgem

    thinkgem/jeesite

    8,044عرض على GitHub↗

    Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process

    Manages application-wide lookup values for dropdowns, enabling administrative updates without code changes.

    Vue
    عرض على GitHub↗8,044
  • skywind3000/ecdictالصورة الرمزية لـ skywind3000

    skywind3000/ECDICT

    7,840عرض على GitHub↗

    ECDICT is a collection of structured linguistic datasets and an English-Chinese dictionary database. It provides bilingual word definitions, phonetic symbols, and parts of speech, alongside a bilingual geographic gazetteer that maps English place names to Chinese equivalents. These resources are available as a multi-format lexicon export in CSV, SQL, StarDict, and MDX formats. The project distinguishes itself by integrating a linguistic corpus dataset that includes word frequency rankings and academic syllabus markers derived from national corpora. It functions as an educational vocabulary re

    Exports linguistic data into multiple formats including StarDict, MDX, CSV, and SQL for external use.

    Python
    عرض على GitHub↗7,840
  • yangzongzhuan/ruoyi-vue3الصورة الرمزية لـ yangzongzhuan

    yangzongzhuan/RuoYi-Vue3

    6,631عرض على GitHub↗

    RuoYi-Vue3 is a full-stack administrative dashboard and permission management framework built with SpringBoot and Vue 3. It serves as an enterprise management backend providing a decoupled architecture that separates the API from the user interface. The project features a low-code CRUD generator that automatically produces frontend and backend boilerplate code and API documentation from database tables. It implements a comprehensive role-based access control system for managing users, departments, and granular permissions at the menu and button levels, secured by stateless JSON Web Token auth

    Maintains sets of fixed values and categories via a centralized dictionary to ensure data consistency.

    Vueadminelement-pluselement-ui
    عرض على GitHub↗6,631
  • apache/pinotالصورة الرمزية لـ apache

    apache/pinot

    6,098عرض على GitHub↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Automatically evaluates data cardinality and storage savings to decide whether to apply dictionary encoding to specific columns during ingestion.

    Java
    عرض على GitHub↗6,098
  • pytoolz/toolzالصورة الرمزية لـ pytoolz

    pytoolz/toolz

    5,117عرض على GitHub↗

    Toolz is a Python library that implements functional programming utilities for iterable transformation, dictionary manipulation, function composition, and lazy evaluation. It provides a set of pure functions designed to work with Python's built-in data structures, enabling concise and composable data processing workflows. What distinguishes toolz is its support for curried partial application, allowing functions to be incrementally applied and reused. It includes dictionary-centric operations that handle nested structures, and offers iterable chain transformers that combine mapping, filtering

    Provides functions to extract, omit, compact, and join dictionary entries for data cleaning.

    Python
    عرض على GitHub↗5,117
  • masterminds/sprigالصورة الرمزية لـ Masterminds

    Masterminds/sprig

    4,692عرض على GitHub↗

    Sprig is a comprehensive library of helper functions designed to extend the Go text template engine. It provides a wide array of custom functions that can be injected into the engine to enable complex data manipulation and logic directly within templates. The project offers specialized capabilities for cryptography, including the generation of private keys, X.509 certificates, and secure password hashes. It also includes advanced logic extensions for semantic versioning comparison, ternary evaluations, and the resolution of environment variables from the host operating system. The library co

    Creates independent deep copies of dictionaries to prevent unintended mutations.

    Gogotemplatetemplates
    عرض على GitHub↗4,692
  • ankurp/dollarالصورة الرمزية لـ ankurp

    ankurp/Dollar

    4,240عرض على GitHub↗

    Dollar هي مكتبة برمجة وظيفية لـ Swift توفر مجموعة أدوات شاملة لمعالجة المجموعات، ومعالجة السلاسل، والحسابات الرياضية، وإدارة التاريخ والوقت. تعمل كمجموعة أدوات لتصفية وتجميع وإعادة هيكلة المصفوفات والقواميس. ينفذ المشروع أنماط البرمجة الوظيفية مثل currying، و memoization، وتكوين الوظيفة. كما يتميز بواجهة مغلف قابلة للتسلسل تسمح بتطبيق تحويلات بيانات متعددة بالتسلسل قبل استخراج نتيجة نهائية. تغطي المكتبة مجموعة واسعة من مجالات القدرة، بما في ذلك تعقيم النص وتحويل الحالة، وعمليات التعبير العادي، وحساب القيم الرياضية مثل المضروبات والقواسم. كما تتضمن أدوات لتحليل طوابع Unix الزمنية وحساب إزاحات الوقت النسبية. توسع مجموعة الأدوات أنواع مكتبة Swift القياسية بطرق عامة لتحويل البيانات وتجميعها.

    Extracts keys and values, merges dictionaries, or clones them while filtering specific keys.

    Swift
    عرض على GitHub↗4,240
  • amzxyz/rime_wanxiangالصورة الرمزية لـ amzxyz

    amzxyz/rime_wanxiang

    2,863عرض على GitHub↗

    This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a comprehensive system of schemas and dictionary packs to optimize Chinese character entry through pinyin and double-pinyin workflows. The framework is distinguished by its use of Lua-powered extensions that add dynamic utilities, such as inline mathematical calculators, automated timestamps, and text formatting, directly to the input interface. It also features refined word libraries and language models specifically tuned to improve prediction accuracy and first-choice hit rates

    Implements functions to remove low-frequency words and correct phonetic errors in dictionaries to improve hit rates.

    Luadictsrimerime-config
    عرض على GitHub↗2,863
  1. Home
  2. Data & Databases
  3. Data Dictionaries

استكشف الوسوم الفرعية

  • Dictionary CopyingCreating independent duplicates of dictionaries to avoid mutating the original. **Distinct from Data Dictionaries:** Distinct from Data Dictionaries: focuses on the copy operation itself, not maintaining sets of fixed values.
  • Dictionary Encoding OptimizersAutomated evaluation of cardinality and storage savings to determine dictionary encoding application. **Distinct from Data Dictionaries:** Distinct from Data Dictionaries: focuses on the automated decision-making process for dictionary encoding, not just maintaining fixed value sets.
  • Dictionary Extraction and Cleaning2 وسوم فرعيةFunctions to extract, omit, compact, and join dictionary entries for data cleaning tasks. **Distinct from Data Dictionaries:** Distinct from Data Dictionaries: focuses on extraction and cleaning operations, not maintaining fixed value sets.