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

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

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

1 مستودع

Awesome GitHub RepositoriesPointer Access Restrictions

Controls over the mutability and access rights of pointer arguments.

Distinct from Pointer Type Distinctions: Distinct from Pointer Type Distinctions [f7_mt3] as it focuses on the runtime/compile-time access rights (read/write) rather than just const vs non-const types.

Explore 1 awesome GitHub repository matching data & databases · Pointer Access Restrictions. Refine with filters or upvote what's useful.

Awesome Pointer Access Restrictions GitHub Repositories

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

    c3lang/c3c

    5,147عرض على GitHub↗

    c3c is the compiler for the C3 programming language, transforming source code into executable binaries, static libraries, or dynamic libraries using an LLVM backend. It implements a system based on result-based error handling, scoped memory pooling, and a semantic macro system. The compiler provides first-class support for hardware-backed SIMD vectors that map directly to processor instructions and enables runtime polymorphism through interface-based dynamic dispatch. The project covers a broad set of low-level capabilities, including manual and pooled memory management, inline assembly inte

    Controls whether pointer arguments can be read from, written to, or both.

    C3c3compilerlanguage
    عرض على GitHub↗5,147
  1. Home
  2. Data & Databases
  3. Null Value Representations
  4. Null Pointer Constants
  5. Pointer Access Restrictions