toml.cr
TOML parser
A Crystal implementation of the TOML data serialization format
TOML parser for Crystal
60 stars
11 watching
16 forks
Language: Crystal
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
crystal-community/icr | An interactive console for running Crystal programming language code in real-time | 506 |
crystal-community/msgpack-crystal | An implementation of MessagePack serialization in Crystal | 136 |
crystal-community/crystal-patterns | A collection of design patterns implemented in Crystal language. | 297 |
crystal-loot/selenium.cr | A Selenium client library for Crystal programming language | 26 |
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 303 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
crystal-community/jwt | An implementation of JSON Web Token authentication in Crystal programming language | 206 |
dansnow/crystal-binary_parser | A binary parser for Crystal programming language | 18 |
crystal-data/num.cr | A scientific computing library providing efficient data structures and numerical operations | 151 |
confact/stripe.cr | A Crystal library providing a simple interface to Stripe's API | 48 |
crystal-lang/crystal-mysql | A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 107 |
crystal-lang/crystal-sqlite3 | Bindings for interacting with an SQLite3 database using Crystal programming language | 139 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 134 |
crystal-community/leveldb | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
chris-huxtable/syslog.cr | Provides a syslog functionality to Crystal applications via LibC bindings | 10 |