All Projects → cryptomator → dokany-nio-adapter

cryptomator / dokany-nio-adapter

Licence: AGPL-3.0 license
Dokany-based adapter to provide directory contents specified by a java.nio.file.Path (via dokan-java)

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to dokany-nio-adapter

Simple Rpc
RPC with service discovery base on netty
Stars: ✭ 103 (+586.67%)
Mutual labels:  nio
Nettydemo
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
Stars: ✭ 183 (+1120%)
Mutual labels:  nio
cxfuse
Crossmeta FUSE Windows Port
Stars: ✭ 55 (+266.67%)
Mutual labels:  dokany
Face2face
基于netty的异步非阻塞实时聊天(IM)服务器。
Stars: ✭ 1,468 (+9686.67%)
Mutual labels:  nio
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (+993.33%)
Mutual labels:  nio
Styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 218 (+1353.33%)
Mutual labels:  nio
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+8773.33%)
Mutual labels:  nio
Java-Programmer-Practice
Java工程师成长之路,包含JDK源码解析、Java并发编程、JVM实例解析、Spring全家桶、Spring Cloud以及各类中间件代码实例与教程。欢迎fork、star
Stars: ✭ 14 (-6.67%)
Mutual labels:  nio
Mineserver
🚗 http server implementation for java native nio api
Stars: ✭ 179 (+1093.33%)
Mutual labels:  nio
datoteka
A filesystem toolset and storage implementation for Clojure.
Stars: ✭ 59 (+293.33%)
Mutual labels:  nio
Carmelo
Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
Stars: ✭ 148 (+886.67%)
Mutual labels:  nio
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+83526.67%)
Mutual labels:  nio
Voovan
Voovan是高性能异步通信、HTTP服务器和客户端通信、动态编译支持、数据库操作帮助类等工具的框架, 如果项目觉得不错, 请点一下 star, 谢谢
Stars: ✭ 221 (+1373.33%)
Mutual labels:  nio
Httpproxy
http代理,支持CONNECT和普通GET/POST,支持http2;可防止主动嗅探;可作为小火箭、圈、surge等软件和SwitchyOmega(chrome插件)所说的https代理
Stars: ✭ 104 (+593.33%)
Mutual labels:  nio
polardb-race
第一届POLARDB数据库性能大赛-初赛第5名(JAVA)-复赛第7名(CPP)
Stars: ✭ 24 (+60%)
Mutual labels:  nio
Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
Stars: ✭ 1,372 (+9046.67%)
Mutual labels:  nio
Grizzly
Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
Stars: ✭ 209 (+1293.33%)
Mutual labels:  nio
styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 250 (+1566.67%)
Mutual labels:  nio
ISO8583-Message-Client-java
ISO8583 Message Packer and Unpacker with ISOClient in Java
Stars: ✭ 94 (+526.67%)
Mutual labels:  nio
Javainterview
java中高级基础指南
Stars: ✭ 222 (+1380%)
Mutual labels:  nio

Build Status Codacy Code Quality Codacy Coverage Known Vulnerabilities

dokany-nio-adapter

Provides directory contents specified by a java.nio.file.Path via a Dokany filesystem.

Configuration parameters

This library uses the following system properties:

  • org.cryptomator.frontend.dokany.mountTimeOut - The mount timeout threshold in milliseonds. If the mounting operation exceeds it, the mounting is aborted.

Usage

Have a look at org.cryptomator.frontend.dokany.ReadWriteMirrorTest in the test package.

License

This project is dual-licensed under the AGPLv3 for FOSS projects as well as a commercial license for independent software vendors and resellers. If you want to use this library in applications, that are not licensed under the AGPL, feel free to contact our support team.

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].