andrelrt / litesimd
Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.
☆14Updated 5 years ago
Alternatives and similar repositories for litesimd
Users that are interested in litesimd are comparing it to the libraries listed below
Sorting:
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- ☆13Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Allocation benchmarks☆30Updated 8 years ago
- ☆27Updated last year
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 3 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Boost.org multi_index module☆50Updated last month