jean553 / c-data-structuresLinks
Data structures implementations using C (linked list, hashmap, trees, tries...)
☆19Updated 5 years ago
Alternatives and similar repositories for c-data-structures
Users that are interested in c-data-structures are comparing it to the libraries listed below
Sorting:
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆21Updated last year
- Windows Explorer application written in assembly☆14Updated last year
- Cross-platform asynchronous I/O library☆18Updated last year
- A single header library for simply creating statically allocated state machines.☆25Updated 3 months ago
- An x86/x64 instruction disassembler written in C☆29Updated 10 months ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆12Updated last month
- A tiny lexical analyser generator☆19Updated 13 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- c++ disassembly library☆14Updated 8 years ago
- implementation of some function from string.h using SSE2 instructions☆21Updated 8 years ago
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆20Updated 10 months ago
- ☆12Updated last year
- A small and simple static analysis tool for C in C☆30Updated 8 months ago
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Updated 6 years ago
- Very fast CSV parser in C that utilizes x86 SSE instructions☆11Updated last year
- Cross-assemblers, cross-binutils and cross-compilers needed for rebuilding the UPX stubs☆17Updated last year
- ☆10Updated 2 weeks ago
- Lock-free memory allocator☆21Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆54Updated 10 months ago
- A portable and complete C++ library for object file parsing and manipulation☆15Updated 2 years ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆21Updated 6 years ago
- C library to print nicely formatted tables☆27Updated 3 months ago
- x86_64 macro assembler entirely in C preprocessor☆43Updated 5 years ago
- Perform regex pattern matching on binary data. (Regex-like)☆37Updated 7 years ago
- Virtual Machine for x64 and x86 systems☆36Updated last month
- A small set of functions for RE detection on x86_64 Linux☆17Updated last year
- A minimal, resource-friendly syslog daemon for embedded Linux☆26Updated 2 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆25Updated 5 years ago