All Projects → OpenChannelSSD → Linux

OpenChannelSSD / Linux

Licence: other
The linux kernel source repository for Open-Channel SSDs

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Linux

Sirix
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
Stars: ✭ 638 (+436.13%)
Mutual labels:  storage, ssd
Orion
[Moved to Gitlab] Easy to Use, Inter Planetary File System (IPFS) desktop client
Stars: ✭ 115 (-3.36%)
Mutual labels:  storage
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+1047.06%)
Mutual labels:  storage
Unqlite
An Embedded NoSQL, Transactional Database Engine
Stars: ✭ 1,583 (+1230.25%)
Mutual labels:  storage
Bojack
🐴 The unreliable key-value store
Stars: ✭ 101 (-15.13%)
Mutual labels:  storage
Anexplorer
📁 Another Android Explorer ( File Manager ) is an All-in-One Open source file manager. AnExplorer File Manager (File Explorer) is designed for all android devices including Phones, Phablets, Tablets, Chromecast, Wear OS, Android TV and Chromebooks. It's a fully designed with Material guidelines by Google.
Stars: ✭ 1,505 (+1164.71%)
Mutual labels:  storage
Vlf
A Vue plugin from localForage.vue-localForage or vlf
Stars: ✭ 99 (-16.81%)
Mutual labels:  storage
React Native Emoticons
react native emoticons(表情), including emoji😁
Stars: ✭ 119 (+0%)
Mutual labels:  storage
Subscribe2clash
v2ray\trojan\ss\ssr\ssd订阅转换Clash规则配置,自动更新ACL4SSR路由规则
Stars: ✭ 112 (-5.88%)
Mutual labels:  ssd
Ssd Pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Stars: ✭ 107 (-10.08%)
Mutual labels:  ssd
Handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
Stars: ✭ 1,506 (+1165.55%)
Mutual labels:  ssd
React Native Shared Preferences
Android's Native key value storage system in React Native
Stars: ✭ 101 (-15.13%)
Mutual labels:  storage
Irmin
Built-in Snapshotting - backup and restore Storage Agnostic - you can use Irmin on top of your own storage layer Custom Datatypes - (de)serialization for custom data types, derivable via ppx_irmin Highly Portable - runs anywhere from Linux to web browsers and Xen unikernels Git Compatibility - irmin-git uses an on-disk format that can be inspected and modified using Git Dynamic Behavior - allows the users to define custom merge functions, use in-memory transactions (to keep track of reads as well as writes) and to define event-driven workflows using a notification mechanism
Stars: ✭ 1,524 (+1180.67%)
Mutual labels:  storage
Laravel Storage
A simple filesystem abstraction package for Laravel 4.
Stars: ✭ 100 (-15.97%)
Mutual labels:  storage
File Storage
File storage abstraction for Yii2
Stars: ✭ 116 (-2.52%)
Mutual labels:  storage
Pytorch Ssd
Single Shot MultiBox Detector in PyTorch [deprecated]
Stars: ✭ 100 (-15.97%)
Mutual labels:  ssd
Splash
Splash, a flexible Spark shuffle manager that supports user-defined storage backends for shuffle data storage and exchange
Stars: ✭ 105 (-11.76%)
Mutual labels:  storage
Electron Storage
Simply save/load json files to/from file system in electron applications
Stars: ✭ 109 (-8.4%)
Mutual labels:  storage
S3 Uploader
🍎 macOS Electron+React App for uploading files to S3 directly from Status Bar
Stars: ✭ 119 (+0%)
Mutual labels:  storage
Bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Stars: ✭ 1,598 (+1242.86%)
Mutual labels:  storage

Linux kernel

There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.

In order to build the documentation, use make htmldocs or make pdfdocs. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.

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