All Projects → 18618399783 → lfs

18618399783 / lfs

Licence: other
Lightweight file system

Programming Languages

Roff
2310 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to lfs

Glob
Glob for C++17
Stars: ✭ 74 (+516.67%)
Mutual labels:  lightweight, filesystem
physfs-old
UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be updated. Official website:
Stars: ✭ 53 (+341.67%)
Mutual labels:  filesystem
growl-alert
A simple growl like notification system.
Stars: ✭ 14 (+16.67%)
Mutual labels:  lightweight
fansly
Simply scrape / download all the media from an fansly account
Stars: ✭ 351 (+2825%)
Mutual labels:  lightweight
paragon apfs sdk ce
Paragon APFS SDK Free
Stars: ✭ 97 (+708.33%)
Mutual labels:  filesystem
-LibraryOS-Exokernel Implementation
Exokernel is one of the major sources for container and library OS techniques.
Stars: ✭ 41 (+241.67%)
Mutual labels:  filesystem
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+5041.67%)
Mutual labels:  lightweight
Windows-System-Wide-Filter
Windows WDM driver filters to filter IO to devices and file systems
Stars: ✭ 49 (+308.33%)
Mutual labels:  filesystem
skywalker
A package to allow one to concurrently go through a filesystem with ease
Stars: ✭ 87 (+625%)
Mutual labels:  filesystem
glob
Pure Nim library for matching file paths against Unix style glob patterns.
Stars: ✭ 58 (+383.33%)
Mutual labels:  filesystem
nvfuse
NVMe based File System in User-space
Stars: ✭ 81 (+575%)
Mutual labels:  filesystem
LC-switch
Superlight vanilla javascript plugin improving forms look and functionality
Stars: ✭ 31 (+158.33%)
Mutual labels:  lightweight
crunchdb
A simple JSON based database system written in PHP. Useful for smaller applications.
Stars: ✭ 32 (+166.67%)
Mutual labels:  filesystem
lustre-release
Mirror of official Lustre development repository http://git.whamcloud.com/
Stars: ✭ 35 (+191.67%)
Mutual labels:  filesystem
aliyun-oss-laravel
Laravel 的 Aliyun OSS 扩展, 支持 Laravel 9. Alibaba Cloud Object Storage Service For Laravel.
Stars: ✭ 91 (+658.33%)
Mutual labels:  filesystem
clifm
The shell-like, command line terminal file manager: simple, fast, extensible, and lightweight as hell
Stars: ✭ 825 (+6775%)
Mutual labels:  lightweight
kodbox
kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
Stars: ✭ 1,188 (+9800%)
Mutual labels:  filesystem
tinyrpc
Much fast, lightweight, async, based boost.beast and protobuf.
Stars: ✭ 32 (+166.67%)
Mutual labels:  lightweight
minidenticons
Super lightweight SVG identicon (icon avatar) generator
Stars: ✭ 89 (+641.67%)
Mutual labels:  lightweight
save-file
Save any data to file in browser or node
Stars: ✭ 40 (+233.33%)
Mutual labels:  filesystem

The Lightweight File System

The lightweight file system is a distributed file system,is designed to support mass and unstructured file storage.Like many other distributed file system for data integrity,consistency and recovery ability,scalability,reliability,availability,and cost.But it is also different from other places distributed file system,such as incompatible with public interface,no record file metedata information.Design taking with other distributed file system is not the some strategy,some of the discount choice.

Feature

1. High reliability

 decentralized design,no single point of failure

2. High throughput

 asynchronous sequential reading and writing

3. Low latency

 the global load balance

4. Horizontal scaling

Architecture

enter description here

Contact us

email:[email protected]

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