SchrodingerZhu / ahash-cxxLinks
A variant of Ahash written in C++.
☆10Updated 2 years ago
Alternatives and similar repositories for ahash-cxx
Users that are interested in ahash-cxx are comparing it to the libraries listed below
Sorting:
- C++ p2300 proposal in Rust☆18Updated last year
- ☆61Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- SIMD CRC64 for C++☆12Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆21Updated 7 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Yet another python JIT.☆20Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- The Reussir Programming Language. Reuse Analysis in MLIR and Rust. Functional programming meets performance.