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:
- An x86/x64 instruction disassembler written in C☆31Updated last year
- A small and simple static analysis tool for C in C☆30Updated 9 months ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Updated 3 weeks ago
- Windows Explorer application written in assembly☆14Updated 2 years ago
- A low level preprocessor meta programming library.☆29Updated last year
- A minimal, resource-friendly syslog daemon for embedded Linux☆26Updated 2 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated 11 months ago
- Cross-platform asynchronous I/O library☆18Updated last year
- windows version netcat support sha1 for file transfer checking , multithread , UDP and OTP☆18Updated 10 months ago
- Map and modify ELF using C++ structures☆19Updated 4 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
- ☆29Updated last month
- implementation of some function from string.h using SSE2 instructions☆22Updated 8 years ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆27Updated 6 months ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆24Updated 4 years ago
- Very fast CSV parser in C that utilizes x86 SSE instructions☆11Updated last year
- i440fx BIOS source code intended for Bochs☆13Updated last month
- example repo showing the debugging capabilities offered by Cosmopolitan Libc☆13Updated 2 years ago
- Optimised x86-64 gzip decompressor☆30Updated 7 years ago
- Oceantoo is an XOR/LFSR based encryption algorithm☆16Updated 3 years ago
- Command line tool to create an export defintion file from a dynamic link library☆26Updated 2 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆19Updated 2 years ago
- A small set of functions for RE detection on x86_64 Linux☆17Updated last year
- Unofficial git history of flat assembler☆41Updated 2 years ago
- JSON encoder/decoder in a single C file.☆10Updated 3 years ago
- Linux Debugger Prototype☆44Updated 3 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆37Updated 4 years ago