Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
Loading...
Searching...
No Matches
impl Directory Reference
Directory dependency graph for impl:

Files

 
alist.h
 
hashmap.h
 This is an implementation of Compressed Hash-Array Mapped Prefix-tree, which is a bit-partitioned, persistent, immutable Hashed array mapped trie.
 
pqmh.h
 A generic priority queue backed by a binary min-heap.
 
seq.h
 This is an implementation of bit - partitioned, persistent, immutable sequence For more information, have a look at Ideal hash trees paper.
 
spsc_ring.h
 A mutable single producer, single consumer ring of fixed size elements.