ProductPromotion
Logo

Scala

made by https://0x3d.site

GitHub - neotypes/neotypes: Scala lightweight, type-safe, asynchronous driver for neo4j
Scala lightweight, type-safe, asynchronous driver for neo4j  - GitHub - neotypes/neotypes: Scala lightweight, type-safe, asynchronous driver for neo4j
Visit Site

GitHub - neotypes/neotypes: Scala lightweight, type-safe, asynchronous driver for neo4j

GitHub - neotypes/neotypes: Scala lightweight, type-safe, asynchronous driver for neo4j

Logo

neotype - a type specimen that is selected subsequent to the description of a species to replace a preexisting type that has been lost or destroyed.

Build status Scaladex Gitter chat Scala Steward

neotypes

Scala lightweight, type-safe, asynchronous driver (not opinionated on effect systems) for Neo4j

  • Scala - the driver provides you with support for all standard Scala types without the need to convert Scala <-> Java types back and forth and you can easily add support for your own types.
  • Lightweight - the core module of the driver only depends the Neo4j Java driver, and the generic module only depends on Shapeless.
  • Type-safe - the driver leverages typeclasses to derive all needed conversions at the compile time.
  • Asynchronous - the driver sits on top of asynchronous Java driver.
  • Not opinionated on side-effect implementation - you can use it with any effect system of your preference (Future, typelevel, ZIO, Monix) by implementing a simple typeclass.

Setup

Supports Scala 2.13 and 3.3
"io.github.neotypes" %% "neotypes-core" % version Core functionality. Supports scala.concurrent.Future.
"io.github.neotypes" %% "neotypes-generic" % version Automatic derivation of mappers for case classes.
"io.github.neotypes" %% "neotypes-cats-effect" % version Async support for cats.effect.Async[F]
"io.github.neotypes" %% "neotypes-monix" % version Async support for monix.eval.Task
"io.github.neotypes" %% "neotypes-zio" % version Async support for zio.Task
"io.github.neotypes" %% "neotypes-akka-stream" % version Stream support for akka.stream.scaladsl.Source
"io.github.neotypes" %% "neotypes-pekko-stream" % version Stream support for org.apache.pekko.stream.scaladsl.Source
"io.github.neotypes" %% "neotypes-fs2-stream" % version Stream support for fs2.Stream
"io.github.neotypes" %% "neotypes-monix-stream" % version Stream support for monix.reactive.Observable
"io.github.neotypes" %% "neotypes-zio-stream" % version Stream support for zio.ZStream
"io.github.neotypes" %% "neotypes-refined" % version Support for insert and retrieve refined values.
"io.github.neotypes" %% "neotypes-cats-data" % version Support for insert and retrieve cats.data values.
"io.github.neotypes" %% "neotypes-enumeratum" % version Support for insert and retrieve Enumeratum enums.

Resources

Code of Conduct

We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other such characteristics.

Everyone is expected to follow the Scala Code of Conduct when discussing the project on the available communication channels.

Special thanks

More Resources
to explore the angular.

mail [email protected] to add your project or resources here 🔥.

Related Articles
to learn about angular.

FAQ's
to learn more about Angular JS.

mail [email protected] to add more queries here 🔍.

More Sites
to check out once you're finished browsing here.

0x3d
https://www.0x3d.site/
0x3d is designed for aggregating information.
NodeJS
https://nodejs.0x3d.site/
NodeJS Online Directory
Cross Platform
https://cross-platform.0x3d.site/
Cross Platform Online Directory
Open Source
https://open-source.0x3d.site/
Open Source Online Directory
Analytics
https://analytics.0x3d.site/
Analytics Online Directory
JavaScript
https://javascript.0x3d.site/
JavaScript Online Directory
GoLang
https://golang.0x3d.site/
GoLang Online Directory
Python
https://python.0x3d.site/
Python Online Directory
Swift
https://swift.0x3d.site/
Swift Online Directory
Rust
https://rust.0x3d.site/
Rust Online Directory
Scala
https://scala.0x3d.site/
Scala Online Directory
Ruby
https://ruby.0x3d.site/
Ruby Online Directory
Clojure
https://clojure.0x3d.site/
Clojure Online Directory
Elixir
https://elixir.0x3d.site/
Elixir Online Directory
Elm
https://elm.0x3d.site/
Elm Online Directory
Lua
https://lua.0x3d.site/
Lua Online Directory
C Programming
https://c-programming.0x3d.site/
C Programming Online Directory
C++ Programming
https://cpp-programming.0x3d.site/
C++ Programming Online Directory
R Programming
https://r-programming.0x3d.site/
R Programming Online Directory
Perl
https://perl.0x3d.site/
Perl Online Directory
Java
https://java.0x3d.site/
Java Online Directory
Kotlin
https://kotlin.0x3d.site/
Kotlin Online Directory
PHP
https://php.0x3d.site/
PHP Online Directory
React JS
https://react.0x3d.site/
React JS Online Directory
Angular
https://angular.0x3d.site/
Angular JS Online Directory