Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆328Updated 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:
- Suite for benchmarking malloc implementations.☆444Updated 2 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Personal scratch code☆423Updated 3 weeks ago
- A versatile, performance-oriented generic hash table library for C.☆133Updated 2 months ago
- SIMD-enhanced word counter☆249Updated 5 years ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- A list of awesome C preprocessor stuff☆342Updated 2 weeks ago
- ☆184Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- High-speed secure pseudorandom function for short messages☆711Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months ago
- A single header buddy memory allocator for C & C++☆188Updated 2 months ago
- The TenDRA Project☆242Updated 11 months ago
- SHISHUA – The fastest PRNG in the world☆214Updated last year
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- Isocline is a portable GNU readline alternative☆267Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Branchless UTF-8 decoder☆615Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- C JSON parser library that doesn't suck☆296Updated last year
- B-tree implementation in C☆358Updated 5 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,029Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆134Updated 5 months ago
- Quicksort implemented as a C macro☆171Updated 2 years ago
- a smaller, simpler, portable pkg-config clone☆113Updated last month
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- C23 Checked Arithmetic☆134Updated 7 months ago
- Fast hash function learned using genetic programming☆77Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago