pie_core 0.2.14

A high-performance, index-based data structure toolkit. Provides an arena allocator (ElemPool) used to build a cache-friendly PieList (doubly-linked list) and FibHeap (priority queue).
Documentation
1
2
3
4
5
6
7
8
{
	"folders": [
		{
			"path": "/opt/stefan/rust/github/pie_core"
		}
	],
	"settings": {}
}