Here are
94 public repositories
matching this topic...
zlib replacement with optimizations for "next generation" systems.
Source code of the MapServer project. Please submit pull requests to the 'main' branch.
The original, highly-optimized C# Target for ANTLR 4
Updated
Apr 26, 2021
Java
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Port of the xxhash library to C++17.
Optimized Python 3.x images for Docker
Updated
Feb 23, 2021
Shell
Very fast C# class for weighted random picking.
extremly light uart library for AVR 8 bit microcontrollers
✏️ Drawing engine with Swift and Metal (GPU)
Updated
Aug 8, 2019
Swift
The optimized checks for Matrix Anticheat, a powerful anticheat for Minecraft.
Updated
Oct 12, 2021
Java
Cloud Optimized GeoJSON spec
A unique software working with BungeeCord as a standalone light-weight server selection server to replace hub servers.
Updated
Aug 16, 2017
JavaScript
Hatch is a brute force tool that is used to brute force most websites
Updated
Jan 18, 2021
Python
TWINT Flask-Celery Server. Optimized tweets scraping
Updated
Jun 2, 2019
Python
An improved MPV Media Player configuration file.
high performance AES implementations optimized for cortex-m microcontrollers
Updated
Oct 17, 2021
Assembly
Fast and portable SSIM implementation
An optimized C implementation of the RSA public key encryption using the Montgomery Multiplication algorithm
An insanely customizable, extremely lightweight and ridiculously fast 'Blog Theme' for Hugo, with mobile support and a lot more.
Updated
Sep 13, 2021
JavaScript
Essential discrete mathematics based algorithms and applications in a high level OOP and optimized manner
Updated
Oct 27, 2019
Python
More practical use of Twint with ES and Kibana.
Updated
Jun 2, 2019
Python
Updated
Jun 12, 2018
Java
C++17/20 Library with the fastest runtime and compile times
✅ Optimized Swish activation function, for neural networks
Optimized Feather icon set for Vue using SVG references
Updated
Apr 5, 2021
JavaScript
Kernel for POCO F1, optimized for battery and performance
High performance PWA template based on Angular
Updated
Oct 5, 2021
TypeScript
A Nmap script optimized for Hack the Box and CTFs
Updated
Feb 22, 2021
Shell
Improve this page
Add a description, image, and links to the
optimized
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
optimized
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
While meson appears to support miniz, CMake (which I unfortunately have to use as my IDE doesn't support meson) requires zlib and cannot fall back to miniz. I am on windows and don't have zlib installed, so making this use miniz would be appreciated. Thanks.