justinmeiners / tiny-blockchainLinks
Write your own proof-of-work blockchain.
☆22Updated 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:
- LevelDB implemented in C (unofficial -- not affiliated with Google in any way)☆101Updated last year
- RAII dynamic array in C☆22Updated 6 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- Minecraft clone written in C.☆24Updated 3 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- ☆31Updated 3 years ago
- Arbitrary precision integer library for C and C++☆34Updated 10 months ago
- Managed C strings library☆97Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A collection of some lockfree datastructures☆69Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 3 years ago
- My little WebAssembly interpreter☆73Updated 2 weeks ago
- Reference counter for C☆54Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 4 months ago
- A regular expression engine in C☆44Updated last year
- clex is a simple lexer generator☆96Updated 3 weeks ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 5 years ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆37Updated last year
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆54Updated 2 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago