The AS3Commons Collections project is the most serious ActionScript collections resource in the web – providing both a sophisticated collections framework as well as a library of fast collection implementations.
Latest changes: What’s new in version 1.3.0
Read the Documentation for more details.
See the UML Diagrams for a quick API overview.
Collections
- ArrayList, SortedList
- Set, LinkedSet, SortedSet
- Map, LinkedMap, SortedMap
- Treap, LinkedList
Iterators
- FilterIterator
- RecursiveIterator
- RecursiveFilterIterator
Utils
- Maps, Sets, Lists
- MapBuilder, SetBuilder
Features
- Well thought architecture
- Small and intuitive interfaces
- Ready-for-use collection implementations (lists, sets, maps, trees)
- Bindable collections
- Designed for extensibility
- Entirely unit tested and documented
- High-performance
- Open source licence Apache License, Version 2.0
Resources
- AS3Commons open source libraries
- Google Code (legacy) – SVN branch and revision history up to 1.2.0
- Changelog
Say Thank You!
The open source products in this repository are best quality. I spend hours, days and weeks to maintain a software that saves you time and effort. It’s your turn to give something back. Feel free to donate using flattr or PayPal. If you can’t do for any reason, no worries, I am always happy to get feedback, reviews or recommendations. Please help keeping this project running!

RSS




5 Comments
TreeMenu - Flashforum
[...] Code (noch leer): as-dataprovider-controls – Project Hosting on Google Code Lite Collections: Lite Collections at Russischer B
AS3Commons Collections framework - Flashforum
[...] Projekt Homepage [...]
how to wrap LinkedSet(ASCommons-collection framework) and can use in comboBox | The Largest Forum Archive
[...] LinkedSet sourcecode can find here: http://sibirjak.com/blog/index.php/lite-collections/ [...]
All Flash OpenSource Projects- original posted on osflash | benbens Blog
[...] Lite Collections for ActionScript Fx – A clear and performant collections framework including 9 lists, sets and maps, most of them additionally in a bindable form. [...]
Surendra Gurjar
Thanks for describing colletions in as3.