Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆341Updated 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☆447Updated 2 months ago
- 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.☆337Updated 3 years ago
- A list of awesome C preprocessor stuff☆372Updated 4 months ago
- A versatile, performance-oriented generic hash table library for C.☆160Updated 6 months ago
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆108Updated this week
- C JSON parser library that doesn't suck☆297Updated last year
- Suite for benchmarking malloc implementations.☆457Updated 3 weeks ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- Automated integer hash function discovery☆740Updated last year
- Storage for my snippets, toy programs, etc.☆367Updated 2 weeks ago
- safec libc extension with all C11 Annex K functions☆380Updated 3 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Branchless UTF-8 decoder☆622Updated 3 years ago
- The TenDRA Project☆245Updated last month
- A collection of array rotation algorithms.☆160Updated 2 years ago
- Quicksort implemented as a C macro☆176Updated 3 years ago
- ☆205Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆333Updated last year
- a smaller, simpler, portable pkg-config clone☆113Updated 5 months ago
- C macro overloading☆20Updated 9 months ago
- C23 Checked Arithmetic☆146Updated 3 months ago
- A testing library for C.☆359Updated last year
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- High-speed secure pseudorandom function for short messages☆730Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆236Updated last year