-
Notifications
You must be signed in to change notification settings - Fork 0
Home
LoSkroefie edited this page Jan 19, 2025
·
3 revisions
Welcome to the FLEXON documentation! FLEXON is a high-performance binary serialization format and library designed for efficient data transfer and storage.
FLEXON is designed to be:
- Fast: Optimized for high-performance serialization and deserialization
- Compact: Efficient binary format that reduces data size
- Extensible: Support for custom types and formats
- Secure: Built-in validation and security features
- Easy to Use: Simple API with comprehensive documentation
- Binary serialization format
- Schema validation
- Custom type support
- Compression options
- Thread safety
- Buffer pooling
- SIMD optimizations
- Cross-platform support
FLEXON is licensed under the MIT License. See the LICENSE file for details.