A C++ library offering some basic functionality to build high-performing, platform-independent programs https://lib.filezilla-project.org
Go to file
2024-07-30 20:24:26 +02:00
libfilezilla.spec automatic version update by autodist [release 0.48.1-1mamba;Mon Jul 29 2024] 2024-07-30 20:24:26 +02:00
README.md package created using the webbuild interface [release 0.3.1-1mamba;Tue Feb 02 2016] 2024-01-06 04:15:27 +01:00

libfilezilla

libfilezilla is a free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include:

  • A typesafe, multi-threaded event system that's very simple to use yet extremely efficient
  • Timers for periodic events
  • A datetime class that not only tracks timestamp but also their accuracy, which simplifies dealing with timestamps originating from different sources
  • Simple process handling for spawning child processes with redirected I/O