sylware / fmap (public) (License: GNU AFFERO GPLv3) (since 2022-01-04) (hash sha1)
openstreetmap pbf file parser and filter written in x86_64 assembly
List of commits:
Subject Hash Author Date (UTC)
reminder that riscv may be the future d2a1c82c45e193c8fe04cc26738c8651b40295a7 Sylvain BERTRAND 2022-01-07 01:25:05
initial commit: a mess of assembly code 4890d9103eb6bdb72fc37a7913d8604e26ec7981 Sylvain BERTRAND 2022-01-04 21:15:13
Commit d2a1c82c45e193c8fe04cc26738c8651b40295a7 - reminder that riscv may be the future
Author: Sylvain BERTRAND
Author date (UTC): 2022-01-07 01:25
Committer name: Sylvain BERTRAND
Committer date (UTC): 2022-01-07 01:25
Parent(s): 4890d9103eb6bdb72fc37a7913d8604e26ec7981
Signer:
Signing key:
Signing status: N
Tree: 01b94defdfc490f50838053e60f38c305036cff6
File Lines added Lines deleted
riscv/TODO 2 0
File riscv/TODO added (mode: 100644) (index 0000000..da0ad6b)
1 Waiting decent and affortable 64bits hardware, but this may be the future not
2 that far away.
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/sylware/fmap

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/fmap

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