-
Notifications
You must be signed in to change notification settings - Fork 0
Home
LoSkroefie edited this page Jan 21, 2025
·
3 revisions
Welcome to the FLEXON CLI Wiki! This is your comprehensive guide to using FLEXON, the next-generation binary data format.
FLEXON CLI is a revolutionary binary data format and toolset that combines the simplicity of JSON with the power and efficiency of binary encoding.
-
** Ultra-Compact Storage**
- Binary format reduces file size by up to 80%
- Built-in compression (GZip, Deflate, Brotli)
- Efficient memory usage with buffer pooling
-
** High Performance**
- SIMD-optimized operations
- Thread-safe concurrent processing
- Blazing-fast serialization and deserialization
-
** Security Features**
- AES-256 encryption (default)
- ChaCha20-Poly1305 support
- Triple DES for legacy systems
- Schema validation with detailed error reporting
-
** Compatibility**
- Full JSON compatibility
- Cross-platform support (Windows, Linux, macOS)
- Multiple programming language bindings
-
** Data Types Support**
- All JSON data types
- Binary data (images, files)
- DateTime, UUID
- Custom type extensions
FLEXON is licensed under the MIT License. See the LICENSE file for details.