Skip to content
/ std64 Public

Tiny helper functions for easier use of x86_64 language (GNU/Linux).

Notifications You must be signed in to change notification settings

0strezz/std64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

	     _     _ ___ ___ 
	 ___| |_ _| |  _| | |
	|_ -|  _| . | . |_  |
	|___|_| |___|___| |_|

	std64 is a small set of functions for x86_64 programming language in order
	to make it easier to used, these functions have been used in most of my
	x86_64 projects.

	note: programmed for x86_64, Linux, System V AMD64 ABI

	projects where they've been used:
	1. cmds64 (github.com/0strezz/cmds64)

	To Do
	[ ] ctype like functions
	[ ] fprintf function
	[ ] memory functions
	[ ] string functions

About

Tiny helper functions for easier use of x86_64 language (GNU/Linux).

Topics

Resources

Stars

Watchers

Forks