Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/racoondog/cronfigs
Standalone client configuration lib
https://github.com/racoondog/cronfigs
Last synced: about 2 months ago
JSON representation
Standalone client configuration lib
- Host: GitHub
- URL: https://github.com/racoondog/cronfigs
- Owner: RacoonDog
- License: mit
- Created: 2024-07-31T06:34:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T03:50:19.000Z (5 months ago)
- Last Synced: 2024-08-16T04:23:43.128Z (5 months ago)
- Language: Java
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Cronfigs
Standalone client configuration lib### Features
- Fail-soft serialization
- Truly primitive setting types (no boxing/unboxing)
- Truly mutable setting types (no redundant allocations on setting change)
- Simple data fixer system, for backwards compat