Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆343Updated 4 years ago
Alternatives and similar repositories for Writing_Safer_C_code
Users that are interested in Writing_Safer_C_code are comparing it to the libraries listed below
Sorting:
- Personal scratch code☆447Updated last week
- Suite for benchmarking malloc implementations.☆462Updated last month
- A versatile, performance-oriented generic hash table library for C.☆162Updated 7 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A list of awesome C preprocessor stuff☆376Updated 4 months ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- A single header buddy memory allocator for C & C++☆222Updated last week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 10 months ago
- C JSON parser library that doesn't suck☆297Updated last year
- Storage for my snippets, toy programs, etc.☆371Updated last month
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- High-speed secure pseudorandom function for short messages☆733Updated last year
- The TenDRA Project☆245Updated 2 months ago
- B-tree implementation in C☆368Updated 10 months ago
- A collection of array rotation algorithms.☆162Updated 2 years ago
- str: yet another string library for C language.☆345Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆262Updated 2 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- C23 Checked Arithmetic☆148Updated 4 months ago
- Automated integer hash function discovery☆742Updated last year
- Branchless UTF-8 decoder☆622Updated 3 years ago
- A testing library for C.☆361Updated 2 years ago
- Quicksort implemented as a C macro☆175Updated 3 years ago
- Isocline is a portable GNU readline alternative☆304Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Full-featured interfaces for C99☆332Updated 8 months ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆547Updated 3 weeks ago
- Single header stackful cross-platform coroutine library in pure C.☆868Updated last year
- An implementation of buddy memory allocation☆113Updated 7 years ago