Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆346Updated 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☆459Updated 2 weeks ago
- A versatile, performance-oriented generic hash table library for C.☆176Updated 9 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- A list of awesome C preprocessor stuff☆384Updated 6 months ago
- Suite for benchmarking malloc implementations.☆472Updated last week
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated last year
- Isocline is a portable GNU readline alternative☆312Updated last year
- C JSON parser library that doesn't suck☆298Updated last year
- The TenDRA Project☆249Updated 4 months ago
- B-tree implementation in C☆373Updated last year
- Decimal Floating Point C Library☆108Updated last week
- Preprocessor metaprogramming knowledge obscurity chart☆54Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆272Updated last month
- Storage for my snippets, toy programs, etc.☆373Updated 3 months ago
- Automated integer hash function discovery☆750Updated last year
- Header-only binary fuse and xor filter library☆422Updated 2 weeks ago
- A small replacement for GNU readline() for UNIX☆394Updated 8 months ago
- Beej's Guide to Unix Interprocess Communication source☆151Updated 2 weeks ago
- Awesome links and information about memory allocation☆183Updated 6 years ago
- Branchless UTF-8 decoder☆625Updated 3 years ago
- Quicksort implemented as a C macro☆176Updated 3 years ago
- safec libc extension with all C11 Annex K functions☆388Updated this week
- Single-header C11 port of https://abseil.io SwissTable☆170Updated 3 years ago
- A Defer statement for C☆251Updated 4 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- a smaller, simpler, portable pkg-config clone☆117Updated 2 weeks ago
- str: yet another string library for C language.☆349Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year