C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.
☆11Sep 2, 2022Updated 3 years ago
Alternatives and similar repositories for sfl-pool-allocator
Users that are interested in sfl-pool-allocator are comparing it to the libraries listed below
Sorting:
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated 11 months ago
- ☆27Oct 11, 2025Updated 4 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆149Updated this week
- An Evaluation of Linear Probing Hashtable Algorithms☆39Nov 27, 2023Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- light ifconfig☆14Apr 13, 2019Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- Small small_vector☆34Jul 28, 2025Updated 7 months ago
- llvm::SmallVector stripped from dependencies.☆35May 17, 2020Updated 5 years ago
- A toy LDAP server in C for illustrative purposes☆12Apr 6, 2011Updated 14 years ago
- a software tool that facilitates the design of lightweight torsion springs☆17Sep 8, 2025Updated 5 months ago
- Fork of RBDoom3-BFG for my games, aiming to be a base for immersive retro shooters. Status: inactive for now☆11May 3, 2024Updated last year
- ☆12Oct 13, 2022Updated 3 years ago
- Constraint solver based on abstract interpretation☆10Dec 20, 2024Updated last year
- Minecraft plugin that allows you to control (almost) any mob☆10Mar 28, 2021Updated 4 years ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆15Sep 10, 2022Updated 3 years ago
- fast open addressing hash table☆42Nov 8, 2025Updated 3 months ago
- A portable linker for multiple file formats.☆13Aug 28, 2023Updated 2 years ago
- A fast, generic, contiguous growable array type written in pure C.☆10Mar 18, 2022Updated 3 years ago
- A simple try to do a pong game with ANSI C and library Raylib.☆10Jan 10, 2021Updated 5 years ago
- PPQSort - Parallel Pattern Quicksort.☆21Jul 16, 2025Updated 7 months ago
- Telemetry system based on 8-bit AVR microcontroller with full TCP/IP stack (DHCP, NTP, HTTP)☆13Nov 13, 2024Updated last year
- A tiny tool to learn the assembly code☆12Feb 17, 2017Updated 9 years ago
- A bunch of library code that can easily be included in new/prototype projects with few (usually zero) dependencies, even on themselves.☆12Jul 26, 2020Updated 5 years ago
- A growable array (vector) implemented as a B-tree☆13Jun 14, 2025Updated 8 months ago
- Find Unity ManagedStaticReferences☆11Jul 10, 2023Updated 2 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Disassembly of Super Mario Kart's SPC700 Audio Driver Code☆12May 17, 2023Updated 2 years ago
- Some zig libraries☆14Sep 5, 2023Updated 2 years ago
- Cproto generates function prototypes and variable declarations from C source code. Cproto can also convert function definitions between t…☆10Jul 19, 2016Updated 9 years ago
- [WIP] Interval Analysis on LLVM IR☆12Jul 6, 2020Updated 5 years ago
- Fast UTF-8 codepoint sets for Zig.☆11Mar 17, 2025Updated 11 months ago
- Lastest CrashRpt Repository☆13Dec 28, 2025Updated 2 months ago
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 10 years ago
- Portable C standard library re-entrant hash table search functions.☆11Sep 2, 2021Updated 4 years ago
- Yet another busybox / toybox tool. This one's written in Intel x86-64 64-bit assembly language.☆11Apr 23, 2023Updated 2 years ago
- Compact, non-backtracking, unicode aware regular expressions in C89☆10Apr 17, 2025Updated 10 months ago
- A set of macros and functions to make defining a C module easier☆11Sep 9, 2019Updated 6 years ago