File descriptors for C++ is a library which wraps plain C file descriptors in easy to use classes. The goal of this library is to enable RAII for file descriptors and remove a lot of boilerplate error checking code with the use of exceptions.
☆15Jan 6, 2025Updated last year
Alternatives and similar repositories for fdcpp
Users that are interested in fdcpp are comparing it to the libraries listed below
Sorting:
- x86 emulator for reverse engineering DOS software based on DOSBOX☆24Aug 11, 2025Updated 7 months ago
- collection of utilities for file manipulation in golang☆13Oct 4, 2023Updated 2 years ago
- Kills connections by process ID☆11Oct 21, 2018Updated 7 years ago
- CarbonMU was experiments towards a general-purpose, extendable MUD/MUSH server written in Ruby.☆13Aug 26, 2017Updated 8 years ago
- An emulator of x86 assembly with indicators for registers and memories on web browser.☆11Dec 15, 2023Updated 2 years ago
- A safe, pure Rust implementation of the Motorola 68000 family of CPUs (M68000, M68010, M68020, M68030, M68040, and variants (EC/LC))☆21Feb 8, 2026Updated last month
- A result paging utility used by Google node.js modules☆11Mar 12, 2026Updated last week
- A pretty simple and performant C++ profiling library☆71Feb 5, 2024Updated 2 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Mar 31, 2022Updated 3 years ago
- A Dwarf Fortress clone☆15Feb 15, 2018Updated 8 years ago
- Modelling, Estimation and Identification of Humanoid Robots Dynamics: Silvio Traversaro's PhD Thesis.