catalinux / cpublaster (public) (License: GPLv3) (since 2016-02-05) (hash sha1)
This project tries to alleviate the aliasing problems of the modern CPUs.
It is a preloadable shared object.
List of commits:
Subject Hash Author Date (UTC)
misc stuff 4fd71d53ef3ec365a78624b413bb080c87f15866 Catalin(ux) M. BOIE 2016-02-10 16:42:53
First version 5d3e80a68d1033b11b5e91d7d25be107f586e4db Catalin(ux) M. BOIE 2012-07-20 15:49:54
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/cpublaster

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/cpublaster

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/cpublaster

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main