Showing 23 open source projects for "libdnet-1.11"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 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.
  • 1
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    Create Minecraft bots with a powerful, stable, and high-level JavaScript API, also usable from Python. First time using Node.js? You may want to start with the tutorial. Know Python? Check out some Python examples and try out Mineflayer on Google Colab. Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18. Block knowledge. You can query the world around you. Milliseconds to find any block. Miscellaneous stuff such as knowing your health and whether it is raining...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2

    Testify

    Thou Shalt Write Tests in Go

    ... languages. Testify is easy to install or update, and supports the three major Go versions (1.11, 1.12 and 1.13).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Swoosh

    Swoosh

    Compose, deliver and test your emails easily in Elixir

    We have applied the lessons learned from projects like Plug, Ecto and Phoenix in designing clean and composable APIs, with clear separation of concerns between modules. Swoosh comes with many adapters, including SendGrid, Mandrill, Mailgun, Postmark and SMTP. Compose, deliver, and test your emails easily in Elixir. Swoosh supports the most popular transactional email providers out of the box and also has an SMTP adapter. Adding new adapters is super easy and we are definitely looking for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Goxygen

    Goxygen

    Generate a modern Web project with Go and Angular, React or Vue

    Goxygen aims at saving your time while setting up a new project. It creates a skeleton of an application with all configurations done for you. You can start implementing your business logic straight away. Goxygen generates back-end Go code, connects it with front-end components, provides a Dockerfile for the application and creates docker-compose files for convenient run in development and production environments. By default, it will use React and MongoDB. You can select a different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    dockprom

    dockprom

    Docker hosts and containers monitoring with Prometheus, Grafana, etc.

    A monitoring solution for Docker hosts and containers with Prometheus, Grafana, cAdvisor, NodeExporter and alerting with AlertManager. You can change the credentials in the compose file or by supplying the ADMIN_USER and ADMIN_PASSWORD environment variables on compose up. Grafana is preconfigured with dashboards and Prometheus as the default data source. The Docker Host Dashboard shows key metrics for monitoring the resource usage of your server. Server uptime, CPU idle percent, number of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    go-libp2p-quic-transport

    go-libp2p-quic-transport

    An implementation of a libp2p transport using QUIC

    go-libp2p-quic-transport uses quic-go to provide QUIC support for libp2p. This repo is good-compatible, and users of Go 1.11 and later with modules enabled will automatically pull the latest tagged release by referencing this package. Upgrades to future releases can be managed using go get, or by editing your go.mod file as described by the gomod documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hexen II: Hammer of Thyrion

    Hexen II: Hammer of Thyrion

    A cross-platform port of Hexen II game.

    Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source. It is based on an older linux port, Anvil of Thyrion. HoT includes countless bug fixes, improved music, sound and video modes, opengl improvements, support for many operating systems and architectures, and documentation among many others.
    Leader badge
    Downloads: 422 This Week
    Last Update:
    See Project
  • 8
    ChakraCore

    ChakraCore

    ChakraCore is an open source Javascript engine with a C API

    ChakraCore is a JavaScript engine with a C API you can use to add support for JavaScript to any C or C compatible project. It can be compiled for x64 processors on Linux macOS and Windows. And x86 and ARM for Windows only. It is a future goal to support x86 and ARM processors on Linux and ARM on macOS. As you may have heard Microsoft Edge no longer uses Chakra. Microsoft will continue to provide security updates for ChakraCore 1.11 until 9th March 2021 but do not intend to support it after...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    xxd for Windows

    xxd for Windows

    A hexdump utility by Juergen Weigert, v1.11 by Vadim Vygonets

    This version is based on V1.10 27oct98 by Juergen Weigert. Between 2000 and 2011 it accumulated patches by the Vim team and others. In 2013 it was pulled out of the Vim tree, had a couple of features added and was pronounced version 1.11. Visit: http://albanese.atwebpages.com
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10
    Gameboy.Live

    Gameboy.Live

    A basic gameboy emulator with terminal "Cloud Gaming" support

    A basic gameboy emulator with terminal "Cloud Gaming" support. Gameboy.Live is a Gameboy emulator written in go for learning purposes. You can simply play Gameboy games on your desktop. Or, "Cloud Game" in your terminal with a single command (The demo server is down now, you have to deploy on your own server) You can directly download the executable file from the Release page, or build it from the source. Go Version 1.11 or higher is required. Run go version to check what the version currently...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    rtlamr

    rtlamr

    An rtl-sdr receiver for Itron ERT compatible smart meters

    Utilities often use "smart meters" to optimize their residential meter reading infrastructure. Smart meters transmit consumption information in the various ISM bands allowing utilities to simply send readers driving through neighborhoods to collect commodity consumption information. One protocol in particular: Encoder Receiver Transmitter by Itron is fairly straightforward to decode and operates in the 900MHz ISM band, well within the tunable range of inexpensive rtl-sdr dongles. This...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JayMontana36 Pre-Built Minecraft Servers

    JayMontana36 Pre-Built Minecraft Servers

    Free Minecraft Servers tweaked for a lag-free experience!

    Free Minecraft Servers that come with a few of the most popular used plugins pre-installed by default, all preconfigured for a lag-free experience! - Optimized for low-end systems (beast-like on medium to high end systems). - Low RAM usage/requirements/consumption. - CrossCompatible between many different versions of Minecraft. - One Server Supports all 1.4.x, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x, 1.12, 1.12.2 clients all at the same time. - Fully Supports Linux, Windows...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 13
    MineCraft-Texture-Studio-2018
    MineCraft Texture Studio 2018 (1.12/1.12.1/1.12.2) is only for Minecraft 1.11.x/1.12.x Based on Minecraft Texture Studio 1.0.8 My Version is for Minecraft 1.11.x/1.12.x Visual Studio 2017 Framework 4.5 Windows : Vista/win7/win8/win10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Django Material

    Django Material

    Material Design for Django

    Material Design for Django. Django web framework solves only technical problems related to the client-server interaction on top of the stateless HTTP protocol. Model-View-Template separation pattern helps to maintain simple CRUD based logic. Viewflow is the library that offers an additional layer of django web framework, allows explicitly specify people's workflow and extracts collaboration logic from django views. Strong python/html code separation. Easy redefinition of particular fields...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    REST framework JWT Auth

    REST framework JWT Auth

    JSON Web Token Authentication support for Django REST Framework

    JSON Web Token Authentication support for Django REST Framework. This package provides JSON Web Token Authentication support for Django REST framework. Unlike some more typical uses of JWTs, this module only generates authentication tokens that will verify the user who is requesting one of your DRF protected API resources. The actual request parameters themselves are not included in the JWT claims which means they are not signed and may be tampered with. You should only expose your API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lobby is a Lobby System for Bukkit Server witch are Java 1.8.xxx and Minecraft 1.8.X / 1.9.X / 1.10.X / 1.11.X . Technical detail: I am using the Java 1.8.121 Java Development Kit [JDK] and Java 1.8.121 Java Runntime Enviroment [JRE] also i am using the Minecraft Bukkit 1.11.2 Library witch runns on Servers down to Minecraft 1.8.0 !! For this Plugin i will allways use the Latest Bukkit Version to keep it up to date. !! Why am i Developing this Plugin? The Reason is, that a good...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Django Autocomplete Light

    Django Autocomplete Light

    A fresh approach to autocomplete implementations

    A fresh approach to autocomplete implementations, specially for Django. Python 2.7, 3.4, Django 2.0+ support (Django 1.11 (LTS), is supported until django-autocomplete-light-3.2.10), Django (multiple) choice support, Django (multiple) model choice support, Django generic foreign key support (through django-querysetsequence), Django generic many to many relation support (through django-generic-m2m and django-gm2m). Multiple widget support: select2.js, easy to add more. Creating choices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The software simulates the motion of the solar system by different numerical methods. On start, the software expects the input file planeten.txt in the same folder. This file should contain the desired initial conditions. The separator may be adjusted via the file settings.ini.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Rhye's and Fall RAND Plus

    Rhye's and Fall RAND, with some tweaks and additions

    This is a modmod of the Civilization 4 mod Rhye's and Fall RAND, by Rhye. This project includes all the tweaks and fixes I have deemed adequate and possible to such mod, and hopefully will include even more in the future as I learn how to implement my ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    File Renamer

    Simple Java file renamer.

    What the short description says.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Automaton Lexer

    A Java library for creating DFA-powered lexical analyzers

    This project is derived from the dk.brics.automaton DFA library, version 1.11-8. The most significant change is the addition of a 'info' field to automaton states, allowing them to be associated with a token type. A few automaton operations were modified to preserve the value of this field. I have not given much thought to whether it would even make sense to preserve the 'info' field through some of the other operations. This project also includes an extension of RunAutomaton, called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FPGA used to read/write CODEC data of 24 bit Crystal Codec in I2S format. PicoBlaze used to control CODEC registers through I2C. Source language: VHDL + PicoBlaze assembler, Hardware: Spartan 6 on ZTEX USB FPGA module 1.11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp and route table manipulation, firewalling, interface configuration, IP tunnelling, and raw Ethernet and IP datagram transmission.
    Downloads: 54 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next