Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with emeralds
A curated list of projects in awesome lists tagged with emeralds .
https://github.com/oblivious-oblivious/emeralds
A module/package manager for C applications
continuous-integration crystal emeralds package-management
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsreadhandler
A safe file reader api.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsautomations
Automation inclues and scripts in C for other libraries
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsstack
A stack data structure implemented using a dynamic array.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsweb
A web framework for lightweight routing with http servers in C.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsvector
A dynamic list using fast memory management.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldswritehandler
A safe write handler api.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsminpqbinaryheap
A minimal minimum priority queue implemented using a binary heap.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsstring
A string builder implemented using memmove for crafting.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldshashmap
A hashmap implementation using the Robert Jenkins' 32 bit mix function with Knuth's multiplicative method for hashing.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsstringbuilder
A string builder using linked lists.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldslinkedlist
A linked list implementation using the pointer to pointer method.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldscoroutines
A library implementing low level coroutines in C.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldscollector
A garbage collector implementation, replacements for malloc alloc realloc and free
c-language emeralds garbage-collection memory-management
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsthread
API for calling posix threads.
Last synced: 18 Dec 2024
https://github.com/oblivious-oblivious/emeraldsbool
A simplistic boolean data type.
Last synced: 18 Dec 2024