decoding-library
There are 10 repositories under decoding-library topic.
Samuel-Tyler/fast_ber
A C++11 ASN.1 BER Encoding and Decoding Library
toby/serde-bencode
Serde backed Bencode encoding/decoding library for Rust.
05nelsonm/encoding
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
crownedgrouse/jason
JSON encode/decode library written in Erlang
Meshiest/brs-js
Brickadia save file parsing library
nyurik/delta-encoding
A Rust library to encode and decode a delta-encoded stream of numbers
cloonicux/Feature-Engineering-Framework-For-Traffic-Accident-Prediction-using-XAI
This project predicts traffic accident severity using the 2023 STATS19 dataset. It employs machine learning and LIME to not only forecast outcomes like 'Fatal' or 'Slight' but also to provide clear, understandable explanations for its predictions, creating a powerful tool for enhancing road safety.
MFMokbel/Base64CPPLib
Base64CPPLib is an open source Base64 encoding and decoding library written in “modern” C++. The library is highly extensible, and supports working with strings, hexadecimal streams, and files.
KMX-Systems/kmx-asn1-ber-encoding
Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format
osoadsd/Feature-Engineering-Framework-For-Traffic-Accident-Prediction-using-XAI
🚦 Predict traffic accident severity using advanced machine learning and explainable AI, enhancing road safety with clear insights from comprehensive data analysis.