Showing 10 open source projects for "neon"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    RestorePhotos.io

    RestorePhotos.io

    Restoring old and blurry face photos with AI

    ...The workflow is straightforward: you upload a photo, the serverless API route sends it to Replicate, and the restored image is returned and displayed in the UI. The project is production-oriented, not just a toy: it uses Bytescale for storage and image processing, Vercel for hosting and serverless functions, Auth.js + Neon for authentication and database, and Upstash Redis for rate limiting. This combination makes it a good blueprint for building real-world AI apps that must deal with authentication, quotas, and storage as well as inference.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent. Make sure you have the latest version and feel free to report...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    jukebox

    jukebox

    Jukebox Music Player

    A modern Windows desktop jukebox app built with Python and Tkinter, now featuring a vibrant neon color theme and improved playback controls.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    PopSound

    PopSound

    Equalizador grátis para turbinar o áudio do PC e do microfone.

    ...Canal de Microfone: Filtros profissionais em tempo real (Noise Gate, Expansor e Anti-Estouro). Deixe sua voz com qualidade de estúdio no OBS ou Discord com um clique. Design Premium: Interface moderna (Dark Mode) com espectro neon em tempo real. Nota: Para rotear o áudio do Windows, o programa requer a instalação prévia do driver virtual gratuito "VB-Cable". Eleve o nível do seu setup sem gastar nada!
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Arabic Radio

    Arabic Radio

    Arabic Radio is a global radio station for the whole world.

    راديو عربي 1.0.0 – تطبيق راديو خفيف الوزن متعدد المصادر مصمم لنظام ويندوز، يوفر الوصول إلى آلاف المحطات العربية والدولية. مع أكثر من 3000 قناة محملة مسبقا مصنفة حسب البلد والنوع، يمكن للمستخدمين البحث عالميا عبر واجهة برمجة تطبيقات متصفح الراديو، وإضافة محطات مخصصة، وإدارة المفضلات بسهولة. تشمل الميزات تاريخ الاستماع مع خيارات التصدير، مؤقت السكون، مؤثرات صوتية، تحكم في الستيريو، اختيار جهاز الإخراج، ومصور بأسلوب النيون. يدعم التطبيق التسجيل الحي، وعدة مواضيع (داكن، فاتح، أحمر)، وتكامل كامل...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    ...The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2/SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines.
    Leader badge
    Downloads: 40,629 This Week
    Last Update:
    See Project
  • 8
    Hadid (Zekr) Quran - Android and Windows

    Hadid (Zekr) Quran - Android and Windows

    Hadid(Zekr) is multimedia quran player soft support zekr resources

    ...Hadid developed by Delphi community edition and use Firemonkey as a framework. Android Hardware Requirements: ARM Cortex-A series CPU ARMv7 Instructions NEON Technology GPU
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Simd

    Simd

    High performance image processing library in C++

    ...In particular the library supports following CPU extensions: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. The Simd Library has C API and also contains useful C++ classes and functions to facilitate access to C API. The library supports dynamic and static linking, 32-bit and 64-bit Windows, Android and Linux, MSVS, G++ and Clang compilers, MSVS project and CMake build systems.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    一个霓虹灯设计软件。因为合作失败,所以我将它的代码放在这里。希望能给初学者一个学习的范例,对于同类软件的开发者,也希望能有所帮助。
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next