Daslang Standard Library 0.5¶
Copyright (c) 2018-2024 Gaijin Entertainment Authors: Anton Yudintsev, Boris Batkin
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- 1. Introduction
- 2. Built-in runtime
- 3. Math library
- 4. Math bit helpers
- 5. Boost package for math
- 6. File input output library
- 7. Random generator library
- 8. Network socket library
- 9. URI manipulation library based on UriParser
- 10. Boost package for the URI parser
- 11. Runtime type information library
- 12. AST manipulation library
- 13. Boost package for the AST
- 14. String manipulation library
- 15. Boost package for string manipulation library
- 16. Functional programming library
- 17. Jobs and threads
- 18. Boost package for jobs and threads
- 19. Cross-context evaluation helpers
- 20. JSON manipulation library
- 21. Boost package for JSON
- 22. Regular expression library
- 23. Boost package for REGEX
- 24. Documentation generator
- 25. Apply reflection pattern
- 26. Miscelanious algorithms
- 27. Miscelanious contract annotations
- 28. defer and defer_delete macros
- 29. if_not_null macro
- 30. instance_function function annotation
- 31. decltype macro and template function annotation
- 32. Template application helpers
- 33. Boost package for the miscelanious macro manipulations
- 34. is_local_xxx ast helpers
- 35. safe_addr macro
- 36. static_let macro
- 37. lpipe macro
- 38. Boost package for array manipulation
- 39. General prupose serialization
- 40. Loop unrolling
- 41. Assert once
- 42. DECS, AST block to loop
- 43. AST type ussage collection
- 44. Constant expression checker and substitution
- 45. Boost package for the builtin sort
- 46. Enumeration traits
- 47. C++ bindings generator
- 48. DECS, Daslang entity component system
- 49. Boost package for DECS
- 50. Coroutines and additional generator support
- 51. Interfaces
- 52. Export constructor
- 53. Faker
- 54. Fuzzer
- 55. Pattern matching