bedelibry-app VS haskell-code-explorer

Compare bedelibry-app vs haskell-code-explorer and see what are their differences.

haskell-code-explorer

Web application for exploring and understanding Haskell codebases (by alexwl)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bedelibry-app haskell-code-explorer
2 2
2 502
- -
0.0 0.0
almost 2 years ago over 1 year ago
Haskell Haskell
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bedelibry-app

Posts with mentions or reviews of bedelibry-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-26.
  • Any semantic note taking apps out there?
    2 projects | /r/semanticweb | 26 Jun 2022
    You can check out my latest iteration of the concept here if you're interested. It is currently mostly Haskell, as that is what I am most familiar with, and that is what my library for parsing natural language into structured form (Montague) is written in. But I'm also a fan of Rust -- and you'll see that part of the application is written in Rust due to the use of Tauri for desktop versions.
  • Any luck with building a reflex app on an M1 mac?
    1 project | /r/reflexfrp | 21 Mar 2022
    For what it's worth, the app I'm building is currently set up as an obsidian project -- and one of my ideas was to try to set it up as a reflex-platform project instead to make it easier for me to do things like e.x. tweak the nixpkgs and ghc versions and see if that helps at all (I saw an issue on github somewhere that said some of the problems on OSX are related to an old nixpkgs version -- but I'm not entirely sure yet how I might tweak that manually in either an obsidian or reflex-platform project, or if that's even feasible).

haskell-code-explorer

Posts with mentions or reviews of haskell-code-explorer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-14.

What are some alternatives?

When comparing bedelibry-app and haskell-code-explorer you can also consider the following projects:

apecs - a fast, extensible, type driven Haskell ECS framework for games

haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

unicode-collation - Haskell implementation of the Unicode Collation Algorithm

codex - A ctags file generator for cabal/stack project dependencies.

haskdogs - Haskell ctags/etags generator

containers - Assorted concrete container types