This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
ae6326719a
osrm-backend
/
src
/
tools
History
Lev Dragunov
8b45ff7a18
Store metadata about original OSM data, and return it in the API response, if available.
2019-01-30 15:31:56 -08:00
..
.gitignore
Move files in src/ include/
2016-01-03 16:37:38 +01:00
components.cpp
Move .osrm file to tar format
2018-03-26 11:02:04 +00:00
contract.cpp
Move setting up task_scheduler_init from executables to library
2018-02-02 14:34:20 +01:00
customize.cpp
Move setting up task_scheduler_init from executables to library
2018-02-02 14:34:20 +01:00
extract.cpp
Store metadata about original OSM data, and return it in the API response, if available.
2019-01-30 15:31:56 -08:00
io-benchmark.cpp
Refactor logging, improve error handling workflow, clang-format. (
#3385
)
2016-12-06 12:30:46 -08:00
partition.cpp
Move setting up task_scheduler_init from executables to library
2018-02-02 14:34:20 +01:00
routed.cpp
Expose new
--mmap switch
(
mmap_memory: true
in NodeJS), and run test suite in this mode, as well as shared memory mode.
2018-10-26 23:54:00 -07:00
store.cpp
mmap
tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block
2018-10-26 23:53:59 -07:00