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.

Mode Type Size Ref File
100644 blob 55 8b15ae5c6fee7bb3cbe5064779a02bf7904ab89b .gitignore
100644 blob 30 d987fa5df957830331139935d517009e2911b0cf INSTALL
100644 blob 35147 94a9ed024d3859793618152ea559a168bbcbb5e2 LICENSE
100644 blob 570 07da5860299c56ed8ff10bbe14d4d5e162130760 Makefile.in
100644 blob 4144 9b49b87643bb4d9f2e221f31ceaeac0ce5e40dd9 README
100644 blob 71 7e288d6d080c2009cc5de6b872c75bd64cf2a24f TODO
100755 blob 23 d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 configure
100644 blob 3909 57ad1562f696c79c50fb9201a5683057b1d46e94 cpublaster.c
100644 blob 960 bc901b273cb498a15f1534ef6bfcbc49df154ee7 cpublaster.spec.in
100644 blob 35 379b2c49de4b5be67ff0f328630c921cbc4c620b cpublaster_config.h.in
100755 blob 13141 081d1c2174db44f5834f6bf6eb2cf4e805faa2d2 duilder
100644 blob 292 578b1b180de42341a75737b31a6f036a51c00be5 duilder.conf
100644 blob 2938 8f32fbe195b6f4528e0b0bb04b8bef88ccf7628a test1.c
100755 blob 188 4e36772b5daa9c6940bd35b1e0765295dc9fe3e7 test1.sh
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