All Git Users → char0n

6 open source projects by char0n

1. Django Profiler
django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql queries a measures time of code execution. It logs its output via standard python logging library and uses logger profiling. If your profiler name doesn't contain any empty spaces e.g. Profiler('Profiler1') django-profiler will log all the output to the profiling.Profiler logger.
✭ 56
python
2. Ramda Adjunct
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
3. Ffmpeg Php
FFmpegPHP is a pure OO PHP port of ffmpeg-php library that was written in C. It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP's image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma...). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...)
4. http-request-in-editor
Reference implementation of HTTP Request in Editor Specification https://github.com/JetBrains/http-request-in-editor-spec
5. json-api-merge
JSON:API specific algorithm for merging included resources into original data.
6. swagger-editor-validate
This GitHub Actions validates OpenAPI (OAS) definition file using Swagger Editor.
1-6 of 6 user projects