path-manipulation

There are 14 repositories under path-manipulation topic.

  • likle/cwalk

    Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.

    Language:C291113143
  • scivision/ffilesystem

    Fast and simple filesystem and path manipulation library. OS, compiler, platform agnostic. Interfaces for C, C++, and Fortran.

    Language:C++41325
  • faster-os

    Ambeteco/faster-os

    6800% faster "os" module replacement. A drop-in replacement for Python's standard 'OS' module. Fully-rewritten, optimized, and speeded-up functions, that replace ones in the os.path module.

    Language:Python18102
  • Ponyboy47/Pathman

    Swift type-safe path, file, and directory library using POSIX C APIs

    Language:Swift12223
  • Qix-/bin-filesystem

    A tiny self-contained path manipulation library for C++

    Language:C++11501
  • shinnn/node-strip-dirs

    Remove leading directory components from a path, like tar(1)'s --strip-components option

    Language:JavaScript8121
  • superfunc/tp

    Strongly Typed Paths for Idris

    Language:Idris8250
  • z-shell/z-a-linkbin

    🌀 An annex provides a non $PATH modifying solution for installing binaries and scripts

    Language:Shell5012
  • DecoraterBot-devs/ffmpus

    ffmpeg and opus repo for DecoraterBot.

  • rrrodzilla/pathtrim

    pathtrim - When all you need is the last few parts of a path in Rust, this crate implements the TrimmablePath trait on std::path::Path so you can easily obtain the last *n* parts of the path.

    Language:Rust1100
  • FlorealRISSO/stack-sh

    A lightweight shell utility for managing a directory stack. Easily navigate between directories by pushing, popping, and swapping paths. Ideal for developers and system administrators who frequently switch between multiple project directories.

    Language:Shell0100
  • megabild/golang-utils

    Some handy utils for the go programming language.

    Language:Go0100
  • lygstate/cpathjoin

    Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows, Baremetal and MacOS. Supports UNIX and Windows path styles on those platforms. And O(N) time complexity. Compatible with nodejs path module.

    Language:C11
  • scivision/ffilesystem-concepts

    A testbed for our Ffilesystem library, to test techniques across platforms first.

    Language:C++20