yinqiwen / rapidudfLinks
A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
☆97Updated 3 weeks 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☆109Updated 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 3 months ago
- B++ Tree☆70Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆101Updated 7 months ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- A header only structure of arrays container for C++☆42Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years 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.☆73Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- C++20 Static Branch library☆68Updated 5 months ago
- ☆25Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C++ parser combinator library.☆156Updated 2 weeks ago