All Projects → guerrerocarlos → Cachep2p

guerrerocarlos / Cachep2p

Licence: mit
"More users = More capacity"

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cachep2p

Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+2001.99%)
Mutual labels:  cache, distributed
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+616.84%)
Mutual labels:  p2p, distributed
Qtox
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Stars: ✭ 3,843 (+349.47%)
Mutual labels:  p2p, distributed
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-95.67%)
Mutual labels:  p2p, webtorrent
Nebulex
In-memory and distributed caching toolkit for Elixir.
Stars: ✭ 662 (-22.57%)
Mutual labels:  cache, distributed
Instant.io
🚀 Streaming file transfer over WebTorrent (torrents on the web)
Stars: ✭ 2,954 (+245.5%)
Mutual labels:  p2p, webtorrent
Webtorrent
⚡️ Streaming torrent client for the web
Stars: ✭ 25,554 (+2888.77%)
Mutual labels:  p2p, webtorrent
Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Stars: ✭ 2,067 (+141.75%)
Mutual labels:  cache, distributed
Orbit Db
Peer-to-Peer Databases for the Decentralized Web
Stars: ✭ 6,381 (+646.32%)
Mutual labels:  p2p, distributed
Webtorrent Cli
WebTorrent, the streaming torrent client. For the command line.
Stars: ✭ 633 (-25.96%)
Mutual labels:  p2p, webtorrent
field-manual
The Offical User's Guide to OrbitDB
Stars: ✭ 178 (-79.18%)
Mutual labels:  p2p, distributed
Distribyted
📂 ➡️ 📺 🎶 🎮 Torrent client with on-demand file downloading as a filesystem.
Stars: ✭ 791 (-7.49%)
Mutual labels:  p2p, distributed
tensorpeers
p2p peer-to-peer training of tensorflow models
Stars: ✭ 57 (-93.33%)
Mutual labels:  p2p, distributed
Bittorrent Protocol
Simple, robust, BitTorrent peer wire protocol implementation
Stars: ✭ 279 (-67.37%)
Mutual labels:  p2p, webtorrent
Pottery
Redis for humans. 🌎🌍🌏
Stars: ✭ 204 (-76.14%)
Mutual labels:  cache, distributed
Awesome Decentralized
🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
Stars: ✭ 358 (-58.13%)
Mutual labels:  p2p, distributed
Bojack
🐴 The unreliable key-value store
Stars: ✭ 101 (-88.19%)
Mutual labels:  cache, distributed
Wikipediap2p
WikipediaP2P.org Chrome Extension
Stars: ✭ 105 (-87.72%)
Mutual labels:  cache, p2p
Cabal Desktop
Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
Stars: ✭ 632 (-26.08%)
Mutual labels:  p2p, distributed
Fair Analytics
📊 An analytics server that doesn't undermine user's privacy
Stars: ✭ 755 (-11.7%)
Mutual labels:  p2p, distributed



CacheP2P


CDNJS version

CacheP2P is a highly distributed cache platform based on WebTorrent and runs only in the browser.

It is a javascript library that once included in a website, makes every new user a mirror of the specific URL he has opened and allows it to serve it to all the other users that also are accessing the same website, so the website's server doesn't have to.

This way users can share the content between themselves, reducing the number of requests for estatic content to the server.

If the website crashes or has problems (the script can be included in the server's error page), all the content that users were accessing in that moment can be retrieved from one another and as long as there are users accessing it no problem will be seen.

License

MIT

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