rcseacord / cmp_intLinks
C implementation of C++ Utility functions https://en.cppreference.com/w/cpp/utility/intcmp
☆18Updated 3 years ago
Alternatives and similar repositories for cmp_int
Users that are interested in cmp_int are comparing it to the libraries listed below
Sorting:
- ☆48Updated 5 years ago
- Markup source code showing optimizations☆36Updated 6 years ago
- Clone of wc in x64 assembly☆96Updated last year
- The TenDRA Project☆249Updated 4 months ago
- Type-safe Printf in C☆71Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆54Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- grep for C/C++ source files.☆30Updated 5 months ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A header-only portability and boilerplate library for C☆26Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- Decimal Floating Point C Library☆108Updated last week
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Library for Dwarf-based reflection in C☆38Updated 12 years ago
- ☆82Updated 3 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆64Updated last year
- Purgeable memory allocations for Linux☆33Updated 6 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Example implementation of coroutine in C☆21Updated 5 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)