jdduke / fpcppLinks
Functional programming with C++11, inspired by Haskell.
☆21Updated 13 years ago
Alternatives and similar repositories for fpcpp
Users that are interested in fpcpp are comparing it to the libraries listed below
Sorting:
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Lua C++ wrapper prototype☆22Updated 11 years ago
- Initial work on an glfw3/nanovg based scene editor.☆15Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Automatic reloader of constants during runtime, featuring type inference. Written in C++11.☆14Updated 10 years ago
- Crawler, a quick prototiping platform for Windows (C++11)☆14Updated 9 years ago
- Platform abstraction and utility library☆19Updated this week
- A simple and lightweight C++11 dialog library (for Windows)☆26Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Lightweight benchmarking component for small C++ routines☆15Updated 2 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- any_function is a functional counterpart to std::any☆14Updated 9 years ago
- C++ variant data type with on-the-fly conversion☆11Updated last month
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 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…☆24Updated 10 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆17Updated 9 years ago
- [Inactive] Public domain implementations of core RFC specifications for C++14.☆13Updated 10 years ago
- tiny, cross platform, co-routine library☆10Updated 9 years ago