ledav-net / logger-thread
A low latency threaded logger with multiple producers and 1 consumer through a circular buffer per thread, without locks. Implements the Linux futex and atomics to sleep and wake up when needed.
☆10Updated last year
Alternatives and similar repositories for logger-thread:
Users that are interested in logger-thread are comparing it to the libraries listed below
- A simple serial console utility☆15Updated last year
- Sourceware.org's Newlib mirror with clang support for ARM baremetal☆66Updated 11 years ago
- A FUSE wrapper that puts the littlefs in user-space☆20Updated last year
- A collection of lightweight threading utilities☆23Updated 4 years ago
- A minimalist lossless data compressor☆46Updated 3 years ago
- Linux kernel module that calculates Fibonacci numbers☆40Updated 5 months ago
- A small RTOS for ARM Cortex-M4F microcontrollers.☆81Updated 6 years ago
- Linux-like doubly-linked list☆50Updated 9 months ago
- A small implementation of regular expression matching engine in C☆87Updated 4 years ago
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆46Updated 3 years ago
- Wolfenstein 3D-style raycasting implementation☆45Updated 2 years ago
- A small C library that implements TOTP, compatible with Google Authenticator☆25Updated last year
- ☆27Updated 9 years ago
- a very fast headless DOS emulator for Linux☆19Updated last month
- dummy Linux kernel module for education purpose☆12Updated 9 years ago
- ☆19Updated 2 weeks ago
- ☆27Updated 3 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆64Updated 6 months ago
- JIT-accelerated RISC-V instruction set simulator☆31Updated last year
- Code projects for the book 'Hands-On Embedded Programming with C++17' by Maya Posch☆14Updated 5 years ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆17Updated 3 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆13Updated 2 years ago
- ☆32Updated last year
- 32-bit RISC-V (RV32I) port for MIT xv6 teaching operating system☆11Updated 3 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 2 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- The gdb tcl/tk GUI☆25Updated 7 years ago
- Lightweight printf-compatible format processing library☆32Updated 3 months ago