justinmeiners / tiny-blockchainLinks
Write your own proof-of-work blockchain.
☆23Updated 3 years ago
Alternatives and similar repositories for tiny-blockchain
Users that are interested in tiny-blockchain are comparing it to the libraries listed below
Sorting:
- Minecraft clone written in C.☆26Updated 3 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- A simple feed-forward perceptron implemented from a blank C file☆11Updated 3 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- A simple C coroutine library.☆229Updated 2 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- LevelDB implemented in C (unofficial -- not affiliated with Google in any way)☆101Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- My WebAssembly VM☆76Updated last week
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆181Updated last month
- Explored and benchmarked different methods of implementing cosine from scratch.☆61Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A lightweight HTTP server as a library.☆157Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated last year
- ☆31Updated 3 years ago
- RAII dynamic array in C☆21Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated 2 years ago
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 6 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- Programming language that compiles into a x86 ELF executable.☆167Updated 3 years ago
- A minimal viable programming language on top of liblgpp☆78Updated 5 years ago
- Arbitrary precision integer library for C and C++☆34Updated last year
- C Implementation of the monkey programming language☆75Updated 5 years ago
- Completely avoid dangling pointers in C.☆39Updated 4 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆88Updated 3 years ago