lifebeyondfife / DeciderLinks
An Open Source .Net Constraint Programming Solver
☆163Updated 8 months ago
Alternatives and similar repositories for Decider
Users that are interested in Decider are comparing it to the libraries listed below
Sorting:
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆152Updated 9 months ago
- A generic interval tree implementation in C#☆183Updated 4 years ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆249Updated 3 years ago
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆179Updated last year
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆122Updated 2 years ago
- Code generation for immutable types☆175Updated last year
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆91Updated 7 months ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…