yinqiwen / rapidudfLinks
A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
☆99Updated 2 months ago
Alternatives and similar repositories for rapidudf
Users that are interested in rapidudf are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- B++ Tree☆70Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- C++20 Static Branch library☆94Updated 6 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- C++20 Memory Allocator library☆36Updated 7 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- High-performance metrics library☆47Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ parser combinator library.☆160Updated 2 weeks ago
- ☆25Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆90Updated last week