implementation topic

List implementation repositories

quadsort

2.1k
Stars
104
Forks
Watchers

Quadsort is a branchless stable adaptive mergesort faster than quicksort.

swGL

65
Stars
9
Forks
Watchers

A multithreaded software implementation of OpenGL 1.3 in C++.

hlf-internals

17
Stars
9
Forks
Watchers

This repository will contain the documentation for the internals of Hyperledger Fabric.

kalman

17
Stars
3
Forks
Watchers

Interactive and real time 2D simulation of the Kalman Filter in use to reduce statistical input noise.

Physarum

21
Stars
4
Forks
Watchers

Physarum polycephalum slime mould computing simulation, implemented on a custom VueJS + Unity3D stack

native-crypto-flutter

18
Stars
6
Forks
Watchers

Fast and powerful cryptographic functions thanks to javax.crypto and CommonCrypto.

colocat

17
Stars
2
Forks
Watchers

Fegeya Colocat, Colorized 'cat' implementation. Written in C++17.

understanding-nodejs-stream-module

18
Stars
2
Forks
Watchers

A book that examines the Node.js stream module by implementing it from scratch