Showing 234 open source projects for "e-library"

View related business solutions
  • #1 visual book planning software for writers. Icon
    #1 visual book planning software for writers.

    Plan Your Books The Way You Think

    Plottr lets you easily arrange (and rearrange) your scenes, plots, and character arcs so you can quickly find your way to the end of your tale — no corkboard required. Plottr automatically generates a clean outline of your story for you to review, edit, and export as the basis of your manuscript. You don’t have to start from scratch. Plottr comes with over a dozen templates (and counting) based on proven storytelling structures to help move your story from idea to execution. The fun is just beginning. Once you've finished outlining your story, Plottr makes it easy to start writing — just export your files and let your creative muscles get to work!
  • HIPAA compliant secure faxing Icon
    HIPAA compliant secure faxing

    Healthcare organizations looking for a HIPAA compliant faxing, email, SMS, forms, and signatures embedding solution to automate their communication

    Medsender integrates with dozens of top EMR / EHR systems and provides everything you need out of the box to view, sign, edit, and upload documents to your EMR system.
  • 1
    ishell

    ishell

    Library for creating interactive cli applications

    ishell is an interactive shell library for creating interactive cli applications. In some situations it is desired to exit the program directly after executing a single command. ishell is in active development and can still change significantly. Library for creating interactive cli applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    constructs-go

    constructs-go

    Golang bindings for constructs

    ... a single AWS resource, such as an Amazon Simple Storage Service (Amazon S3) bucket, or it can be a higher-level abstraction consisting of multiple AWS related resources. Examples of such components include a worker queue with its associated compute capacity, or a scheduled job with monitoring resources and a dashboard. The AWS CDK includes a collection of constructs called the AWS Construct Library, containing constructs for every AWS service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gentleman

    gentleman

    Plugin-driven, extensible HTTP client toolkit for Go

    ... or consul plugins. Take a look to the examples, list of supported plugins, HTTP entities or middleware layer to get started. For testing purposes, see baloo, a utility library for expressive end-to-end HTTP API testing, built on top of gentleman toolkit. For HTTP mocking, see gentleman-mock, which uses gock under the hood for easy and expressive HTTP client request mocking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SulinOS

    SulinOS

    Indipendent distro uses inary package system. Sulin is roolling donkey

    Sulin is rolling donkey Gitlab: https://gitlab.com/sulinos Github: https://github.com/sulinos Telegram: https://t.me/sulinos powered by donkey team
    Downloads: 6 This Week
    Last Update:
    See Project
  • #1 Solar Design and CRM Software for fast-growing solar businesses. Icon
    #1 Solar Design and CRM Software for fast-growing solar businesses.

    For Solar businesses looking for a design and CRM solution to create compelling solar proposals

    Create accurate proposals from anywhere in under 2 minutes using hi-res imagery, energy analysis and 3D shading tools in Pylon's intuitive design studio. Pylon is the only solar design software to give you high-resolution imagery in-app with no monthly fees. Identify dates of concern and track shading impact throughout the year using Pylon's award-winning 3D Solar Shading toolkit. Help your team better understand customer consumption patterns and maximize self-consumption using Pylon's load profile and interval data analysis. Analyze load profiles & interval data. Close more solar proposals with interactive Web & PDF proposals, native eSignatures and a payment processing gateway. Fully integrated solar CRM designed to integrate with your solar design software and convert proposals. Get 2-way SMS and email, communications with your team, lead management, and ready-made deal pipelines with Pylon Solar CRM.
  • 5
    Protocol Buffers for Go with Gadgets

    Protocol Buffers for Go with Gadgets

    Protocol Buffers for Go with Gadgets

    gogoprotobuf is a fork of golang/protobuf with extra code generation features. With this new release comes a new internal library version. This means any newly generated *pb.go files generated with the v1.3.0 library will not be compatible with the old library version (v1.2.1). However, current *pb.go files (generated with v1.2.1) should still work with the new library. Please make sure you manage your dependencies correctly when upgrading your project. If you are still using v1.2.1 and you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Alternative JSON parser for Go

    Alternative JSON parser for Go

    One of the fastest alternative JSON parser for Go

    It does not require you to know the structure of the payload (eg. create structs), and allows accessing fields by providing the path to them. It is up to 10 times faster than standard encoding/json package (depending on payload size and usage), allocates no memory. Originally made for a project that relies on a lot of 3rd party APIs that can be unpredictable and complex. Encoding/json requires you to know exactly your data structures, or if you prefer to use map[string]interface{} instead,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    go-linq

    go-linq

    .NET LINQ capabilities in Go

    A powerful language-integrated query (LINQ) library for Go. Written in vanilla Go, no dependencies! Complete lazy evaluation with iterator pattern. Safe for concurrent use. Supports generic functions to make your code cleaner and free of type assertions. Supports arrays, slices, maps, strings, channels and custom collections. go-linq has recently introduced breaking API changes with v2.0.0. See release notes for details. v2.0.0 comes with a refined interface, dramatically increased performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SubVars

    SubVars

    Substitute env vars from command line for template driven configs

    Substitute Variables (subvars) is a small utility which provides a way to render any Go templates from command line recognizing the object being passed in and drawing attributes from the object to create wanted text. It is very useful for template driven configuration files. It uses sprig v3 for template functions which provides additional functions apart from standard library. subvars reads input from stdin and renders output to stdout. You can pipe the input or < direct it to subvars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WeBooK

    WeBooK

    Powerful Web collector & Html Editor & Ebook builder 3 in 1.

    Save unlimited webpages across websites WeBook saves webpages with an extension. Click on the link, and the webpage is saved. It can save your bookmarks. Manage and edit files with unlimited folders WeBooK creates one folder for each file imported from your local drive and convert the files into html pages. You can create unlimited folders for your files, drag and drop to change it’s position.You can search any file by keywords, edit the content, write your own content by creating an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • SalesBuilder CRM Icon
    SalesBuilder CRM

    Homebuilders seeking a solution to record sales, track option selections, and generate contracts

    SalesBuilder CRM is a cloud-based 4-in-1 homebuilder CRM software that will meet all your sales and marketing needs. Features include capturing & nurturing prospects, managing recorded sales, tracking option selections, and generating contracts.
  • 10
    Minishift

    Minishift

    Run OpenShift 3.x locally

    ... library. Check out the latest official Minishift documentation for information about getting started, using, and contributing to Minishift.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    GoBoy

    GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go

    GoBoy is a multi-platform Nintendo GameBoy and GameBoy Color emulator written in go. The emulator can run the majority of GB games and some CGB games. There is also colour and sound support. This emulator was primarily built as a development exercise and is still work in progress. Please feel free to contribute if you’re interested in GameBoy emulator development. The program includes debugging functions making it useful for understanding the emulator operation for building one yourself....
    Downloads: 1 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 in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xorm

    xorm

    xorm is a simple and powerful Go language ORM library

    xorm is a simple and powerful Go language ORM library, through which database operations can be made very easy. This library is a customized and enhanced version based on the original xorm, which provides xorm with ibatis-like configuration files and dynamic SQL support, and supports ActiveRecord operations. This library is based on the customized and enhanced version of the original xorm. Since this customized version has third-party library dependencies (the original version of xorm does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IOV Weave

    IOV Weave

    Easy-to-use SDK to build Tendermint ABCI applications

    ... state machines. More directly, it is based on the official cosmos-sdk, both the 0.8 release as well as the future 0.9 rewrite. Naturally, as I was the main author of 0.8. While both of those are extremely powerful and flexible and contain advanced features, they have a steep learning curve for novice users. Thus, this library aims to favor simplicity over power when there is a choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    M3U8

    M3U8

    Parser and generator of M3U8-playlists for Apple HLS. Library for Go

    This is the most complete open-source library for parsing and generating of M3U8 playlists used in HTTP Live Streaming (Apple HLS) for internet video translations. M3U8 is a simple text format and parsing library for it must be simple too. It does not offer ways to play HLS or handle playlists over HTTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    go-git

    go-git

    go-git is a highly extensible git implementation library written in Go

    go-git is a highly extensible git implementation library written in pure Go. It can be used to manipulate git repositories at low level (plumbing) or high level (porcelain), through an idiomatic Go API. It also supports several types of storage, such as in-memory filesystems, or custom implementations, thanks to the Storer interface. It's being actively developed since 2015 and is being used extensively by Keybase, Gitea or Pulumi, and by many other libraries and tools. After the legal issues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gitbase

    gitbase

    SQL interface to git repositories, written in Go.

    gitbase, is a SQL database interface to Git repositories. This project is now part of source{d} Community Edition, which provides the simplest way to get started with a single command. It can be used to perform SQL queries about the Git history and about the Universal AST of the code itself. gitbase is being built to work on top of any number of git repositories. gitbase implements the MySQL wire protocol, it can be accessed using any MySQL client or library from any language. The project...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    envconfig

    envconfig

    Golang library to manage configuration data from environment variables

    Package envconfig implements decoding of environment variables based on a user-defined specification. Typical use is using environment variables for configuration settings. Envconfig supports the use of struct tags to specify alternate, default, and required environment variables. Envconfig won't process a field with the "ignored" tag set to "true", even if a corresponding environment variable is set. Any field whose type (or pointer-to-type) implements envconfig.Decoder can control its own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    go-clean-arch

    go-clean-arch

    Golang clean architecture based on Reading Uncle Bob's Clean Arch

    Independent of Frameworks. The architecture does not depend on the existence of some library of feature-laden software. This allows you to use such frameworks as tools, rather than having to cram your system into their limited constraints. Testable. The business rules can be tested without the UI, Database, Web Server, or any other external element. Independent of UI. The UI can change easily, without changing the rest of the system. A Web UI could be replaced with a console UI, for example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Go Graphics

    Go Graphics

    Go Graphics - 2D rendering in Go with a simple API

    gg is a library for rendering 2D graphics in pure Go. There are lots of examples included. They're mostly for testing the code, but they're good for learning, too. It is often desired to center an image at a point. Use DrawImageAnchored with ax and ay set to 0.5 to do this. Use 0 to left or top align. Use 1 to right or bottom align. DrawStringAnchored does the same for text, so you don't need to call MeasureString yourself. gg supports linear, radial and conic gradients and surface patterns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EasyDarwin

    EasyDarwin

    Industrial rtsp streaming server

    Open source, high-performance, industrial RTSP streaming server. A lot of optimization on streaming. KeyFrame cache, RESTful, and web management. Also, EasyDarwin supports distributed load balancing, a simple streaming media cloud platform architecture. Helps streaming media developers realize the latest mobile Internet streaming live and on-demand faster and easier. Simple, efficient, and stable open-source audio encoding library, which supports transcoding of various audio data into AAC...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    goRBAC

    goRBAC

    goRBAC provides a lightweight role-based access control (RBAC) in Go

    goRBAC provides a lightweight role-based access control implementation in Golang. Currently, goRBAC has two released versions. Version 1 is the original design which will only be mantained to fix bugs. Version 2 is the new design which will only be mantained to fix bugs. Although you can adjust the RBAC instance anytime and it's absolutely safe, the library is designed for use with two phases, preparing and checking. Also, you can implement gorbac.Role and gorbac.Permission for your own data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kubicorn

    Kubicorn

    Simple, cloud native infrastructure for Kubernetes

    Create, manage, snapshot, and scale Kubernetes infrastructure in the public cloud. Kubicorn will be going through a breaking API change as we adopt the upstream cluster API. kubicorn is a free and open source project that solves the Kubernetes infrastructure problem and gives users a rich Golang library to work with infrastructure. unicorn is a project that helps a user manage cloud infrastructure for Kubernetes. With kubicorn a user can declaratively create new clusters, and modify and scale...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Your basic graph

    Your basic graph

    Graph algorithms and data structures

    A graph implementation based entirely on functions. This text is about the implementation of a Go tool based entirely on functions – the API contains only immutable data types, and the code is built on top of a struct with five function fields. It’s a tool for building virtual graphs. In a virtual graph no vertices or edges are stored in memory, they are instead computed as needed. The tool is part of a larger library of generic graph algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project