Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆339Updated 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☆445Updated last month
- A versatile, performance-oriented generic hash table library for C.☆155Updated 5 months ago
- A list of awesome C preprocessor stuff☆369Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- C JSON parser library that doesn't suck☆297Updated last year
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆258Updated 3 weeks ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆138Updated 9 months ago
- ☆202Updated 3 years ago
- High-speed secure pseudorandom function for short messages☆726Updated last year
- B-tree implementation in C☆363Updated 9 months ago
- safec libc extension with all C11 Annex K functions☆377Updated 2 months ago
- The TenDRA Project☆245Updated last month
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆107Updated last week
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Isocline is a portable GNU readline alternative☆287Updated last year
- Quicksort implemented as a C macro☆175Updated 3 years ago
- str: yet another string library for C language.☆344Updated last year
- A collection of array rotation algorithms.☆159Updated 2 years ago
- Full-blown preprocessor metaprogramming☆1,000Updated 3 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 months ago
- a smaller, simpler, portable pkg-config clone☆113Updated 5 months ago
- Automated integer hash function discovery☆736Updated last year
- Branchless UTF-8 decoder☆620Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago