Cyan4973 / Writing_Safer_C_code
Collection of articles on good practices and tools to improve C code quality
☆316Updated 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.☆419Updated this week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆330Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆116Updated last week
- SIMD-enhanced word counter☆247Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- ☆169Updated 2 years ago
- Personal scratch code☆409Updated 3 weeks ago
- Very fast, high quality, platform-independent hashing algorithm.☆319Updated this week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated 2 weeks ago
- A list of awesome C preprocessor stuff☆336Updated 5 months ago
- C JSON parser library that doesn't suck☆292Updated 11 months ago
- Storage for my snippets, toy programs, etc.☆355Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 5 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,007Updated 11 months ago
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- Single header stackful cross-platform coroutine library in pure C.☆734Updated 5 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 3 months ago
- High-speed secure pseudorandom function for short messages☆700Updated 11 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- ninja-compatible build tool written in C☆888Updated 2 months ago
- Stackless Async Subroutines for C☆737Updated last year
- Full-blown preprocessor metaprogramming☆923Updated last month
- Quicksort implemented as a C macro☆172Updated 2 years ago
- The TenDRA Project☆241Updated 9 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 11 months ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆982Updated this week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,163Updated last month
- Cake a C23 front end and transpiler written in C☆602Updated this week