SaaSHub helps you find the best software and product alternatives Learn more →
Fury Alternatives
Similar projects and alternatives to fury
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Hacktoberfest2023
Discontinued Hacktoberfest OPEN FIRST Pull Request 🎉 [Moved to: https://github.com/ossamamehmood/Hacktoberfest]
-
FLiPStackWeekly
FLaNK AI Weekly covering Apache NiFi, Apache Flink, Apache Kafka, Apache Spark, Apache Iceberg, Apache Ozone, Apache Pulsar, and more...
-
chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
-
label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
-
-
-
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
-
dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
-
awesome-data-temporality
A curated list to help you manage temporal data across many modalities 🚀.
-
-
symmetric-ds
SymmetricDS is database replication and file synchronization software that is platform independent, web enabled, and database agnostic. It is designed to make bi-directional data replication fast, easy, and resilient. It scales to a large number of nodes and works in near real-time across WAN and LAN networks.
-
-
-
-
-
-
fury discussion
fury reviews and mentions
-
Inside `java.lang.String`: Understanding and Optimizing Instantiation Performance
When I read the source code of Apache Fury which is "a blazingly-fast multi-language serialization framework powered by JIT (just-in-time compilation) and zero-copy", I found their StringSerializer achieves zero copy String instantiation. Let's look into the implementation.
- Apache Fury: reflection free and 50x faster serialization framework for graalvm
-
The sorry state of Java deserialization
Hi,
Please add https://github.com/apache/fury to the benchmark. It claims to be a drop-in replacement for the built-in serialization mechanism so it should be easy to try.
- Apache Fury serialization Framework 0.7.1 released: better compatibility
-
Apache Fury 0.6.0 Released: 6x faster and 1/2 payload smaller than protobuf
The code are located at:
1. https://github.com/apache/fury/blob/main/java/fury-core/src/...
- Apache Fury Serialization 0.5.1 released
-
Rethinking string encoding: a 37.5% space efficient encoding than UTF-8 in Fury
For implemetation details, https://github.com/apache/incubator-fury/blob/main/java/fury... can be taken as an example
- Apache Fury – fast serialization framework – 0.5.0 released
- Fast Cloud Native Java Serialization:Fury JIT and GraalVM Native Image AOT
- Fury Serialization Framework 0.3.1 Released: Support Python 3.11&3.12
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jan 2025
Stats
apache/fury is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of fury is Java.