rui314 / siphash
A header-only implementation of SipHash
☆27Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for siphash
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A low-level coroutine library for C☆61Updated 3 months ago
- huang's c compiler - a tiny C99 compiler.☆19Updated 6 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home …☆89Updated 2 months ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- ☆21Updated 2 years ago
- C23 Checked Arithmetic☆94Updated this week
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆55Updated 3 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆33Updated 5 months ago
- performance experiments for C++ exception handling☆31Updated 2 years ago
- Coroutine scheduler for C☆35Updated 3 months ago
- C++20 Static Branch library☆47Updated 3 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A fast implementation of log() and exp()☆49Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆28Updated 3 weeks ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆53Updated last month
- Testing memory-level parallelism☆66Updated 8 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- Radix set/map implementation☆16Updated 8 months ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆24Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- The IDK (Industrial Development Kit) library!☆29Updated 3 months ago
- C++20 Memory Allocators☆28Updated 2 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- A C compiler. ... That's it.☆41Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆93Updated 4 months ago