darius / exprLinks
Evaluate mathematical expressions in Java
☆100Updated 9 years ago
Alternatives and similar repositories for expr
Users that are interested in expr are comparing it to the libraries listed below
Sorting:
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- Java Core Library for Real-Time and Embedded Systems☆278Updated 5 years ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆233Updated 10 months ago
- A framework to generate syntactically correct SQL statements in a typesafe, easy, and uniform way (without StringBuilders).☆52Updated 5 years ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆91Updated 5 years ago
- Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime☆161Updated 2 years ago
- Mirror of the SqlBuilder project: http://openhms.sourceforge.net/sqlbuilder/☆171Updated 2 months ago
- Tree Data Structure Java Library☆188Updated 3 years ago
- Manage OS processes and get cpu and memory stats cross-platform in Java.☆240Updated last year
- Java SSH client (an object-oriented wrapper around JSch)☆258Updated last week
- re-implementation of zlib in pure Java☆204Updated 2 years ago
- A Java implementation of the rsync protocol☆146Updated 5 years ago
- Java library to provide an API for beans and properties.☆146Updated 4 months ago
- Super fast and simple evaluator for mathematical expressions written in Java☆212Updated 3 years ago
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…