Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆332Updated 3 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☆435Updated 2 weeks ago
- A versatile, performance-oriented generic hash table library for C.☆141Updated 4 months ago
- A list of awesome C preprocessor stuff☆362Updated last month
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- C JSON parser library that doesn't suck☆297Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- The TenDRA Project☆245Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated last month
- A single header buddy memory allocator for C & C++☆206Updated 2 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- High-speed secure pseudorandom function for short messages☆718Updated last year
- str: yet another string library for C language.☆342Updated 10 months ago
- Quicksort implemented as a C macro☆172Updated 3 years ago
- safec libc extension with all C11 Annex K functions☆375Updated last month
- B-tree implementation in C☆362Updated 7 months ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆237Updated last year
- Full-featured interfaces for C99☆327Updated 6 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,041Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Isocline is a portable GNU readline alternative☆275Updated last year
- Completely avoid dangling pointers in C.☆40Updated 3 years ago
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆103Updated last week
- unofficial musl mirror git://git.musl-libc.org/musl☆178Updated 2 weeks ago
- Collection of miscellaneous portable C snippets.☆728Updated last year
- ninja-compatible build tool written in C☆931Updated 6 months ago
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 4 months ago