-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
I've been playing with this arena bump allocator.
https://github.com/gilzoide/c-allocators
I've been using it with an event driven code where after an event is fired off and returns the handler just hard resets the arena.
You could probably use something like that as well.
Either way I support not mixing manual memory management with business logic.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Single-file Stack and Double Ended Stack Allocators in C
-
Header only Parsing Expression Grammars (PEG) runtime engine for C
-
Ask HN: What should I build this week?
-
Show HN: Create diagrams of complex data flows in software systems
-
Ask HN: What's the best SaaS boilerplate/all in one solution to build a PoC/MVP?