goodcleanfun
Popular repositories Loading
-
-
vector_ops
vector_ops PublicGeneric vector functions for numeric types in C using OpenMP if available
C
-
tokens
tokens PublicArrays of tokens as string offsets and lengths as well as a tokenized string which stores the tokens as a single contiguous array of NUL-terminated strings using cstring_array
C
-
-
-
Repositories
- concurrent_array Public
High-performance concurrent/thread-safe, generic, dynamic (push-only) array using read-write locks (write lock only held for resizing) and C11 atomics to ensure unique indices for each push.
goodcleanfun/concurrent_array’s past year of commit activity - cstring_array Public
Stores an array of NUL-terminated C strings as one contiguous array with index pointers
goodcleanfun/cstring_array’s past year of commit activity - splay_tree Public
Splay tree, adaptive binary search tree with query time proportional to the entropy of access patterns
goodcleanfun/splay_tree’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…