Apecs Alternatives
Similar projects and alternatives to apecs
-
ImperativeHaskell
Proof that Haskell can look and act like an imperative language.
-
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.
-
-
extensible-effects
Extensible Effects: An Alternative to Monad Transformers
-
selective
Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically
-
hask
Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
haskell-code-explorer
Web application for exploring and understanding Haskell codebases
-
-
unicode-collation
Haskell implementation of the Unicode Collation Algorithm
-
apecs reviews and mentions
-
Looking for projects that make heavy use of IntMap which have benchmarks
apecs uses IntMaps all over the place and is benchmarked. They're the most common backing data structure for Components I'd say.
Stats
jonascarpay/apecs is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of apecs is Haskell.