There are 1 repository under decoding-library topic.
A C++11 ASN.1 BER Encoding and Decoding Library
Serde backed Bencode encoding/decoding library for Rust.
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
JSON encode/decode library written in Erlang
A Rust library to encode and decode a delta-encoded stream of numbers
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.
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.
Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format
🚦 Predict traffic accident severity using advanced machine learning and explainable AI, enhancing road safety with clear insights from comprehensive data analysis.