This Innmind organization intends to prove a theory of consciousness.
To try to reach this goal this organization provides high level abstractions and tools (mixing Object Oriented and Functional programming) that can be used in any project.
Some of the most important packages:
innmind/framework
to build HTTP and CLI appsinnmind/black-box
is a test framework focused on Property Based Testinginnmind/operating-system
abstract all operations done to the OS (Networking, Filesystem, etc...)innmind/mantle
is an async framework allowing to write async code as if it were synchronousinnmind/amqp
is a functional Client to AMQP servers such as RabbitMQinnmind/immutable
provides immutable data structures
Some useful tools:
innmind/git-release
to simplify creating Semver tagsinnmind/lab-station
is a tool to run tests, static analyzer and CS fixer when you update your codeinnmind.net
provides a web app to visualize the dependencies of an organization
Formal is an organization attached to this one but is focused on data persistence.