jdduke / fpcpp
Functional programming with C++11, inspired by Haskell.
☆21Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for fpcpp
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Lua C++ wrapper prototype☆22Updated 11 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- tiny, cross platform, co-routine library☆10Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- Initial work on an glfw3/nanovg based scene editor.☆15Updated 9 years ago
- ☆17Updated 5 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Automatic reloader of constants during runtime, featuring type inference. Written in C++11.☆14Updated 9 years ago
- A simple and lightweight C++11 dialog library (for Windows)☆25Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆23Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆27Updated 9 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Lightweight benchmarking component for small C++ routines☆15Updated last year
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Platform abstraction and utility library☆18Updated last week