justinmeiners / tiny-blockchain
Write your own proof-of-work blockchain.
☆22Updated 2 years ago
Alternatives and similar repositories for tiny-blockchain:
Users that are interested in tiny-blockchain are comparing it to the libraries listed below
- A collection of some lockfree datastructures☆59Updated last year
- C Implementation of the monkey programming language☆71Updated 5 years ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆60Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- A simple C web service and REST framework☆16Updated 8 years ago
- clex is a simple lexer generator☆95Updated 3 months ago
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 2 years ago
- Minecraft clone written in C.☆25Updated 2 years ago
- Authenticated key-value store (i.e. an urkel tree)☆316Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Lua From Scratch (WIP)☆107Updated 7 years ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Bytecode interpreter☆72Updated 2 months ago
- ☆29Updated 2 years ago
- High throughput Fizz Buzz☆41Updated 3 years ago
- UTF-8 grapheme counting library written in C99.☆13Updated 9 months ago
- C++ for C programmers☆72Updated 6 years ago
- Arbitrary precision integer library for C and C++☆32Updated 6 months ago
- A string type in C with short string optimization to avoid unnecessary allocations☆11Updated last year
- Code examples from the mmap lecture☆26Updated 5 years ago
- Simple JSON parsing in C.☆14Updated last year
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆175Updated 3 weeks ago
- Grotsky Programming Language☆19Updated 10 months ago
- A hash array-mapped trie implementation in C☆291Updated last year
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Pottery - A container and algorithm template library in C☆125Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Some "slides" about coroutines in C☆40Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago