GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#javascript #api #bilibili #bilibili_api #bilibili_comment #bilibili_danmaku #bilibili_download #bilibili_live #bilibili_login #grpc #json

This project collects and organizes various APIs from Bilibili's web, app, and TV clients. It provides detailed documentation on how to use these APIs, including REST API, gRPC, and WebSocket interfaces. The project is constantly updated and includes information on authentication, video operations, user data, comments, live streaming, and more.

The benefit to the user is that this comprehensive resource allows developers to easily access and utilize Bilibili's APIs for their own projects. It saves time by providing well-researched and explained methods for interacting with Bilibili's services, making it easier to develop applications related to video sharing, live streaming, user management, and other features available on the platform.

https://github.com/SocialSisterYi/bilibili-API-collect
1
#java #android #big_data #deserialization #fastjson #fastjson2 #graal #graalvm_native_image #high_performance #java #java_json #json #json_deserialization #json_parser #json_path #json_serialization #json_serializer #jsonb #serialization

FASTJSON 2 is a highly performant and easy-to-use Java JSON library. It offers significant performance improvements over other popular JSON libraries like Jackson and Gson. Here are the key benefits FASTJSON 2 outperforms other JSON libraries, making it ideal for applications requiring fast data processing.
- **Advanced Features** It includes support for JSONPath, SQL You can easily integrate it into your project using Maven or Gradle dependencies.

Using FASTJSON 2 simplifies your JSON handling tasks while providing superior performance and robust features.

https://github.com/alibaba/fastjson2
#python #api #css #csv #douyin #ffmpeg #html #httpx #javascript #json #linux #macos #python #rich #server #sqlite #tiktok #windows #xlsx

TikTokDownloader is a free, open-source tool that allows you to download videos, images, and other content from TikTok and Douyin (the Chinese version of TikTok). Here are the key benefits You can download watermark-free videos, images, and live streams from both platforms.
- **Batch Download** Get live stream URLs and download live videos.
- **Data Collection** Use terminal interaction mode or a Web UI for easier operation.
- **Proxy Support** Download works using multiple threads for faster performance.

This tool is completely free with no hidden fees and supports various features like automatic updates of account nicknames and incremental downloads. It also provides detailed documentation and community support.

https://github.com/JoeanAmier/TikTokDownloader
#cplusplus #c #c_plus_plus #c_sharp #cross_platform #flatbuffers #go #grpc #java #javascript #json_parser #marshalling #mmap #protobuf #python #rpc #rust #serialization #serialization_library #typescript #zero_copy

FlatBuffers is a tool that helps you store and send data efficiently across different devices and programming languages. It lets you access the data directly without needing to unpack it first, which saves time and memory. Here’s how it benefits you FlatBuffers uses less memory, making it ideal for applications where space is limited.
- **Cross-Language Compatibility** You define your data structure, generate the necessary code, and then serialize and deserialize the data easily.
- **Wide Support**: It works on many operating systems like Windows, macOS, Linux, and Android, and supports numerous programming languages such as C++, Java, Python, and more.

This makes FlatBuffers a powerful tool for developing efficient and compatible software.

https://github.com/google/flatbuffers
👍1
#cplusplus #bson #cbor #header_only #json #json_diff #json_merge_patch #json_parser #json_patch #json_pointer #json_serialization #messagepack #msgpack #rfc_6901 #rfc_6902 #rfc_7049 #rfc_7159 #rfc_8259 #stl_containers #ubjson

This library, called "JSON for Modern C++," provides a simple and intuitive way to work with JSON data in C++ programs. Here are the key benefits and features The library uses modern C++ features to make working with JSON feel natural, similar to how JSON is handled in languages like Python.
- **Trivial Integration** The library is heavily unit-tested, covering 100% of the code, including exceptional behavior, and uses tools like Valgrind and Clang Sanitizers to ensure no memory leaks.

### Key Features

- **STL-like Access** You can convert various STL containers (like `std: Support for JSON Pointer and JSON Patch (RFC 6901 and RFC 6902) for addressing and modifying parts of a JSON document.
- **Binary Formats** You can serialize and deserialize custom types using simple macros or functions.
- **Error Handling** Simple and intuitive API makes it easy to read, write, and manipulate JSON data.
- **Highly Tested** Supports various data formats and custom types, making it versatile for different use cases.
- **Efficient**: Optimized for performance, especially with binary formats.

Overall, this library simplifies working with JSON in C++ while providing robust features and reliable performance.

https://github.com/nlohmann/json
1
#java #cache #distributed #distributed_locks #executor #hibernate #java #json #lock #map #micronaut #quarkus #queue #redis #redis_client #scheduler #session #spring #tomcat #valkey #valkey_client

Redisson is a powerful Java client for Redis and other real-time data platforms. It offers high-performance, thread-safe, and asynchronous connections, making it ideal for complex applications. You can use it with various deployment types, such as single, cluster, sentinel, and more, and it is compatible with major cloud services like AWS, Azure, and Google Cloud. Redisson supports many features like distributed locks, counters, collections, and services, as well as integration with popular frameworks like Spring and Micronaut. This makes it easier to manage and scale your data efficiently, ensuring reliability and performance in your applications.

https://github.com/redisson/redisson