Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆345Updated 4 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☆453Updated last week
- Pottery - A container and algorithm template library in C☆130Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆170Updated 7 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆339Updated 3 years ago
- Suite for benchmarking malloc implementations.☆466Updated 2 months ago
- A list of awesome C preprocessor stuff☆377Updated 5 months ago
- C JSON parser library that doesn't suck☆297Updated last year
- A single header buddy memory allocator for C & C++☆226Updated 3 weeks ago
- Storage for my snippets, toy programs, etc.☆372Updated last month
- Branchless UTF-8 decoder☆623Updated 3 years ago
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆111Updated this week
- SIMD-enhanced word counter☆248Updated 6 years ago
- Quicksort implemented as a C macro☆176Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆267Updated 2 weeks ago
- B-tree implementation in C☆371Updated 11 months ago
- Isocline is a portable GNU readline alternative☆309Updated last year
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- The TenDRA Project☆246Updated 3 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆53Updated 2 years ago
- Automated integer hash function discovery☆743Updated last year
- Header-only binary fuse and xor filter library☆414Updated 4 months ago
- A small, ergonomic generic container library.☆402Updated 6 months ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆240Updated last year
- A collection of array rotation algorithms.☆162Updated 3 years ago
- str: yet another string library for C language.☆346Updated 2 weeks ago
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,081Updated last year
- Single header stackful cross-platform coroutine library in pure C.☆874Updated last year