alexloser / tiny-crcLinks
A tiny CRC32/64 library for C/C++
☆11Updated 6 years ago
Alternatives and similar repositories for tiny-crc
Users that are interested in tiny-crc are comparing it to the libraries listed below
Sorting:
- A single-header C command line parsing library☆15Updated 7 years ago
- Single header C99 compiler (TCC)☆35Updated 6 months ago
- Single C file event loop☆28Updated 5 years ago
- A small TrueType font rendering library (with hinting).☆16Updated 2 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- A small and simple static analysis tool for C in C☆30Updated last year
- My C libraries☆25Updated last month
- Generate C code for TrueType, OpenType and other fonts supported by FreeType☆16Updated 9 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Tiny PreProcessor☆18Updated 7 months ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆18Updated 5 months ago
- Single header C networking libraries for games and casual use.☆20Updated 7 months ago
- A portable single file parser/lexer/tokenizer.☆50Updated 6 years ago
- Aims to be interpreted C written in C.☆30Updated 4 months ago
- a C99 compiler.☆16Updated 5 years ago
- A single file, freestanding FLAC encoding library in C89☆16Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆42Updated last year
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆28Updated 3 years ago
- C / C++ Compiler and standard library Conformance Test Suite☆15Updated 4 months ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- C math library for graphics☆16Updated 3 months ago
- Lightweight printf-compatible format processing library☆33Updated last year
- My collection of miscellaneous source code