mirror of https://github.com/trapexit/mergerfs.git
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							16 lines
						
					
					
						
							553 B
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							16 lines
						
					
					
						
							553 B
						
					
					
				| ## Libraries | |
| 
 | |
| ### included in repo | |
| 
 | |
| * libfuse: https://github.com/libfuse/libfuse (heavily modified fork of v2.x) | |
| * rapidhash: https://github.com/Nicoshev/rapidhash | |
| * fmt: https://github.com/fmtlib/fmt | |
| * concurrentqueue: https://github.com/cameron314/concurrentqueue | |
| * scope_guard: https://github.com/Neargye/scope_guard | |
| * subprocess: https://github.com/arun11299/cpp-subprocess | |
| * CLI11: https://github.com/CLIUtils/CLI11 | |
| * boost | |
|   * download boost | |
|   * ./bootstrap.sh | |
|   * ./b2 tools/bcp | |
|   * ./dist/bin/bcp unordered/concurrent_flat_map.hpp <target_dir>
 |