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

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

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

Open-source alternatives to Rollinghashjava

30 open-source projects similar to lemire/rollinghashjava, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rollinghashjava alternative.

  • addthis/stream-libالصورة الرمزية لـ addthis

    addthis/stream-lib

    2,265عرض على GitHub↗

    Stream summarizer and cardinality estimator.

    Java
    عرض على GitHub↗2,265
  • 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
  • belliottsmith/injectorالصورة الرمزية لـ belliottsmith

    belliottsmith/injector

    59عرض على GitHub↗
    Java
    عرض على GitHub↗59

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

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

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

Find more with AI search
  • ben-manes/caffeineالصورة الرمزية لـ ben-manes

    ben-manes/caffeine

    17,706عرض على GitHub↗

    Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles within the application heap. It functions as a thread-safe, memory-resident data store that reduces latency by keeping frequently accessed objects available for immediate retrieval. The library distinguishes itself through a sophisticated eviction strategy that balances recency and frequency to determine which entries to retain. It utilizes a frequency-based admission policy to evaluate the historical access patterns of new data, ensuring that the cache remains populated with the m

    Java
    عرض على GitHub↗17,706
  • boundary/fasttupleالصورة الرمزية لـ boundary

    boundary/fasttuple

    143عرض على GitHub↗

    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…

    Java
    عرض على GitHub↗143
  • boundary/high-scale-libالصورة الرمزية لـ boundary

    boundary/high-scale-lib

    420عرض على GitHub↗

    High Scale Lib

    Java
    عرض على GitHub↗420
  • carrotsearch/hppcالصورة الرمزية لـ carrotsearch

    carrotsearch/hppc

    1,042عرض على GitHub↗

    High Performance Primitive Collections for Java

    Java
    عرض على GitHub↗1,042
  • chrisvest/stormpotالصورة الرمزية لـ chrisvest

    chrisvest/stormpot

    389عرض على GitHub↗

    A fast object pool for the JVM

    Java
    عرض على GitHub↗389
  • cognitect-labs/transducers-javaالصورة الرمزية لـ cognitect-labs

    cognitect-labs/transducers-java

    119عرض على GitHub↗

    Transducers are composable algorithmic transformations. They are independent from the context of their input and output sources and specify only the essence of the transformation in terms of an individual element. Because transducers are decoupled from input or output sources, they can be used…

    Java
    عرض على GitHub↗119
  • cowtowncoder/low-gc-membuffersالصورة الرمزية لـ cowtowncoder

    cowtowncoder/low-gc-membuffers

    142عرض على GitHub↗

    Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead

    Java
    عرض على GitHub↗142
  • dain/leveldbالصورة الرمزية لـ dain

    dain/leveldb

    1,558عرض على GitHub↗

    Port of LevelDB to Java

    Java
    عرض على GitHub↗1,558
  • davidmoten/geoالصورة الرمزية لـ davidmoten

    davidmoten/geo

    434عرض على GitHub↗

    Geohash utitlies in java

    Java
    عرض على GitHub↗434
  • davidmoten/rtreeالصورة الرمزية لـ davidmoten

    davidmoten/rtree

    1,137عرض على GitHub↗

    rtree

    Java
    عرض على GitHub↗1,137
  • deephacks/lmdbjniالصورة الرمزية لـ deephacks

    deephacks/lmdbjni

    205عرض على GitHub↗

    LMDB for Java

    C
    عرض على GitHub↗205
  • eclipse/eclipse-collectionsالصورة الرمزية لـ eclipse

    eclipse/eclipse-collections

    2,632عرض على GitHub↗

    Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

    Java
    عرض على GitHub↗2,632
  • giltene/pauselesshashmapالصورة الرمزية لـ giltene

    giltene/PauselessHashMap

    153عرض على GitHub↗

    / Written by Gil Tene, based on Apache Harmony version of java.util.HashMap. */

    Java
    عرض على GitHub↗153
  • goldmansachs/gs-collectionsG

    goldmansachs/gs-collections

    0عرض على GitHub↗

    We are pleased to announce that GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections.

    عرض على GitHub↗0
  • google/ageraG

    google/agera

    0عرض على GitHub↗

    Reactive Programming for Android

    عرض على GitHub↗0
  • hrldcpr/pcollectionsالصورة الرمزية لـ hrldcpr

    hrldcpr/pcollections

    784عرض على GitHub↗

    A Persistent Java Collections Library

    Java
    عرض على GitHub↗784
  • indeedeng/mph-tableالصورة الرمزية لـ indeedeng

    indeedeng/mph-table

    101عرض على GitHub↗

    Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch processes and shipped to multiple servers.

    Java
    عرض على GitHub↗101
  • jchambers/fast-uuidالصورة الرمزية لـ jchambers

    jchambers/fast-uuid

    175عرض على GitHub↗

    fast-uuid is a Java library for quickly and efficiently parsing and writing UUIDs. It yields the most dramatic performance gains when compared to Java 8 and older; in benchmarks, it's a little more than fourteen times faster at parsing UUIDs and six times faster at writing UUIDs than the stock…

    Java
    عرض على GitHub↗175
  • jhalterman/failsafeالصورة الرمزية لـ jhalterman

    jhalterman/failsafe

    4,307عرض على GitHub↗

    Failsafe is a JVM resilience library providing a collection of fault tolerance patterns for Java applications. It functions as an asynchronous execution wrapper that runs tasks in the background and returns futures to prevent thread blocking. The library allows for the composition of resilience policies, enabling multiple patterns to be stacked into a sequential pipeline. It includes specific implementations for circuit breaking to prevent system overload, rate limiting to control traffic flow, and a framework for managing retries and fallbacks. Capability areas cover traffic management thro

    Java
    عرض على GitHub↗4,307
  • krukow/clj-dsالصورة الرمزية لـ krukow

    krukow/clj-ds

    225عرض على GitHub↗

    This library has been extracted from the master branch of Clojure (http://clojure.org)

    Java
    عرض على GitHub↗225
  • lemire/bloofiالصورة الرمزية لـ lemire

    lemire/bloofi

    86عرض على GitHub↗

    Bloom filters are probabilistic data structures commonly used for approximate membership problems in many areas of Computer Science (networking, distributed systems, databases, etc.). With the increase in data size and distribution of data, problems arise where a large number of Bloom filters…

    Java
    عرض على GitHub↗86
  • lemire/externalsortinginjavaالصورة الرمزية لـ lemire

    lemire/externalsortinginjava

    263عرض على GitHub↗

    Externalsortinginjava

    Java
    عرض على GitHub↗263
  • lemire/javafastpforالصورة الرمزية لـ lemire

    lemire/JavaFastPFOR

    568عرض على GitHub↗

    JavaFastPFOR: A simple integer compression library in Java

    Java
    عرض على GitHub↗568
  • lemire/streamvbyteالصورة الرمزية لـ lemire

    lemire/streamvbyte

    416عرض على GitHub↗

    streamvbyte

    C
    عرض على GitHub↗416
  • lightbend/reactive-streams-utilsالصورة الرمزية لـ lightbend

    lightbend/reactive-streams-utils

    64عرض على GitHub↗

    This is an exploration of what a utilities library for Reactive Streams in the JDK might look like.

    Java
    عرض على GitHub↗64