All Projects → funcool → datoteka

funcool / datoteka

Licence: BSD-2-Clause license
A filesystem toolset and storage implementation for Clojure.

Programming Languages

clojure
4091 projects
shell
77523 projects

Projects that are alternatives of or similar to datoteka

path-dsl-rs
A Rust utility DSL and macro to help construct and modify Paths.
Stars: ✭ 19 (-67.8%)
Mutual labels:  paths, path
is-valid-glob
Return true if a value is a valid glob pattern string, or array of glob patterns.
Stars: ✭ 21 (-64.41%)
Mutual labels:  paths, path
Path.swift
Delightful, robust, cross-platform and chainable file-pathing functions.
Stars: ✭ 839 (+1322.03%)
Mutual labels:  filesystem, path
Glusterfs Java Filesystem
GlusterFS for Java
Stars: ✭ 50 (-15.25%)
Mutual labels:  filesystem, nio
android-file-manager
A File Manager for Android
Stars: ✭ 19 (-67.8%)
Mutual labels:  filesystem
Sparsebundlefs
FUSE filesystem for reading macOS sparse-bundle disk images
Stars: ✭ 238 (+303.39%)
Mutual labels:  filesystem
Copy Webpack Plugin
Copy files and directories with webpack
Stars: ✭ 2,679 (+4440.68%)
Mutual labels:  filesystem
Go Fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic r…
Stars: ✭ 2,923 (+4854.24%)
Mutual labels:  filesystem
fatx
Original Xbox FATX Filesystem Library, Python bindings, FUSE driver, and GUI explorer
Stars: ✭ 87 (+47.46%)
Mutual labels:  filesystem
stringify-keys
Build an array of key paths from an object.
Stars: ✭ 18 (-69.49%)
Mutual labels:  paths
Filekit
Simple and expressive file management in Swift
Stars: ✭ 2,183 (+3600%)
Mutual labels:  paths
Renamer
Rename files in bulk.
Stars: ✭ 240 (+306.78%)
Mutual labels:  filesystem
Sekura
Encryption tool that's heavily inspired by the Rubberhose file system (https://en.wikipedia.org/wiki/Rubberhose_(file_system)).
Stars: ✭ 51 (-13.56%)
Mutual labels:  filesystem
Backup And Recovery Howtos
Guides to setting up a media storage system, backing it up, and recovering from failures
Stars: ✭ 235 (+298.31%)
Mutual labels:  filesystem
sgfs
🚀Simple http file server. A open source file server, implement by golang that can be used to upload and download files. Simple to deploy, simple to use. 中文介绍:
Stars: ✭ 51 (-13.56%)
Mutual labels:  filesystem
Filewatcher
A simple auditing utility for macOS
Stars: ✭ 233 (+294.92%)
Mutual labels:  filesystem
Advanced-xv6
Modern improvements for MIT's xv6 OS
Stars: ✭ 26 (-55.93%)
Mutual labels:  filesystem
graphkit-learn
A python package for graph kernels, graph edit distances, and graph pre-image problem.
Stars: ✭ 87 (+47.46%)
Mutual labels:  paths
Lambda
Physically based renderer written in C++
Stars: ✭ 26 (-55.93%)
Mutual labels:  path
kafka-connect-fs
Kafka Connect FileSystem Connector
Stars: ✭ 107 (+81.36%)
Mutual labels:  filesystem

datoteka

A filesystem toolset and storage implementation for Clojure.

Clojars Project

Introduction

A filesystem toolset for Clojure:

  • work with paths (creating and manipulating).
  • work with the filesystem (files and directories crud and many predicates).
  • IO (clojure.java.io implementation for paths and other utilities).

See the documentation for more detailed information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].