Skip to content

Commit b3ec9b2

Browse files
authored
Include Manifold (akullpp#749)
* include Manifold * Update README.md
2 parents 8d80b46 + 84c98b5 commit b3ec9b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ A curated list of awesome Java frameworks, libraries and software.
302302
- [JavaParser](https://github.com/javaparser/javaparser) - Parse, modify and generate Java code.
303303
- [JavaSymbolSolver](https://github.com/javaparser/javasymbolsolver) - A symbol solver for Java.
304304
- [JRebel ![c]](https://zeroturnaround.com/software/jrebel) - Instantly reloads code and configuration changes without redeploys.
305+
- [Manifold](https://manifold.systems) - Re-energizes Java with powerful features like type-safe metaprogramming, structural typing and extension methods.
305306
- [NoException](https://noexception.machinezoo.com) - Allows checked exceptions in functional interfaces and converts exceptions to Optional return.
306307
- [SneakyThrow](https://github.com/rainerhahnekamp/sneakythrow) - Ignores checked exceptions without bytecode manipulation. Can also be used inside Java 8 stream operations.
307308

0 commit comments

Comments
 (0)