C
C is a general-purpose, procedural computer programming language.
Projects with this topic
-
When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.
Updated -
An implementation of a finite state machine in multiple languages for learning purposes.
UpdatedUpdated -
Deteccion y Reconocimiento Facial
Updated -
Remote git repository synchronization.
Updated -
-
An encoding for short strings. Str63 defines a 5-bit character set and an encoding to fit token-style strings composed of up to 12 alphanumeric characters and a few (URI-safe) punctuation symbols inside a 64 bit value/register.
Updated