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

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

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

burner/std.rcstring

0
View on GitHub↗
9 نجوم·3 تفرعات·D·2 مشاهدات

Std.rcstring

The module rcstring provides everything necessary to replace D's build-in strings with a reference counted version. It should be as easy as replacing all occurrences of the keyword string with String.

Features

  • General Containers - Reference-counted string implementation.

سجل النجوم

مخطط تاريخ النجوم لـ burner/std.rcstringمخطط تاريخ النجوم لـ burner/std.rcstring

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Std.rcstring

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Std.rcstring.
  • dlang-community/containersالصورة الرمزية لـ dlang-community

    dlang-community/containers

    112عرض على GitHub↗

    Containers

    D
    عرض على GitHub↗112
  • etcimon/memutilsالصورة الرمزية لـ etcimon

    etcimon/memutils

    45عرض على GitHub↗

    The memutils library provides a set of 4 enhanced allocators tweaked for better performance depending on the scope. A new allocation syntax comes with many benefits, including the easy replacement of allocators.

    D
    عرض على GitHub↗45
  • gecko0307/dlibالصورة الرمزية لـ gecko0307

    gecko0307/dlib

    225عرض على GitHub↗

    Allocators, I/O streams, math, geometry, image and audio processing for D

    D
    عرض على GitHub↗225
  • inochi2d/nulibالصورة الرمزية لـ Inochi2D

    Inochi2D/nulib

    11عرض على GitHub↗

    NuLib is an alternative standard library for the D Programming Language, this standard library focuses on allowing use of high level D constructs without a garbage collector. Additionally these constructs try but are not guaranteed to work with phobos constructs to some extent.

    D
    عرض على GitHub↗11
عرض جميع البدائل الـ 6 لـ Std.rcstring→

الأسئلة الشائعة

ما هي وظيفة burner/std.rcstring؟

The module rcstring provides everything necessary to replace D's build-in strings with a reference counted version. It should be as easy as replacing all occurrences of the keyword string with String.

ما هي الميزات الرئيسية لـ burner/std.rcstring؟

الميزات الرئيسية لـ burner/std.rcstring هي: General Containers.

ما هي البدائل مفتوحة المصدر لـ burner/std.rcstring؟

تشمل البدائل مفتوحة المصدر لـ burner/std.rcstring: dlang-community/containers — Containers. etcimon/memutils — The memutils library provides a set of 4 enhanced allocators tweaked for better performance depending on the scope. A… gecko0307/dlib — Allocators, I/O streams, math, geometry, image and audio processing for D. inochi2d/nulib — NuLib is an alternative standard library for the D Programming Language, this standard library focuses on allowing use… inochi2d/numem — Nu:Mem is a package for D which implements various nogc memory managment tools, allowing classes, strings, and more to… kapendev/joka — A nogc utility library for the D programming language. Joka provides data structures and functions that can work…