C++ Virtual Filesystems - Summary
Group identification
Id: 8372
System Name: virtfs-cxx
Name: C++ Virtual Filesystems
Group Type: non-GNU software and documentation
Search in this Group
This group is not part of the GNU Project.
Several virtual filesystems for GNU/Linux. This version works with FUSE (Linux Userland Filesystems - http://fuse.sourceforge.net).
Written in C++. Contains Virtual Filesystems C++ Library, a C++ template library which includes:
- FUSE++ - a thick C++ wrapper around FUSE library.
- C++ TCP library wrapper.
- FTP Filesystem C++ Library (an FTP client library).
- In-Memory Caching C++ Library (abstract caching classes and directory content caching).
Includes the following filesystems:
- FTP Filesystem.
- dereferencefs - dereferences all symbolic links in a directory; when a symlink is moved it is automatically updated to point to the same file.
- localfs - simply mirrors a directory (mainly for testing and an example).
Registration Date: Wed 22 Feb 2006 02:56:54 PM UTC
License: GNU General Public License v2 or later
Development Status: 2 - Pre-Alpha
Quick Overview
Memberlist (1 member)
Communication Tools
Tech Support Manager (open items: 0, total: 0)
Mailing Lists (0 public mailing lists)
Development Tools
Bug Tracker (open items: 0, total: 0)
Task Manager (open items: 0, total: 0)
- Browse open items
Submit a new item
Patch Manager (open items: 0, total: 0)
- Browse open items
Submit a new item
Powered by Savane 3.14-9aa3.
Corresponding source code