TSXor-Go
TurboPFor
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
TSXor-Go | TurboPFor | |
---|---|---|
1 | 8 | |
2 | 715 | |
- | - | |
1.8 | 0.0 | |
over 2 years ago | 4 months ago | |
Go | C | |
- | GNU General Public License v3.0 only |
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.
TSXor-Go
We haven't tracked posts mentioning TSXor-Go yet.
Tracking mentions began in Dec 2020.
TurboPFor
-
How do Games manage NPC schedules?
I use a fake database paired with compressed bits for flags and integer compression for various other traits. They follow a navigation guide similar to wind for foliage.
-
Quantile Compression: 35% higher compression ratio for numeric sequences than any other compressor
It could be nice to see a comparison against https://github.com/powturbo/TurboPFor-Integer-Compression !
-
q_compress 0.7: still has 35% higher compression ratio than .zstd.parquet for numerical sequences, now with delta encoding and 2x faster than before
I'm the author of TurboPFor-Integer-Compression. Q_compress is a very interresting project, unfortunatelly it's difficult to compare it to other algorithms. There is not binary or test data files (with q_compress results) available for a simple benchmark. Speed comparison would also be helpfull.
-
C Deep
TurboPFor - Fastest integer compression. GPL-2.0-or-later
What are some alternatives?
x3-rust - X3 Lossless Audio Compression for Rust
libuv - Cross-platform asynchronous I/O
42_CheatSheet - A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
Allegro - The official Allegro 5 git repository. Pull requests welcome!
MessagePack - MessagePack serializer implementation for Java / msgpack.org[Java]
CRoaring - Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
libvips - A fast image processing library with low memory needs.
tstorage - An embedded time-series database
ans-large-alphabet - Large-Alphabet Semi-Static Entropy Coding Via Asymmetric Numeral Systems
GLFW - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
encoding - Integer Compression Libraries for Go
postgres-word2vec - utils to use word embedding models like word2vec vectors in a PostgreSQL database