Daniel-Abrecht / IEEE754_binary_encoder
A C library for converting float and double values to binary
☆17Updated 7 months ago
Alternatives and similar repositories for IEEE754_binary_encoder:
Users that are interested in IEEE754_binary_encoder are comparing it to the libraries listed below
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 12 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- ☆10Updated 8 years ago
- Netstring parsing in C☆35Updated 4 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- memory pool allocator☆49Updated 12 years ago
- Linear Linked List Library☆49Updated 10 months ago
- A small and simple static analysis tool for C in C☆26Updated 3 months ago
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 5 months ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Small implementation of (some of) the MQTT protocol in C☆45Updated 3 years ago
- UNIXem is a small and simple library that provides emulation of several popular Unix API functions on the Windows platform. Its primary p…☆23Updated last month
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Lightweight printf-compatible format processing library☆32Updated 3 months ago
- C Library to parse and render SVG files.☆24Updated 6 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 9 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- A dynamic string data type implementation for C.☆18Updated 2 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆13Updated 4 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago