rcseacord / cmp_int
C implementation of C++ Utility functions https://en.cppreference.com/w/cpp/utility/intcmp
☆18Updated 2 years ago
Alternatives and similar repositories for cmp_int:
Users that are interested in cmp_int are comparing it to the libraries listed below
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆72Updated 3 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆29Updated last year
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Type-safe Printf in C☆71Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 6 months ago
- The TenDRA Project☆240Updated 7 months ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆72Updated 2 years ago
- ☆47Updated 4 years ago
- Richard's compiler bootstrap experiment☆45Updated last year
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last week
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 2 months ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆60Updated last month
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 6 months ago
- C23 Checked Arithmetic☆120Updated 3 months ago
- A tool for showing software developers how their (C/C++) code behaves as they write it. (README and public issues)☆19Updated last year
- A collection of data structures in C++☆18Updated 2 years ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- unicode security guidelines for identifiers☆26Updated 3 months ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 3 years ago