awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
boundary avatar

boundary/fasttuple

0
View on GitHub↗
143 stars·13 forks·Java·3 views

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.

Star history

Star history chart for boundary/fasttupleStar history chart for boundary/fasttuple

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does boundary/fasttuple do?

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…

What are the main features of boundary/fasttuple?

The main features of boundary/fasttuple are: Data Structures and Memory.

What are some open-source alternatives to boundary/fasttuple?

Open-source alternatives to boundary/fasttuple include: 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.

Open-source alternatives to Fasttuple

Similar open-source projects, ranked by how many features they share with Fasttuple.
  • aggregateknowledge/java-hllaggregateknowledge avatar

    aggregateknowledge/java-hll

    318View on GitHub↗

    Java library for the HyperLogLog algorithm

    Java
    View on GitHub↗318
  • aol/cyclopsaol avatar

    aol/cyclops

    1,328View on GitHub↗

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

    Java
    View on GitHub↗1,328
  • bazelbuild/bazelbazelbuild avatar

    bazelbuild/bazel

    25,529View on 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
    View on GitHub↗25,529
  • addthis/stream-libaddthis avatar

    addthis/stream-lib

    2,265View on GitHub↗

    Stream summarizer and cardinality estimator.

    Java
    View on GitHub↗2,265
See all 30 alternatives to Fasttuple→