fasttuple
Primitive tuple library
A Java library that generates heterogeneous collections of primitive values with adjacent memory layout to mitigate performance and memory issues.
142 stars
40 watching
16 forks
Language: Java
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yegor256/cactoos | A Java library offering an object-oriented approach to common programming tasks and primitives | 743 |
boundary/high-scale-lib | A concurrent utilities library designed to improve performance on multi-core systems | 415 |
tomasmikula/easybind | A JavaFX library that simplifies the creation of custom bindings using lambdas. | 153 |
barweiss/go-tuple | A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
ruipfcosta/autolayoutplus | An Auto Layout library that simplifies constraint creation and reduces code verbosity | 27 |
pakoito/rxtuples | Library providing tuple-like data structures to simplify RxJava usage and operations | 112 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
tusharpm/tiles | A collection of terminal-based games built using FTXUI. | 12 |
apolukhin/magic_get | A C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros. | 206 |
marpple/fxts | A functional programming library providing utilities for working with data and concurrency in TypeScript/JavaScript. | 937 |
suzaku-io/boopickle | A binary serialization library for efficient network communication | 365 |
battlebrisket/finishing_moves | Methods to simplify Ruby development by adding utility functions to core classes. | 204 |
lacuna/bifurcan | A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 967 |
carrotsearch/hppc | Custom implementation of basic data structures with high-performance capabilities | 987 |