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

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

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

boundary/fasttuple

0
View on GitHub↗
143 نجوم·13 تفرعات·Java·3 مشاهدات

Fasttuple

There are lots of good things about working on the JVM, like a world class JIT, operating system threads, and a world class garbage collector. However, one limiting factor can often be the interaction between primitive types and referenced types in Java. Primitive types are the built in types…

Features

  • Data Structures and Memory - Collections laid out adjacently in memory.

سجل النجوم

مخطط تاريخ النجوم لـ boundary/fasttupleمخطط تاريخ النجوم لـ boundary/fasttuple

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Fasttuple

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Fasttuple.
  • aggregateknowledge/java-hllالصورة الرمزية لـ aggregateknowledge

    aggregateknowledge/java-hll

    318عرض على GitHub↗

    Java library for the HyperLogLog algorithm

    Java
    عرض على GitHub↗318
  • aol/cyclopsالصورة الرمزية لـ aol

    aol/cyclops

    1,328عرض على GitHub↗

    An advanced, but easy to use, platform for writing functional applications in Java 8.

    Java
    عرض على GitHub↗1,328
  • bazelbuild/bazelالصورة الرمزية لـ bazelbuild

    bazelbuild/bazel

    25,529عرض على GitHub↗

    Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation tasks for massive codebases. It functions as a hermetic build environment, utilizing sandboxed execution and content-addressable caching to ensure that build artifacts are reproducible and that identical tasks are never re-executed. By modeling dependencies as a directed acyclic graph, the system determines optimal execution order and identifies tasks that can run in parallel. The project distinguishes itself through its support for distributed build execution, allowing resou

    Javabazelbuildbuild-system
    عرض على GitHub↗25,529
  • addthis/stream-libالصورة الرمزية لـ addthis

    addthis/stream-lib

    2,265عرض على GitHub↗

    Stream summarizer and cardinality estimator.

    Java
    عرض على GitHub↗2,265
عرض جميع البدائل الـ 30 لـ Fasttuple→

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

ما هي وظيفة boundary/fasttuple؟

There are lots of good things about working on the JVM, like a world class JIT, operating system threads, and a world class garbage collector. However, one limiting factor can often be the interaction between primitive types and referenced types in Java. Primitive types are the built in types…

ما هي الميزات الرئيسية لـ boundary/fasttuple؟

الميزات الرئيسية لـ boundary/fasttuple هي: Data Structures and Memory.

ما هي البدائل مفتوحة المصدر لـ boundary/fasttuple؟

تشمل البدائل مفتوحة المصدر لـ boundary/fasttuple: aggregateknowledge/java-hll — Java library for the HyperLogLog algorithm. aol/cyclops — An advanced, but easy to use, platform for writing functional applications in Java 8. bazelbuild/bazel — Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation… belliottsmith/injector. ben-manes/caffeine — Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles… addthis/stream-lib — Stream summarizer and cardinality estimator.