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)
completely wrong. Chebychev (Remez), Padé, and maybe Taylor. 3a17d224f86ea6fa77ebb05a13b76d5590ab81e1 Sylvain BERTRAND 2022-01-12 19:56:45
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
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