Cyan4973 / Writing_Safer_C_codeLinks
Collection of articles on good practices and tools to improve C code quality
☆323Updated 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.☆435Updated last week
- Personal scratch code☆424Updated 3 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Pottery - A container and algorithm template library in C☆127Updated 3 years ago
- SIMD-accelerated base64 codecs☆435Updated last year
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- A versatile, performance-oriented generic hash table library for C.☆131Updated last month
- SIMD-enhanced word counter☆247Updated 5 years ago
- One of the fastest hash functions.☆353Updated 4 months ago
- C JSON parser library that doesn't suck☆296Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆231Updated last month
- A collection of array rotation algorithms.☆155Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Official git repository for libdivide: optimized integer division☆1,210Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆236Updated last year
- Branchless UTF-8 decoder☆613Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,020Updated last year
- High-speed secure pseudorandom function for short messages☆707Updated last year
- Isocline is a portable GNU readline alternative☆267Updated last year
- ☆169Updated 3 years ago
- ☆296Updated last year
- ninja-compatible build tool written in C☆918Updated 3 months ago
- Single-header C11 port of https://abseil.io SwissTable☆143Updated 3 years ago
- B-tree implementation in C☆355Updated 5 months ago
- The TenDRA Project☆240Updated 10 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆213Updated last week
- Access Abseil Swiss Tables from C☆112Updated 3 years ago