tape
Persistent Collection
tape | Persistent Collection | |
---|---|---|
- | 4 | |
2,466 | 765 | |
0.1% | - | |
0.0 | 6.6 | |
over 1 year ago | 7 months ago | |
Java | Java | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tape
We haven't tracked posts mentioning tape yet.
Tracking mentions began in Dec 2020.
Persistent Collection
-
I had a great experience with Scala and hopefully it will get more popular
So does Java! Also, kotlinx.collections is still not stable and I don't think they are intending to make it so any time soon.
-
What’s so great about functional programming anyway?
> If you are using containers, always, always, always use immutable containers from Google Guava unless you have an exceptionally good reason.
I actually prefer pcollections: https://github.com/hrldcpr/pcollections
AtomicReference + immutable data types is a really nice way to program in Java, and is basically the way most Clojure programs are written.
- Why Java's Records Are Better* Than Lombok's Data and Kotlin's Data Classes
-
Libraries, Frameworks and Technologies you would NOT recommend
You might consider persistent collections instead of immutable collections, I believe it is more optimized https://github.com/hrldcpr/pcollections
What are some alternatives?
Big Queue - A big, fast and persistent queue based on memory mapped file.
Wire - gRPC and protocol buffers for Android, Kotlin, Swift and Java.
SBE - Simple Binary Encoding (SBE) - High Performance Message Codec
Androl4b - A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
Apache Parquet - Apache Parquet Java
Apache Avro - Apache Avro is a data serialization system.
dexx - Persistent (immutable) collections for Java and Kotlin
OpenKeychain - OpenKeychain is an OpenPGP implementation for Android.
Protobuf - Protocol Buffers - Google's data interchange format
Android-Templates-And-Utilities - Collection of source codes, utilities, templates and snippets for Android development.