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:
- ☆21Updated last month
- Small portable HMAC in C☆75Updated 10 months ago
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Updated 2 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Collection of libraries for use with x86 / x64 assembler☆127Updated 4 months 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
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆35Updated 2 years ago
- A curated list of awesome Assembler and Machine Codes☆25Updated last year
- A single header library for simply creating statically allocated state machines.☆25Updated 6 months ago
- Running and building LLVM on Windows☆33Updated last year
- An x86/x64 instruction disassembler written in C☆31Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 2 weeks ago
- RLE compression implementation in C☆17Updated 5 years ago
- An OS based on UEFI☆90Updated last year
- Library for arbitrary precision arithmetic in C☆16Updated this week
- A simple In memory file system written in C☆35Updated 5 months ago
- A Type-1 hypervisor aimed to implement kernel hotswapping☆28Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆90Updated last year
- implementation of some function from string.h using SSE2 instructions☆22Updated 8 years ago
- C23 Checked Arithmetic☆141Updated last month
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- Windows Explorer application written in assembly☆14Updated 2 years ago
- Linux kernel programming examples☆18Updated 9 months ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 8 months ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years ago
- List of resources and projects for operating system development.☆50Updated last year
- curiosity got me here☆41Updated last year
- A CS Source Engine² for Creating Cheat/Trainers, Debug Valve Code, Exploring hidden game engine features, Exploit Develop, Assembly Analy…☆19Updated 2 years ago
- C program to compress and uncompress using the lz77 algorithm.☆42Updated 12 years ago