minilib

There are 8 repositories under minilib topic.

  • michael105/minilib

    A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.

    Language:C34140
  • michael105/et

    The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k

    Language:C19110
  • Imbue-js

    Ghosts/Imbue-js

    Improve JavaScript with useful prototype extensions & helper methods.

    Language:HTML8300
  • michael105/readkey

    Tiny tool to read a key from shell scripts. 8k statically linked. Wait for a key to be hit, with optional timeout and feedback. Prints the modifiers, cursor and function keys. Written in C

    Language:C6100
  • mikechatzis/cub3d

    Doom style maze browsing through the use of raycasting

    Language:C10
  • OsemaFadhel/So_long

    Small 2D game in c using minilibx

    Language:C1100
  • RahmatSaeedi/lotide

    A mini clone of the Lodash library.

    Language:JavaScript1101
  • aljamrftthlrnz/So_Long_42

    "So Long" is a 42 project that involves developing a simple 2D game in C. It focuses on parsing, error management, and memory allocation, requiring the player to navigate through a map, collect items, avoid obstacles, and reach the exit.

    Language:C10