Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Afero is a filesystem framework providing a simple, uniform and universal API interacting with any filesystem, as an abstraction layer providing interfaces, types and methods. Afero has an exceptionally clean interface and simple design without needless constructors or initialization methods. Afero is also a library providing a base set of interoperable backend filesystems that make it easy to work with afero while retaining all the power and benefit of the os and ioutil packages. ...
I write this code couple years ago, now I cut it out for an independent project,
hopping it will help people to understand what a FTL is and how to design it.
This project is not test enough, if you want to use it in you onw project,
I am glad to help, please feel free to contact LaiZhefeng@gmail.com.
WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs.
This project has been partially supported by the CHIRON EU research
project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
Commons VFS is a standarised VFS layer for Java, developed by the Apache project. Commons VFS Grid is a collection of file system providers for Commons VFS, which provide SRB, GridFTP and other Grid file systems.
Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
This project provides an abstraction layer for archives. This project emerged from route64, and will provide a standalone archive manipulation tool for Eclipse. At first we focus on the folowing archives: zip, war, jar, ear, t64, d64, rar, tar.
PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Python module that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
KFDI bridges file systems and databases over the Linux VFS layer. Taking advantage of relational database technology and XML, data can be managed and searched based on properties. KFDI also introduces some object-oriented concepts into file organization.
The goal of this project is to provide versioning support for regular files in the vfs layer of the linux kernel. A new file version is created if a file is opened with the write flag. Despite kernelmode changes two usertools have been developed.
J2MEFS is an API for the J2ME that extends the RMS. It lets you save persistent data in your MIDlets without even knowing what a RecordStore is. You can create a structure of directories and access files through names and paths (MIDP 1.0 and above).
JEPLA - Java Easy Persistent Layer. Provides an easy way to persist objects using persistent collections. The basic idea is provide a way to write programs that use persistent data without break OO concept like RDBMS and without complexity of an OODBMS.
VECT provides a framework for managing software releases. It is an abstraction layer on top of Depot primarily and is based on Carnegie Mellon U's "EMT"
A virtual file system layer (VFS) that is portable and runs purely in user space. It provides an NFS v2 front end and a BSD-like VFS backend. Dynamic file system modules may be loaded to provide proxies, features or interfaces.