ClickHouse / sysrootLinks
Files for cross-compilation
☆36Updated 3 months ago
Alternatives and similar repositories for sysroot
Users that are interested in sysroot are comparing it to the libraries listed below
Sorting:
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆73Updated last year
- Tiny optimizing JIT compiler backend.☆49Updated 7 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆218Updated 2 years ago
- Bytecode interpreter☆77Updated 7 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 2 months ago
- C23 Checked Arithmetic☆141Updated last month
- ☆98Updated 3 years 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 o…☆121Updated 3 months ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Smart Garbage Collection Library for C++☆225Updated 5 months 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…☆99Updated 5 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 3 months ago
- A detour through the Linux dynamic linker☆212Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A low-level coroutine library for C☆66Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated 2 weeks ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated last month
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated last week
- a smaller, simpler, portable pkg-config clone☆115Updated 3 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated this week
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 3 months ago