Showing 41 open source projects for "next"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 1
    gocql

    gocql

    Package gocql implements a fast and robust Cassandra client for Go

    ... queries and may receive server-side push events at any time. Iterate over large results sets and let GoCQL fetch one page after another. The next page is automatically pre-fetched in the background once the iterator has passed a certain threshold. Trace queries to obtain a detailed output of all events that happened during the query execution from Cassandra. The output might help to identify bugs and performance bottlenecks in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JuiceFS

    JuiceFS

    JuiceFS is a distributed POSIX file system built on top of Redis

    ..., availability, scalability and strong consistency for your data-intensive applications. Purposely built to serve big data scenarios such as self-driving model training, recommendation engine, and Next-generation Gene Sequencing, JuiceFS specializes in high performance and easier management of tens of billion of files management. We bring JuiceFS to developers with the hope that it will be easy to use, reliable, high-performance, and solve all your file storage problems in a cloud environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Create Go App CLI

    Create Go App CLI

    Create a new production-ready project with backend, and frontend

    Create a new production-ready project with backend, frontend and deploy automation by running one CLI command! Focus on writing code and thinking of business-logic! The CLI will take care of the rest. Next, open the generated Ansible inventory file (called hosts.ini) and fill in the variables according to your server configuration. And you're ready to automatically deploy this project. If you don't want to install Create Go App CLI to your system, you feel free to using our official Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Swarm Bee

    Swarm Bee

    Bee is a Swarm client implemented in Go

    Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.There are two versioning schemes used in Bee that you should be aware of. The main Bee version does NOT follow strict Semantic Versioning. Bee hosts different peer-to-peer wire protocol implementations and individual protocol breaking changes would necessitate a bump in the major...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    The Optimism Monorepo

    The Optimism Monorepo

    Optimism is Ethereum, scaled

    Optimism is a low-cost and lightning-fast Ethereum L2 blockchain, but it's also so much more than that. Optimism is the technical foundation for the Optimism Collective, a band of communities, companies, and citizens united by a mutually beneficial pact to adhere to the axiom of impact=profit — the principle that positive impact to the collective should be rewarded with profit to the individual. We're trying to solve some of the most critical coordination failures facing the crypto ecosystem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FSKneeboard

    FSKneeboard

    FSKneeboard adds a helpful ingame panel to your flight simulator

    FSKneeboard (formerly known as "VFR Map For VR") adds a helpful in-game panel to your flight simulator which brings several different maps, waypoints and tracks, a charts viewer, and a notepad right into your Flight Simulator cockpit! This is is especially helpful for those of us who like to fly in VR. Powerful, highly detailed maps for your next VFR trip. Optimized for VR! Your approach charts, checklists, and notes at your fingertips. Use your mouse to quickly take notes of ATIS and ATC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GoDS

    GoDS

    Implementation of various data structures and algorithms in Go

    ... or unordered. All ordered containers provide stateful iterators and some of them allow enumerable functions. A list is a data structure that stores values and may have repeated values. A list backed by a dynamic array that grows and shrinks implicitly. A list where each element points to the next element in the list. A set is a data structure that can store elements and has no repeated values. A Map is a data structure that maps keys to values.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ctop

    ctop

    Top-like interface for container metrics

    ctop provides a concise and condensed overview of real-time metrics for multiple containers. ctop comes with built-in support for Docker and runC; connectors for other container and cluster systems are planned for future releases. ctop requires no arguments and uses Docker host variables by default. See connectors for further configuration options. Config file values will be loaded and applied the next time ctop is started. To build ctop from source, simply clone the repo and run "make build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GLab

    GLab

    The GitLab CLI tool

    GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs. Work with issues, merge requests, watch running pipelines directly from your CLI among other features. Inspired by gh, the official GitHub CLI tool. glab is available for repositories hosted on GitLab.com and self-hosted GitLab Instances. glab supports multiple authenticated GitLab instances and automatically...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    CloudRetro

    CloudRetro

    Web-based Cloud Gaming service for Retro Game

    ... are fully compatible with multi-platform like Desktop, Android, IOS. In ideal network condition and less resource contention on servers, the game will run smoothly as in the video demo. Because I only hosted the platform on limited servers in US East, US West, Eu, Singapore, you may experience some latency issues + connection problem. You can try hosting the service following the instruction the next section to have a better sense of performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LeetCode

    LeetCode

    Solutions to LeetCode by Go, 100% test coverage

    Aimed towards programming enthusiasts who want to improve algorithm capabilities through LeetCode, containing many algorithm questions. Most of them are real interview questions of Google, Facebook, LinkedIn, Apple, etc. and it always help to sharp our algorithm Skills. Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. This repo shows the solutions in Go with the code style strictly following the Google...
    Downloads: 239 This Week
    Last Update:
    See Project
  • 12
    go-matrix

    go-matrix

    First version of go-MATRIX, especially for TPS optimization and AI

    First version of go-MATRIX, especially for TPS optimization and AI. In the current version, mining nodes that are elected but fail to report their base compute will get blacklisted and lose all rewards for that round. The new patch will raise the penalty for backlisted mining nodes. If blacklisted, your node is also unable to become a candidate mining Masternode for the next election cycle. Difficulty level drops when a new validation leader is elected. If there is a new validation leader...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Habitus

    Habitus

    A build flow tool for Docker

    Habitus adds workflows to the Docker build. This means you can create a chain of builds to generate your final Docker image based on a workflow. This is particularly useful if your code is in compiled languages like Java or Go or if you need to use secrets like SSH keys during the build. Habitus is a standalone build flow tool for Docker. It’s a command line tool that builds Docker images based on their Dockerfile and a build.yml.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    wmwm

    wmwm

    Pure Go autotiling window manager

    wmwm is a pure Go auto tiling window manager for X11. It is very simple (2k loc) and lightweight. With wmwm you start with one window which takes full size of the screen. Next window will split screen into equal columns with the second window placed in the right column. Additional windows will be placed in the right column. Windows in a column always have the same height. You can move windows within the column or from one column to another. Windows and columns belong to workspaces. In wmwm you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zero Allocation JSON Logger

    Zero Allocation JSON Logger

    Zero Allocation JSON Logger

    The zerolog package provides a fast and simple logger dedicated to JSON output. Zerolog's API is designed to provide both a great developer experience and stunning performance. Its unique chaining API allows zerolog to write JSON (or CBOR) log events by avoiding allocations and reflection. Uber's zap library pioneered this approach. Zerolog is taking this concept to the next level with a simpler-to-use API and even better performance. To keep the code base and the API simple, zerolog focuses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    go_spider

    go_spider

    An awesome Go concurrent Crawler(spider) framework

    ... will converse to json. Text form represents plain text content without a parser. The PageProcesser moduler only parse results. The moduler gets results(key-value pairs) and URLs to be crawled next step. These key-value pairs will be saved in PageItems and urls will be pushed in Scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project