Showing 394 open source projects for "cool linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Hugging Face Transformer

    Hugging Face Transformer

    CPU/GPU inference server for Hugging Face transformer models

    .... Both are great tools but not very performant in inference. Then, if you spend some time, you can build something over ONNX Runtime and Triton inference server. You will usually get from 2X to 4X faster inference compared to vanilla Pytorch. It's cool! However, if you want the best in class performances on GPU, there is only a single possible combination: Nvidia TensorRT and Triton. You will usually get 5X faster inference compared to vanilla Pytorch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    eDEX-UI

    eDEX-UI

    Customizable science fiction terminal emulator

    ..., advanced customization options via themes, on-screen keyboard layouts, CSS injections, and even optional sound effects. If you’re a science fiction fan or are just looking for something different in a terminal emulator, eDEX-UI will surely satisfy and give you a cool and unique experience.
    Downloads: 364 This Week
    Last Update:
    See Project
  • 3
    Ubuntu Sway Remix

    Ubuntu Sway Remix

    Ubuntu with Sway Wayland compositor

    This project is an attempt to take the best from Sway, Wayland and Ubuntu world's. It uses some very useful CLI-based Wayland apps along with some graphical apps to meet the needs of most users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SAIgimp for Windows

    SAIgimp for Windows

    A GIMP 2.10 patch inspired on PaintToll SAI.

    The Windows (portable app) version of a patch for Gimp 2.10+ for PaintTool SAI users and creative people! All the versions and source code are available in https://github.com/JOaomoTAa17319/SAIgimp
    Downloads: 1 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    shrp_android_device_samsung_gta4lwifi

    shrp_android_device_samsung_gta4lwifi

    SHRP device tree for Samsung Galaxy Tab A7 10.4 (a.k.a. "gta4lwifi", a

    SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like Whole new theming section ,Flash Magisk (root or unroot), Camera2api enabler Directly from dashboard, Password protection etc. It's all started , lot more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GoldOS

    Testing out GoldOS, installers and more cool stuff.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hint.css

    Hint.css

    A CSS only tooltip library for your lovely websites

    hint.css is written as a pure CSS resource using which you can create cool accessible tooltips for your web app. It does not rely on JavaScript but rather uses aria-label/data- attribute*, pseudo-elements, content property and CSS3 transitions to create the tooltips. Also it uses BEM naming convention, particularly for the modifiers. Hint.css is a pure CSS tooltip library for your lovely websites. Upgrading from v1.x, If you are already using v1.x, you may need to tweak certain position classes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    discord-js-bot

    A cool multipurpose discord bot built using discord.js v13 with moderation, music, ticketing, translation, and much more

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fortress-of-Solitude

    Fortress-of-Solitude

    Libraries to work with data structures in C language

    The repository have a library to each common data structures algorithms like Doubly linked list, Generic trees, Queue, Stack... Each lib have a option to carry your custom data in elements, other cool resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Navigate CMS

    Navigate CMS

    Open source content management system

    A powerful and intuitive content management system for everybody. The easiest way to keep your website updated. Companies - Update your corporate website effortlessly. Define user roles with permissions. Integrate your project with the social networks. Developers - Discover how nv tags can save you hours of coding in PHP. Create extensions and widgets on a platform without complications. Designers - Turn your HTML design into a dynamic website in a few hours. Create theme...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    SimpleTraits.jl

    SimpleTraits.jl

    Simple Traits for Julia

    This package provides a macro-based implementation of traits, using Tim Holy's trait trick. The main idea behind traits is to group types outside the type-hierarchy and to make dispatch work with that grouping. The difference to Union-types is that types can be added to a trait after the creation of the trait, whereas Union types are fixed after creation. The cool thing about Tim's trick is that there is no performance impact compared to using ordinary dispatch. For a bit of background...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IntroViews Flutter

    IntroViews Flutter

    A Flutter package for some material design app intro screens

    IntroViews is inspired by Paper Onboarding and developed with love from scratch. Checkout our fully responsive live example app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Still Yet Another Sokoban

    Still Yet Another Sokoban

    An implementation of the popular Sokoban puzzle game. Win/Mac/Linux

    An implementation of the popular Sokoban puzzle game. The goal is to push the crates onto the designated squares without getting stuck. Crates can only be pushed forward. The levels provided are assembled from various third-party sources. Sokoban was originally created in 1981 by Hiroyuki Imabayashi. Available as Windows installer, portable .zip for Windows, Mac .dmg file, or cross-platform source code. Source code: http://github.com/davidjoffe/sokoban (source code is C++, only...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Cool World Clock

    Desktop (Windows) app for time zone needs

    Digital clock to manage different time zones for you. Works on Windows platform with .NET 3.5 & above. v1.0 (Requires .NET 3.5 or above) Using :- - Right click on base window (blue) to add new clock - Right click on a clock to delete an existing clock - User Preferences file created on the same location v2.0 (Requires .NET 4.7.2 or above) Using :- - Click on '+' Plus button to add a new clock - Click on Edit (pencil) button to modify clock - Click Save button to save...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Project Xtended Unofficial : Realme7pro
    Shit-ton of cool features and customization Flash it and enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Aardvark

    Aardvark

    A platform for AR in VR

    ... want to make gadgets, your best bet is to use a released build. Just download and run the latest released installer, then run aardvarkxr.exe from the install directory. Once you've installed you can also enable Aardvark to start automatically in the Startup/Shutdown settings in SteamVR. Aardvark is made up of "gadgets". These are 3D objects that do something useful, something fun, or maybe they just look cool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GitHub Profile README Generator

    GitHub Profile README Generator

    Generate GitHub profile README easily with the latest add-ons

    GitHub Profile README Generator is an OSS(Open Source Software) that provides a cool interface to generate GitHub profile README in markdown. The tool aims to provide a hassle-free experience to add trending addons as profile visitors count, GitHub stats, dynamic blog posts, etc. The profile should be neat and minimal to give a clear overview of the work. Non-uniform icons, too much content, too many images/gifs distract visitors to see your actual work. To solve this, GitHub Profile README...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Mouse Cursors for Windows

    Free Mouse Cursors/Pointer for Windows

    Here, you can download some cool mouse cursors or pointers to replace your boring default Windows Mouse Pointers/cursors. Simply download and install. You can check following tutorial to see how to install them: https://www.hellpc.net/how-to-install-custom-cursor-pointer-sets-and-use-them/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    qD

    qD

    Peer-to-peer cross-platform social network that doesn’t sell you out

    qD is an example app for our JavaScript p2p library qOS with cool open-source modules such as qD Messages and qD Social and the upcoming qD Vibes, qD Markets, qD News, qD Apps, qD Games and qD Calendar. qD makes it possible to build custom, secure and decentralized social networks in less than 20 days. Our quest network aims to allow the creation and (distributed) completion of quests supported by a feature-rich decentralized social network. 0.9.5+ allow to connect qD Social profiles to Twitter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Animate.css

    Animate.css

    Just-add-water CSS animations

    Animate.css is a cross-browser library of cool and fun CSS animations. When you need to add some oomph and awesomeness to your projects, simply slide in one of these just-add-water animations and watch your visuals significantly improve! Using Animate.css animations is incredibly simple and easy. It takes just a couple of steps to get an awesome CSS animated element. Choose from a wide array of animations, and control their speeds. Use these animations to make a statement, for emphasis...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 22
    Astro Boy Chat Room

    Astro Boy Chat Room

    Atom chat room nestjs+vue full stack chat room

    In my spare time, I wanted to make a chat room to consolidate front-end skills, so I started the development journey of Astro chat room on June 24, 2020. The project is developed in full typescript, which is to lay the foundation for future functional iterations. Of course, I also like typescript very much. At present, the chat room has a complete chat function. More cool features will be developed in the future! Interested friends can fork to develop by themselves, you can change it at will! I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FABRevealMenu

    FABRevealMenu

    A general purpose Android UI library to show a user show menu

    A simple general-purpose UI library to create a custom user-defied menu in a modern way with your favorite Floating action button. It incorporates a lollipop circular reveal view with cool animations somewhat inspired by Google Material Design guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    hey

    hey

    HTTP load generator, ApacheBench (ab) replacement

    ..., powerful, and was designed as a more modern alternative to Apache’s AB. Why ever look elsewhere one may ask? Well the answer for me is that the summary output, whilst very cool, is a little too simplistic for my use-case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CQHTTP

    CQHTTP

    cool Q with the ability to receive events and call APIs

    Provides cool Q with the ability to receive events and call APIs via HTTP or WebSocket. Report KuQ events and receive requests through HTTP or WebSocket to call KuQ's DLL interface, so that KuQ plug-ins can be written in other languages. Supports Windows 7 and Windows Server 2008 and later versions, and can also run on Wine and Docker. For developers of common languages, if you don't want to deal with complicated requests and parsing operations yourself, you can try the SDKs or development...
    Downloads: 0 This Week
    Last Update:
    See Project