tlx

TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers (by tlx)

Tlx Alternatives

Similar projects and alternatives to tlx based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tlx alternative or higher similarity.

tlx reviews and mentions

Posts with mentions or reviews of tlx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-17.
  • A High Throughput B+tree for SIMD Architectures [pdf]
    2 projects | news.ycombinator.com | 17 Sep 2023
    I once needed that thing (with 32-bit integer keys, and either FP32 or FP64 values), but I didn’t want to spend too much time designing novel data structures.

    I have copy-pasted B+ tree from TLX https://github.com/tlx/tlx (Boost license), and then I did some local changes to improve the performance for my specific keys and value types. I have used AVX2 intrinsics to improve search within nodes, and I also implemented a few more simple tricks. After these changes, the performance became satisfactory for my application.

Stats

Basic tlx repo stats
1
386
4.3
12 months ago

tlx/tlx is an open source project licensed under Boost Software License 1.0 which is an OSI approved license.

The primary programming language of tlx is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com