Skip to content

arenanet/medley

Repository files navigation

Icon Medley

Build status License Stories in Ready

An assortment of various reusable C# components.

Note: Medley depends on the .NET 2.0 Framework and has been tested to work with Unity 3D on most platforms (including PC, Mac, Linux, iOS, and Android).

Getting Started

Medley contains several libraries which have a multitude of reusable components. Related components have been grouped with their perspective libraries.

Medley.Collections - Various reusable collections and containers.
Medley.Concurrent - Various reusable concurrency constructs.
Medley.Pool - Generic object pool implementation.
Medley.Serialization - Various serialization implementations.

Bugs and Feedback

For bugs, questions and discussions please use the GitHub Issues.

LICENSE

Copyright 2015 ArenaNet, LLC.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An assortment of reusable C# components.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages