Skip to content

coralblocks/CoralDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoralDS

Garbage-free, single-threaded data-structures (maps, lists and sets) optimized for speed.

Maps

Map, CharMap, ByteMap, IntMap, LongMap, ByteBufferMap, CharSequenceMap and IdentityMap.

Lists

ArrayList, ArrayLinkedList, IntArrayList, LongArrayList, LinkedList, IntLinkedList and LongLinkedList.

Sets

Set, IntSet, LongSet and IdentitySet.

About

Garbage-free, single-threaded data-structures (maps, sets and lists) optimized for speed.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages