yinqiwen / rapidudfLinks
A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
☆91Updated last month
Alternatives and similar repositories for rapidudf
Users that are interested in rapidudf are comparing it to the libraries listed below
Sorting:
- B++ Tree☆68Updated last year
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++20 Microservice Bootstrapping Framework☆227Updated 2 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Easy Parsing C++ Library☆21Updated last year
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆85Updated this week
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++20 Static Branch library☆60Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆72Updated last week