jean553 / c-data-structuresLinks
Data structures implementations using C (linked list, hashmap, trees, tries...)
☆19Updated 6 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:
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Updated 4 months ago
- Fully-featured HTTP(S) client and server in a single C file☆30Updated 3 weeks ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- Small portable HMAC in C☆83Updated last year
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago
- An x86/x64 instruction disassembler written in C☆35Updated last month
- x86_64 macro assembler entirely in C preprocessor☆46Updated 5 years ago
- A single header library for simply creating statically allocated state machines.☆26Updated 10 months ago
- ☆12Updated last year
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Virtual Machine for x64 and x86 systems☆36Updated 8 months ago
- Library for arbitrary precision arithmetic and computation☆21Updated this week
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆38Updated 2 years ago
- PoC lightweight x64 register based VM implementation☆55Updated last year
- Windows Explorer application written in assembly☆15Updated 2 years ago
- C++ STL containers reimplemented in C☆18Updated 4 months ago
- Collection of libraries for use with x86 / x64 assembler☆131Updated 8 months ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆14Updated last month
- List of resources and projects for operating system development.☆59Updated last year
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- RLE compression implementation in C☆17Updated 5 years ago
- 64-bit x86 CPU emulation and sandboxing.☆19Updated 9 years ago
- Bootsector loading binary file from FAT32 partition☆24Updated 7 years ago
- A small set of functions for RE detection on x86_64 Linux☆17Updated last year
- The E.L.F Executable Loader loads the executable file into memory page-by-page, using a request-paging mechanism - a page will only be lo…☆18Updated 4 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Cross-platform asynchronous I/O library☆21Updated last year
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago