updated associated projects page
* Cleaned up the SDK/library links * Added a few projects * Fixed some existing links * Removed some very old, unmaintained projects Change-Id: I3effd920e978eb7af39ab27b4877a7bfc8c64b8b
This commit is contained in:
parent
85b5277119
commit
6a428c4266
@ -14,46 +14,86 @@ Application Bindings
|
||||
|
||||
* Unofficial libraries and bindings:
|
||||
|
||||
* `PHP-opencloud <http://php-opencloud.com>`_ - Official Rackspace PHP bindings that should work for other Swift deployments too.
|
||||
* `PyRAX <https://github.com/pycontribs/pyrax>`_ - Official Rackspace Python bindings for CloudFiles that should work for other Swift deployments too.
|
||||
* `openstack.net <https://github.com/rackspace/openstack.net/>`_ - Official Rackspace .NET bindings that should work for other Swift deployments too.
|
||||
* `RSwift <https://github.com/pandemicsyn/RSwift>`_ - R API bindings.
|
||||
* `Go language bindings <https://github.com/ncw/swift>`_
|
||||
* `supload <https://github.com/selectel/supload>`_ - Bash script to upload file to cloud storage based on OpenStack Swift API.
|
||||
* `libcloud <http://libcloud.apache.org>`_ - Apache Libcloud - a unified interface in Python for different clouds with OpenStack Swift support.
|
||||
* `SwiftBox <https://github.com/suniln/SwiftBox>`_ - C# library using RestSharp
|
||||
* `jclouds <http://jclouds.apache.org/guides/openstack/>`_ - Java library offering bindings for all OpenStack projects
|
||||
* `java-openstack-swift <https://github.com/iterate-ch/java-openstack-swift>`_ - Java bindings for OpenStack Swift
|
||||
* `swift_client <https://github.com/mrkamel/swift_client>`_ - Small but powerful Ruby client to interact with OpenStack Swift
|
||||
* `nightcrawler_swift <https://github.com/tulios/nightcrawler_swift>`_ - This Ruby gem teleports your assets to a OpenStack Swift bucket/container
|
||||
* `swift storage <https://rubygems.org/gems/swift-storage>`_ - Simple OpenStack Swift storage client.
|
||||
* `javaswift <http://javaswift.org/>`_ - Collection of Java tools for Swift
|
||||
* PHP
|
||||
|
||||
* `PHP-opencloud <http://php-opencloud.com>`_ - Official Rackspace PHP
|
||||
bindings that should work for other Swift deployments too.
|
||||
|
||||
* Ruby
|
||||
|
||||
* `swift_client <https://github.com/mrkamel/swift_client>`_ -
|
||||
Small but powerful Ruby client to interact with OpenStack Swift
|
||||
* `nightcrawler_swift <https://github.com/tulios/nightcrawler_swift>`_ -
|
||||
This Ruby gem teleports your assets to a OpenStack Swift bucket/container
|
||||
* `swift storage <https://rubygems.org/gems/swift-storage>`_ -
|
||||
Simple OpenStack Swift storage client.
|
||||
|
||||
* Java
|
||||
|
||||
* `libcloud <http://libcloud.apache.org>`_ - Apache Libcloud - a unified
|
||||
interface in Python for different clouds with OpenStack Swift support.
|
||||
* `jclouds <http://jclouds.apache.org/guides/openstack/>`_ -
|
||||
Java library offering bindings for all OpenStack projects
|
||||
* `java-openstack-swift <https://github.com/iterate-ch/java-openstack-swift>`_ -
|
||||
Java bindings for OpenStack Swift
|
||||
* `javaswift <http://javaswift.org/>`_ - Collection of Java tools for Swift
|
||||
|
||||
* Bash
|
||||
|
||||
* `supload <https://github.com/selectel/supload>`_ - Bash script to
|
||||
upload file to cloud storage based on OpenStack Swift API.
|
||||
|
||||
* .NET
|
||||
|
||||
* `openstacknetsdk.org <http://www.openstacknetsdk.org>`_ - An OpenStack
|
||||
Cloud SDK for Microsoft .NET.
|
||||
|
||||
* Go
|
||||
|
||||
* `Go language bindings <https://github.com/ncw/swift>`_
|
||||
|
||||
|
||||
Authentication
|
||||
--------------
|
||||
|
||||
* `Keystone <https://github.com/openstack/keystone>`_ - Official Identity Service for OpenStack.
|
||||
* `Swauth <https://github.com/openstack/swauth>`_ - An alternative Swift authentication service that only requires Swift itself.
|
||||
* `Basicauth <https://github.com/CloudVPS/swift-basicauth>`_ - HTTP Basic authentication support (keystone backed).
|
||||
* `Keystone <https://github.com/openstack/keystone>`_ - Official Identity
|
||||
Service for OpenStack.
|
||||
* `Swauth <https://github.com/openstack/swauth>`_ - An alternative Swift
|
||||
authentication service that only requires Swift itself.
|
||||
* `Basicauth <https://github.com/CloudVPS/swift-basicauth>`_ - HTTP Basic
|
||||
authentication support (keystone backed).
|
||||
|
||||
|
||||
Command Line Access
|
||||
-------------------
|
||||
|
||||
* `Swiftly <https://github.com/gholt/swiftly>`_ - Alternate command line access to Swift with direct (no proxy) access capabilities as well.
|
||||
* `Swiftly <https://github.com/gholt/swiftly>`_ - Alternate command line
|
||||
access to Swift with direct (no proxy) access capabilities as well.
|
||||
|
||||
|
||||
External Integration
|
||||
--------------------
|
||||
|
||||
* `swift-s3-sync <https://github.com/swiftstack/swift-s3-sync>`_ -
|
||||
Swift-S3 synchronization tool
|
||||
* `swift-metadata-sync <https://github.com/swiftstack/swift-metadata-sync>`_ -
|
||||
Propagate OpenStack Swift object metadata into Elasticsearch
|
||||
|
||||
|
||||
Log Processing
|
||||
--------------
|
||||
|
||||
* `Slogging <https://github.com/notmyname/slogging>`_ - Basic stats and logging tools.
|
||||
* `slogging <https://github.com/openstack/slogging>`_ - Basic stats and
|
||||
logging tools.
|
||||
|
||||
|
||||
Monitoring & Statistics
|
||||
-----------------------
|
||||
|
||||
* `Swift Informant <https://github.com/pandemicsyn/swift-informant>`_ - Swift Proxy Middleware to send events to a statsd instance.
|
||||
* `Swift Inspector <https://github.com/hurricanerix/swift-inspector>`_ - Swift middleware to relay information about a request back to the client.
|
||||
* `Swift Informant <https://github.com/pandemicsyn/swift-informant>`_ -
|
||||
Swift proxy Middleware to send events to a statsd instance.
|
||||
* `Swift Inspector <https://github.com/hurricanerix/swift-inspector>`_ -
|
||||
Swift middleware to relay information about a request back to the client.
|
||||
|
||||
|
||||
Content Distribution Network Integration
|
||||
@ -65,9 +105,12 @@ Content Distribution Network Integration
|
||||
Alternative API
|
||||
---------------
|
||||
|
||||
* `ProxyFS <https://github.com/swiftstack/ProxyFS>`_ - Integrated file and
|
||||
object access for Swift object storage
|
||||
* `Swift3 <https://github.com/openstack/swift3>`_ - Amazon S3 API emulation.
|
||||
* `CDMI <https://github.com/osaddon/cdmi>`_ - CDMI support
|
||||
* `SwiftHLM <https://github.com/ibm-research/SwiftHLM>`_ - a middleware for using OpenStack Swift with tape and other high latency media storage backends
|
||||
* `SwiftHLM <https://github.com/ibm-research/SwiftHLM>`_ - a middleware for
|
||||
using OpenStack Swift with tape and other high latency media storage
|
||||
backends.
|
||||
|
||||
|
||||
Benchmarking/Load Generators
|
||||
@ -83,14 +126,16 @@ Benchmarking/Load Generators
|
||||
Custom Logger Hooks
|
||||
-------------------
|
||||
|
||||
* `swift-sentry <https://github.com/pandemicsyn/swift-sentry>`_ - Sentry exception reporting for Swift
|
||||
* `swift-sentry <https://github.com/pandemicsyn/swift-sentry>`_ -
|
||||
Sentry exception reporting for Swift
|
||||
|
||||
Storage Backends (DiskFile API implementations)
|
||||
-----------------------------------------------
|
||||
* `Swift-on-File <https://github.com/openstack/swiftonfile>`_ - Enables objects created using Swift API to be accessed as files on a POSIX filesystem and vice versa.
|
||||
* `swift-ceph-backend <https://github.com/openstack/swift-ceph-backend>`_ - Ceph RADOS object server implementation for Swift.
|
||||
* `kinetic-swift <https://github.com/swiftstack/kinetic-swift>`_ - Seagate Kinetic Drive as backend for Swift
|
||||
* `swift-scality-backend <https://github.com/scality/ScalitySproxydSwift>`_ - Scality sproxyd object server implementation for Swift.
|
||||
* `Swift-on-File <https://github.com/openstack/swiftonfile>`_ -
|
||||
Enables objects created using Swift API to be accessed as files on a POSIX
|
||||
filesystem and vice versa.
|
||||
* `swift-scality-backend <https://github.com/scality/ScalitySproxydSwift>`_ -
|
||||
Scality sproxyd object server implementation for Swift.
|
||||
|
||||
Developer Tools
|
||||
---------------
|
||||
@ -104,18 +149,30 @@ Developer Tools
|
||||
Quickly setup a standard development environment using Vagrant and Ansible in
|
||||
a Fedora virtual machine (with built-in `Swift-on-File
|
||||
<https://github.com/openstack/swiftonfile>`_ support).
|
||||
* `runway <https://github.com/swiftstack/runway>`_ - Runway sets up a
|
||||
swift-all-in-one (SAIO) dev environment in an lxc container.
|
||||
* `Multi Swift <https://github.com/ntata/multi-swift-POC>`_ -
|
||||
Bash scripts to spin up multiple Swift clusters sharing the same hardware
|
||||
|
||||
|
||||
Other
|
||||
-----
|
||||
|
||||
* `Glance <https://github.com/openstack/glance>`_ - Provides services for discovering, registering, and retrieving virtual machine images (for OpenStack Compute [Nova], for example).
|
||||
* `Better Staticweb <https://github.com/CloudVPS/better-staticweb>`_ - Makes swift containers accessible by default.
|
||||
* `Django Swiftbrowser <https://github.com/cschwede/django-swiftbrowser>`_ - Simple Django web app to access OpenStack Swift.
|
||||
* `Swift-account-stats <https://github.com/redhat-cip/swift-account-stats>`_ - Swift-account-stats is a tool to report statistics on Swift usage at tenant and global levels.
|
||||
* `PyECLib <https://github.com/openstack/pyeclib>`_ - High Level Erasure Code library used by Swift
|
||||
* `liberasurecode <https://github.com/openstack/liberasurecode>`_ - Low Level Erasure Code library used by PyECLib
|
||||
* `Swift Browser <https://github.com/mgeisler/swift-browser>`_ - JavaScript interface for Swift
|
||||
* `swift-ui <https://github.com/fanatic/swift-ui>`_ - OpenStack Swift web browser
|
||||
* `Swift Durability Calculator <https://github.com/redhat-cip/swift-durability-calculator>`_ - Data Durability Calculation Tool for Swift
|
||||
* `swiftbackmeup <https://github.com/redhat-cip/swiftbackmeup>`_ - Utility that allows one to create backups and upload them to OpenStack Swift
|
||||
* `Multi Swift <https://github.com/ntata/multi-swift-POC>`_ - Bash scripts to spin up multiple Swift clusters sharing the same hardware
|
||||
* `Glance <https://github.com/openstack/glance>`_ - Provides services for
|
||||
discovering, registering, and retrieving virtual machine images
|
||||
(for OpenStack Compute [Nova], for example).
|
||||
* `Django Swiftbrowser <https://github.com/cschwede/django-swiftbrowser>`_ -
|
||||
Simple Django web app to access OpenStack Swift.
|
||||
* `Swift-account-stats <https://github.com/redhat-cip/swift-account-stats>`_ -
|
||||
Swift-account-stats is a tool to report statistics on Swift usage at
|
||||
tenant and global levels.
|
||||
* `PyECLib <https://github.com/openstack/pyeclib>`_ - High-level erasure code
|
||||
library used by Swift
|
||||
* `liberasurecode <https://github.com/openstack/liberasurecode>`_ - Low-level
|
||||
erasure code library used by PyECLib
|
||||
* `Swift Browser <https://github.com/mgeisler/swift-browser>`_ - JavaScript
|
||||
interface for Swift
|
||||
* `swift-ui <https://github.com/fanatic/swift-ui>`_ - OpenStack Swift
|
||||
web browser
|
||||
* `swiftbackmeup <https://github.com/redhat-cip/swiftbackmeup>`_ -
|
||||
Utility that allows one to create backups and upload them to OpenStack Swift
|
||||
|
Loading…
Reference in New Issue
Block a user