yinqiwen / rapidudfLinks
A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
☆93Updated last week
Alternatives and similar repositories for rapidudf
Users that are interested in rapidudf are comparing it to the libraries listed below
Sorting:
- B++ Tree☆69Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- A graph concurrent library for C++☆63Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- The Fancy Named Parameters Library☆34Updated last month
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Simple, reliable & efficient distributed task queues for C++17☆112Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 4 months ago
- C++20 Static Branch library☆65Updated 3 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 2 weeks ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years 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…☆100Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated this week
- C++20 Compact Tuple Tools☆54Updated this week
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago