Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆333Updated 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☆441Updated 2 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆335Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆149Updated 5 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A list of awesome C preprocessor stuff☆364Updated 2 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- High-speed secure pseudorandom function for short messages☆722Updated last year
- Full-featured interfaces for C99☆328Updated 6 months ago
- C JSON parser library that doesn't suck☆298Updated last year
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Branchless UTF-8 decoder☆618Updated 3 years ago
- B-tree implementation in C☆361Updated 8 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated 2 months ago
- Decimal Floating Point C Library☆105Updated 2 months ago
- Isocline is a portable GNU readline alternative☆277Updated last year
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Quicksort implemented as a C macro☆176Updated 3 years ago
- Collection of miscellaneous portable C snippets.☆727Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆328Updated 10 months ago
- A single header buddy memory allocator for C & C++☆212Updated this week
- C library to remove white space from strings as fast as possible☆155Updated last year
- ☆201Updated 3 years ago
- a smaller, simpler, portable pkg-config clone☆113Updated 4 months ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆238Updated last year
- A collection of array rotation algorithms.☆156Updated 2 years ago
- C11 compiler (mirror)☆790Updated 3 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- The TenDRA Project☆245Updated last week