Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →
FunctionalPlus Alternatives
Similar projects and alternatives to FunctionalPlus
-
C++ B-tree
Git mirror of the official (mercurial) repository of cpp-btree
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
dynamic_bitset
Simple Useful Libraries: C++17/20 header-only dynamic bitset
-
Hashmaps
Various open addressing hashmap algorithms in C++ (by goossaert)
-
CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
-
-
function2
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
-
SonarCloud
Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
-
-
-
LSHBOX
A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.
-
-
Moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
-
-
-
ccls
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
-
-
-
-
stackage
Stable Haskell package sets: vetted consistent packages from Hackage
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
FunctionalPlus reviews and mentions
-
Leaving Haskell Behind
Hoogle is really amazing!
Inspired by it, I implemented something similar for FunctionalPlus (a functional-programming library for C++): https://www.editgym.com/fplus-api-search/
I'd love to see more projects taking this path too. :)
-
C++ algorithm helpers - kdalgorithms
A comparable library is FunctionalPlus
You can get a feel for it on its api search site: as an example, enter these queries:
-
C++20 Ranges The Key Advantage - Algorithm Composition
I use a library called FunctionalPlus daily.
-
Building a Dual Shared and Static Library with CMake
Any project CML file that is more complex than this is mismanaged and needs fixing asap. There is absolutely no reason to make CML files describing requirements of a library substantially more complex other than if you have a vendetta against yourself, package maintainers and your users.
-
CLion IDE
FunctionalPlus - 30 lines for usage requirements + 60 for install rules: just simple commands creating a target, setting properties and defining install rules. Hmm, nothing unholy here.
-
Best practice unit tests + examples with cmake
You can copy this project structure: https://github.com/Dobiasd/FunctionalPlus
- CMake and the Future of C++ Package Management
-
A note from our sponsor - Mergify
blog.mergify.com | 21 Sep 2023
Stats
Dobiasd/FunctionalPlus is an open source project licensed under Boost Software License 1.0 which is an OSI approved license.
The primary programming language of FunctionalPlus is C++.